Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Target Explorer: Fix bundle externalizationAnton Leherbauer4-16/+5
2015-08-05Target Explorer: Customized tooltip uses warning color like toolbar.Pablo Torregrosa Paez1-5/+8
2015-08-03Target Explorer: Added customized tooltip to show warning list.Pablo Torregrosa Paez3-6/+259
2015-07-27Target Explorer: Add support for project-less run launchAnton Leherbauer2-7/+23
2015-07-27Target Explorer: Add preference page to configure gdbserver portsUwe Stieber7-1/+359
2015-07-22Target Explorer: Fix empty Process ID in Properties section.Pablo Torregrosa Paez2-2/+14
2015-07-22Bug 473267: Cannot download file via connection with space in name.Markus Schorn3-271/+280
2015-07-16Target Explorer: Fix copyrightUwe Stieber1-1/+2
2015-07-15Target Explorer: Fix empty Properties view in System Monitor.Pablo Torregrosa Paez2-3/+13
2015-07-15Target Explorer: Add Environment tab also to run launchAnton Leherbauer3-5/+22
2015-07-14Bug 472335: Follow up upgrade to remote 2.0, correct creation of URIMarkus Schorn1-1/+1
2015-07-10Bug 472335: Upgrade tcf-remote to work with org.eclipse.remote 2.0Markus Schorn31-3570/+3484
2015-07-07Target Explorer: Changed fixedwidth font to Eclipse Console default.Pablo Torregrosa Paez3-10/+66
2015-07-07Target Explorer: Update project settings to avoid removing unnecessary cast i...Uwe Stieber38-38/+254
2015-07-07Target Explorer: Add "Copy to Clipboard" to path map context menuAnton Leherbauer3-1/+59
2015-07-06Target Explorer: Minor gdbserver attach improvementsAnton Leherbauer7-20/+67
2015-07-06Target Explorer: Display tooltip if path is not fully visibleAnton Leherbauer3-1/+147
2015-07-02Target Explorer: gdbserver: Add support for custom environmentAnton Leherbauer4-29/+104
2015-07-01Target Explorer: Switch to fixedwidth font for the PID columnPablo Torregrosa Paez1-1/+32
2015-07-01Target Explorer: Remove invalid assert statementUwe Stieber1-2/+0
2015-07-01Target Explorer: Change background color to light yellow if the connection ha...Uwe Stieber1-1/+33
2015-06-30Target Explorer: Use gdbserver --once to allow reusing the same portAnton Leherbauer2-2/+3
2015-06-30Bug 471321: Fix URIs and URLs for the tcf file system.Markus Schorn6-206/+25
2015-06-29Target Explorer: Fix terminate of stopped processAnton Leherbauer2-91/+24
2015-06-27Target Explorer: Hide detach action if the target agent does not haveUwe Stieber1-0/+1
2015-06-26Target Explorer: Fix process run launch after API changeAnton Leherbauer1-6/+14
2015-06-26Target Explorer: Fix on 64bit targets, the process id can exceed Long and may...Uwe Stieber1-2/+14
2015-06-25Target Explorer: Fix file system explorer refreshUwe Stieber2-4/+9
2015-06-25Target Explorer: Fix "Find Files" prefered sizeUwe Stieber1-2/+2
2015-06-25Target Explorer: Improve "Find Files" dialog layoutUwe Stieber1-3/+2
2015-06-25Revert "Target Explorer: Fix URI/URL location calculation on Linux hosts"Uwe Stieber1-2/+0
2015-06-25Target Explorer: Improve file system property tester javadocUwe Stieber1-7/+16
2015-06-25Target Explorer: Fix URI/URL location calculation on Linux hostsUwe Stieber1-0/+2
2015-06-25Target Explorer: Fix file system explorer clipboard handlingUwe Stieber4-57/+258
2015-06-24Target Explorer: Remove unnecessary thread checks getting the peer model from...Uwe Stieber2-22/+40
2015-06-23Target Explorer: Fix copyright header of ImageComboAnton Leherbauer1-777/+780
2015-06-22Target Explorer: Fix race condition on first debug launchAnton Leherbauer1-6/+28
2015-06-22Target Explorer: Improve .gdbinit file handlingUwe Stieber5-1/+57
2015-06-20Target Explorer: Fix assertion in process launcher onTerminateDoneUwe Stieber1-2/+3
2015-06-19Target Explorer: Show better error message in case gdbserver can't be found o...Uwe Stieber3-1/+13
2015-06-19Target Explorer: Improve gdbserver output terminal titleUwe Stieber3-9/+13
2015-06-18Target Explorer: Improved handling replacing src path with dst path if src pa...Uwe Stieber1-3/+4
2015-06-18Target Explorer: Fix OK status is logged to error log if platform is running ...Uwe Stieber1-3/+12
2015-06-17Target Explorer: Fix control decoration painted on top of other controlsUwe Stieber5-8/+10
2015-06-17Target Explorer: Fix an NPE launching the gdbserver and the address is alread...Uwe Stieber1-1/+1
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber98-534/+534
2015-06-11Target Explorer: Fix "Source Paths" editor page data not correctly restored i...Uwe Stieber1-2/+9
2015-06-10Target Explorer: Fix deprecated use of FileTransferItem constructorUwe Stieber1-1/+1
2015-06-10Target Explorer: Fix "Launch Terminal..." command idUwe Stieber1-3/+3
2015-06-10Target Explorer: Clear ping timeout property if it matches the default ping t...Uwe Stieber1-1/+6

Back to the top