Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-28Target Explorer: Query the system monitor context along with the process contextUwe Stieber1-3/+35
2012-08-28Target Explorer: Added basic process model refresh service implementationUwe Stieber1-1/+311
2012-08-28Target Explorer: Add first version of the reworked processes runtime modelUwe Stieber15-3/+1155
2012-08-22Target Explorer: Fine tune terminal state representationUwe Stieber3-0/+18
2012-08-12Target Explorer: Bug 378625 - [Terminals] Cannot open two tabs to the same ho...Uwe Stieber1-1018/+1018
2012-08-08Target Explorer: Fix more FindBugs warningsUwe Stieber1-4/+4
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber1-2/+2
2012-08-07Target Explorer: Improve ProcessModel initializationUwe Stieber1-221/+220
2012-07-11Target Explorer: Remove never-used method and fix findbug warning.William Chen1-9/+0
2012-07-04Target Explorer: Implement getChildren in a more efficient way.William Chen1-8/+1
2012-06-26TWilliam Chen3-22/+57
2012-06-25Target Explorer: Fix an issue caused by the change in Callback that aWilliam Chen1-15/+14
2012-06-18Target Explorer: Code changes for the feedbacks over Find feature.William Chen1-0/+9
2012-06-14Target Explorer: Changes Find feature based on feedback(TBC).William Chen3-5/+6
2012-06-11Target Explorer: Changes of Quick Filter based on the feedbacksWilliam Chen2-5/+6
2012-06-06Target Explorer: FIX launch channel managementTobias Schwarz1-12/+2
2012-06-05Target Explorer: Refresh the first level children upon expanding aWilliam Chen10-194/+12
2012-06-02Target Explorer: Fix FindBugs warningsUwe Stieber5-9/+19
2012-06-02Target Explorer: Fix FindBugs warningsUwe Stieber2-23/+24
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber1-10/+5
2012-05-22Target Explorer: ADD possibility to use own channel for process launcher andTobias Schwarz1-993/+1028
2012-05-18Target Explorer: Add code to implement searching functionWilliam Chen1-2/+2
2012-05-15Releng: Fix copyright headerUwe Stieber16-15/+25
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-2/+2

Back to the top