Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-02Target Explorer: Add missing new processes refresh service implementationUwe Stieber1-0/+964
2013-11-02Target Explorer: Rework processes runtime model refresh services/RuntimeModel...Uwe Stieber19-701/+448
2013-10-26Target Explorer: Improve host to target path resolver algorithmUwe Stieber2-2/+10
2013-10-24SM: Add missing toString() method to AsyncRefreshableCtxAdapterUwe Stieber1-0/+13
2013-10-23Target Explorer: Fix child list lost while refreshing processes runtime modelUwe Stieber1-2/+4
2013-10-22Target Explorer: Fix system monitor auto-refresh not workingUwe Stieber5-54/+190
2013-10-22Target Explorer: add possibility to control navigator content activationTobias Schwarz1-0/+21
2013-10-22Target Explorer: Fix simulator actions and properties available for non-simul...Uwe Stieber3-0/+35
2013-10-21Target Explorer: Pass on progress monitor to isRunning methodUwe Stieber2-3/+4
2013-10-21TCF Debugger: Fix launch overwrites path map rules set by other clients on th...Uwe Stieber2-1/+96
2013-10-19Target Explorer: Fix NPEUwe Stieber1-1/+1
2013-10-18Target Explorer: Empty port does not mean default port (1534) if validating p...uwe2-13/+3
2013-10-18Target Explorer: Further improve value-add handlingUwe Stieber2-7/+23
2013-10-18Target Explorer: Cleanup wait for ready stepUwe Stieber3-23/+0
2013-10-18Terminals: Fix widget disposed error if the terminal gets closed right after ...Uwe Stieber1-1/+1
2013-10-18Target Explorer: Fix custom value-add license check errors not reportedUwe Stieber4-74/+93
2013-10-18Target Explorer: Provide a TCP only transport section implementationUwe Stieber3-2/+715
2013-10-17Target Explorer: Fix transport section transport type combo not disabled if o...Uwe Stieber2-62/+57
2013-10-17Target Explorer: Fix auto-refresh in system monitor has no effectUwe Stieber2-22/+46
2013-10-17Target Explorer: Fix default refresh intervals should not be added as custom ...Uwe Stieber1-0/+1
2013-10-16Target Explorer: Always preserve the case of the environment variablesUwe Stieber1-28/+1
2013-10-16Target Explorer: Drop Win95 and ME supportUwe Stieber1-93/+51
2013-10-15Target Explorer: fix possible npeTobias Schwarz3-3/+6
2013-10-15Target Explorer: Fix handling of auto attach to all contexts on connect and o...Uwe Stieber3-11/+38
2013-10-15Target Explorer: Fix launch configuration change notifications fired while la...Uwe Stieber5-16/+45
2013-10-14Target Explorer: Fix FindBugs warningsUwe Stieber5-95/+104
2013-10-14Target Explorer: Fix externalized string ids to customize memory widget colum...Uwe Stieber1-2/+2
2013-10-11Target Explorer: Complete notification popups and testsUwe Stieber13-115/+420
2013-10-10Target Explorer: Simplify desktop popup notificationsUwe Stieber53-2192/+741
2013-10-09Target Explorer: Added notification popup implementation based on mylyn commons.Uwe Stieber38-30/+3140
2013-10-09Target Explorer: Add placeholder plugins for popup notification service, hand...Uwe Stieber29-1/+1440
2013-10-08Target Explorer: Unwrap TCF error reports in StatusHelperUwe Stieber1-0/+17
2013-10-08Target Explorer: Rollback of WaitForReadyStep is killing the whole communicat...Uwe Stieber1-8/+12
2013-10-08Releng: Fix versions in about textsUwe Stieber2-4/+4
2013-10-02Target Explorer: Make the path map server thread safeUwe Stieber1-1/+23
2013-10-02Target Explorer: Change default for "Auto Start debugger" on creating new con...Uwe Stieber1-1/+1
2013-10-02Target Explorer: Pass on the launch to the caller on attaching the debuggerUwe Stieber1-0/+2
2013-10-01Target Explorer: Fix debug service returning to earlyUwe Stieber1-4/+25
2013-10-01Target Explorer: Add post attach debugger delegateUwe Stieber1-44/+76
2013-10-01Target Explorer: add "Del" key to terminate a processTobias Schwarz1-0/+25
2013-09-26Traget Explorer: add property tester "hasCapability"Tobias Schwarz2-2/+21
2013-09-26Target Explorer: Improve error message in case the connection attempt is fail...Uwe Stieber3-5/+32
2013-09-26Target Explorer: fix model update and exist event handlingTobias Schwarz2-11/+13
2013-09-26Target Explorer: remove borderTobias Schwarz1-1/+1
2013-09-25Target Explorer: Fix static and dynamic discovered peers matchingUwe Stieber13-58/+177
2013-09-25Target Explorer: Fix import/export target wizard labelsUwe Stieber2-18/+18
2013-09-25Target Explorer: fix possible NPEsTobias Schwarz2-2/+4
2013-09-25Target Explorer: Fix attach to context handlingUwe Stieber6-168/+195
2013-09-25Target Explorer: remove unneeded refreshTobias Schwarz1-10/+0
2013-09-25Target Explorer: fix open dialog on not existing directoryTobias Schwarz1-0/+3

Back to the top