Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-25Target Explorer: Allow to attach debugger without attaching new contextAnton Leherbauer1-26/+28
2015-07-22Target Explorer: Fix empty Process ID in Properties section.Pablo Torregrosa Paez2-2/+14
2015-07-16Target Explorer: Fix copyrightUwe Stieber1-1/+2
2015-07-15Target Explorer: Fix empty Properties view in System Monitor.Pablo Torregrosa Paez1-1/+7
2015-07-06Target Explorer: Minor gdbserver attach improvementsAnton Leherbauer3-8/+31
2015-07-01Target Explorer: Switch to fixedwidth font for the PID columnPablo Torregrosa Paez1-1/+32
2015-06-26Target Explorer: Fix on 64bit targets, the process id can exceed Long and may...Uwe Stieber1-2/+14
2015-02-13Releng: Fix copyrightsUwe Stieber2-2/+2
2015-01-09SM: use delegating label provider to avoid illegal thread accessTobias Schwarz1-2/+2
2014-12-04SM: use utility class for IDelegateService and IUIService delegateTobias Schwarz11-59/+29
2014-11-12SM: add command line to properties view, fix problem after disconnect ofTobias Schwarz4-1/+29
2014-10-17Target Explorer: change constant namesTobias Schwarz1-1/+1
2014-09-26Target Explorer: add copy button to recent action dialogTobias Schwarz1-4/+4
2014-09-15Target Explorer: unify "canAttach" handlingTobias Schwarz2-13/+7
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber54-103/+103
2014-07-22Releng: Fix copyrightsUwe Stieber58-225/+221
2014-06-12Target Explorer: Add support to connect to targets via proxies to the channel...Uwe Stieber2-4/+4
2014-05-22Target Explorer: change persistence of attach action (no longer persistTobias Schwarz2-11/+1
2014-05-22Target Explorer: use reflection to callTobias Schwarz1-0/+9
2014-05-22Target Explorer: fix build failureTobias Schwarz1-2/+1
2014-05-21Target Explorer: rework attach (filter, decoration, ..)Tobias Schwarz3-74/+89
2014-05-20Target Explorer: fix stack overflow when executing an action twiceTobias Schwarz2-6/+4
2014-05-16Target Explorer: Improve memory consumption for frequently called messagesUwe Stieber1-1/+1
2014-05-15Target Ecplorer: fix typoTobias Schwarz1-1/+1
2014-05-14Target Exlorer: add attach action to toolbar action menuTobias Schwarz10-11/+923
2014-05-06Traget Explorer: fix connection lost handlingTobias Schwarz2-5/+12
2014-02-20Target Explorer: add "set as default connection" link to all tcf editorTobias Schwarz1-7/+7
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber38-38/+38
2014-02-14Target Explorer: Fix potential reentrant viewer entry issue on tree expanded ...Uwe Stieber1-3/+5
2014-02-07Target Explorer: Process monitor not connected message can be customizedUwe Stieber1-1/+3
2014-02-07Target Explorer: Improve process monitorUwe Stieber3-15/+66
2014-02-06Target Explorer: Improve process monitor refresh handling if a process node i...Uwe Stieber1-2/+26
2014-02-06Target Explorer: Fix error reporting for process monitor terminate handlerUwe Stieber2-5/+12
2014-02-05Target Explorer: Refresh the process node on terminate if the terminate fails.Uwe Stieber1-4/+13
2014-01-28Target Explorer: Process monitor fails to react properly on changing inputUwe Stieber1-1/+8
2014-01-10Target Explorer: fix command contextTobias Schwarz1-6/+6
2014-01-10Target Explorer: fix processes editor tab refreshTobias Schwarz6-4/+59
2014-01-09Target Explorer: property viewTobias Schwarz16-557/+182
2014-01-09Target Explorer: add locator model listenersTobias Schwarz1-2/+1
2014-01-09Target Explorer: rework peer modelTobias Schwarz23-102/+102
2014-01-09Target Explorer: connect and model reworkTobias Schwarz1-0/+1
2013-12-10Target Explorer: Content provider must not dispose runtime model if getting d...Uwe Stieber1-1/+0
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz1-1/+1
2013-11-04Target Explorer: Several process monitor fixesUwe Stieber5-280/+0
2013-11-04Target Explorer: Fix findbugs warningsUwe Stieber1-0/+4
2013-11-04Target Explorer: Allow content contributions into column tree viewersUwe Stieber3-8/+11
2013-11-02Target Explorer: Allow delegation of the customizable tree viewer column and ...Uwe Stieber2-0/+68
2013-11-02Target Explorer: Fix sorting in process monitor tab not the same as in the sy...Uwe Stieber1-10/+25
2013-11-02Target Explorer: Remove unused messagesUwe Stieber2-17/+1
2013-11-02Target Explorer: Rework processes runtime model refresh services/RuntimeModel...Uwe Stieber2-1/+4

Back to the top