Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-19Target Explorer: property viewTobias Schwarz3-4/+4
2013-12-18Target Explorer: add locator model listenersTobias Schwarz3-10/+10
2013-12-17Target Explorer: split peer and ocator modelTobias Schwarz1-2/+2
2013-12-13Target Explorer: rework peer modelTobias Schwarz10-183/+183
2013-12-10Target Explorer: Content provider must not dispose runtime model if getting d...Uwe Stieber1-23/+0
2013-12-05Target Explorer: More process runtime model lookup tracing and mark model dis...Uwe Stieber2-3/+21
2013-12-03Target Explorer: Add tracing to identify issue on getting context root nodesUwe Stieber1-0/+22
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz4-4/+4
2013-11-06Target Explorer: add property key for parameter listTobias Schwarz1-0/+8
2013-11-04Target Explorer: Fix findbugs warningsUwe Stieber1-3/+3
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 Stieber11-688/+392
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 Stieber4-13/+154
2013-10-19Target Explorer: Fix NPEUwe Stieber1-1/+1
2013-10-17Target Explorer: Fix auto-refresh in system monitor has no effectUwe Stieber1-18/+30
2013-09-26Traget Explorer: add property tester "hasCapability"Tobias Schwarz1-1/+20
2013-09-26Target Explorer: fix model update and exist event handlingTobias Schwarz2-11/+13
2013-09-25Target Explorer: Fix attach to context handlingUwe Stieber3-90/+134
2013-09-19Target Explorer: Fix context menu of system monitor is not updated on detachi...Uwe Stieber1-0/+33
2013-09-17Target Explorer: add cancel for stepTobias Schwarz2-4/+49
2013-09-13Target Explorer: introduce ISelectionService for default context supportTobias Schwarz1-1/+1
2013-09-09Target Explorer: Occassionaly running into assertion failures getting the rem...Uwe Stieber1-3/+8
2013-09-09Target Explorer: Explicitly set ProcessesV1 start attribute defaultsUwe Stieber1-0/+8
2013-08-27Target Explorer: Add path map handling to channel manageruwe1-2/+2
2013-08-22Target Explorer: rework ProcessesV1 supportTobias Schwarz8-45/+260
2013-07-30Target Explorer: add common property access serviceTobias Schwarz1-139/+0
2013-06-17Target Explorer: Process explorer terminate action not checking for "canTermi...Uwe Stieber1-0/+16
2013-06-13Target Explorer: Disable attach action if property "CanAttach" is set to falseUwe Stieber1-0/+21
2013-06-05Target Explorer: Provide busy indicator while refreshing the process listUwe Stieber1-0/+26
2013-06-02Target Explorer: Remove unused process context root node labelUwe Stieber2-5/+1
2013-06-02Target Explorer: Fix attach action enabled while there is no process context ...Uwe Stieber1-0/+61
2013-05-29Target Explorer: Fix process monitor single thread filterUwe Stieber1-1/+12
2013-05-28Target Explorer: Fix Bug 409294 - Illegal thread access exception in System M...Uwe Stieber1-0/+139
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber12-576/+576
2013-04-15Target Explorer: use stepper for connect/disconnectTobias Schwarz1-207/+207
2013-04-09Target Explorer: rework stepper, reorder stepsTobias Schwarz3-0/+361
2013-01-26Target Exploer: Clean up process launcherUwe Stieber4-15/+15
2013-01-19Target Explorer: Fix Bugzilla 398504 - [SysMonitor] Provide command line for ...Uwe Stieber3-47/+70
2012-10-25Target Explorer: Fix Bug 392753 - "Detach" action is still enabled in TE afte...Uwe Stieber2-0/+130
2012-09-22Target Explorer: Allow to force the use of the IProcesses service despite the...Uwe Stieber1-1/+5
2012-09-22Target Explorer: Bug 390142 - [TCF][Process] Process output not visibleUwe Stieber1-84/+106
2012-09-21Target Explorer: Improve adaptable matching and selectionChanged handling on ...Uwe Stieber1-5/+5
2012-09-10Target Explorer: Extended process launcher to use terminal based process I/O ...Uwe Stieber3-5/+9
2012-09-10Target Explorer: Prepare process launcher for IProcessesV1 supportUwe Stieber2-22/+61
2012-08-30Target Explorer: Added StreamsDataReceiver.Listener interface to listen to pr...Uwe Stieber3-6/+29
2012-08-30Target Explorer: Trigger node and children refresh on process node expandUwe Stieber2-1/+17
2012-08-30Target Explorer: Fix hasChildren calculationUwe Stieber1-7/+49
2012-08-30Target Explorer: Reworked Process Monitor to use new process modelUwe Stieber19-1989/+705
2012-08-28Target Explorer: Added auto-refresh support to the refactored process model i...Uwe Stieber2-0/+92

Back to the top