Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-24Target Explorer: Rebase error handling to use StatusHandlerUtilUwe Stieber6-387/+363
2012-09-23Target Explorer: Bug 389026 - [TCF][Process] Support IProcessesV1 with the Pr...Uwe Stieber7-39/+202
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 Stieber2-84/+111
2012-09-22Target Explorer: Fix a typo in the tracing optionsUwe Stieber1-1/+1
2012-09-21Target Explorer: Improve adaptable matching and selectionChanged handling on ...Uwe Stieber4-30/+64
2012-09-21Target Explorer: Fix wrong peer model node is returned on lookup if remote pe...Uwe Stieber1-2/+2
2012-09-21Target Explorer: Prepare customization of path map table column headersUwe Stieber3-0/+68
2012-09-20Target Explorer: Trigger a reevaluation of "selection" expressions on refresh...Uwe Stieber1-324/+350
2012-09-18Target Explorer: Fix section layout handlingUwe Stieber11-1204/+1237
2012-09-14Target Explorer: Fix Bug 389543 - ValueAddManager.getValueAdd() fails if org....Uwe Stieber9-235/+486
2012-09-14Target Explorer: Refactor "Apply" button into a separate buttons panel control.Uwe Stieber5-62/+205
2012-09-13Target Explorer: Extend AbstractCustomFormToolkitEditorPage to support a "App...Uwe Stieber8-76/+160
2012-09-12Target Explorer: Fix dirty state calculation on form refreshUwe Stieber3-0/+6
2012-09-12Target Explorer: Remove obsolete dependencies to file system plug-in'sUwe Stieber2-3/+0
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-09-10Target Explorer: Fix "Remote Debugger" launches do not terminate if last cont...Uwe Stieber1-0/+3
2012-09-10Target Explorer: Assert threading assumption of debug service implementationUwe Stieber1-0/+2
2012-09-10Target Explorer: Improve process output reader thread tracingUwe Stieber2-87/+87
2012-09-07Target Explorer: add overwrite possibility to persistence delegateTobias Schwarz3-72/+92
2012-09-06Target Explorer/TCF Debugger: If the Memory Map tab/widget is embedded in an ...Tobias Schwarz1-1/+52
2012-09-05Target Explorer: Fix Bug 388323 - ProcessOutputReaderThread never finishesUwe Stieber2-8/+41
2012-09-05Target Explorer: Fix services section not populated anymoreUwe Stieber2-13/+25
2012-09-04Target Explorer: Peer nodes can have a "Waiting to become Ready" stateUwe Stieber6-6/+26
2012-09-04Target Explorer: Change editor event listener to always include editor page r...Uwe Stieber5-307/+296
2012-09-04Target Explorer: Avoid multiple persistence delegate error. Changed to inform...Uwe Stieber1-145/+146
2012-09-04Target Explorer: apply viewer filters in hasChildrenTobias Schwarz1-38/+32
2012-09-03Target Explorer: Persistence bindings can have a priorityUwe Stieber5-203/+383
2012-09-01Target Explorer: Static peers are decorated only with connected stateUwe Stieber2-5/+18
2012-08-30Target Explorer: Added StreamsDataReceiver.Listener interface to listen to pr...Uwe Stieber4-6/+93
2012-08-30Target Explorer: Fix process model unit testUwe Stieber1-0/+1
2012-08-30Target Explorer: Make sure a status is passed out of the process model test caseUwe Stieber1-1/+7
2012-08-30Target Explorer: Fix test case referenceUwe Stieber1-2/+1
2012-08-30Target Explorer: Fix force use of loopback address peers for local hostUwe Stieber1-2/+1
2012-08-30Target Explorer: Added unit test for new process model implementationUwe Stieber2-0/+122
2012-08-30Target Explorer: Trigger node and children refresh on process node expandUwe Stieber5-1/+164
2012-08-30Target Explorer: Clean up processes.ui package structureUwe Stieber17-33/+31
2012-08-30Target Explorer: Fix hasChildren calculationUwe Stieber2-8/+78
2012-08-30Target Explorer: Fix single thread filter is hiding all threadsUwe Stieber2-2/+6
2012-08-30Target Explorer: Reworked Process Monitor to use new process modelUwe Stieber77-6446/+5511
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: Make sure the process launcher is disposed at the end of the...Uwe Stieber1-0/+3
2012-08-28Target Explorer: Added basic process model refresh service implementationUwe Stieber1-1/+311
2012-08-28Target Explorer: Fix in NPE in ProcessLauncher test caseUwe Stieber1-2/+2
2012-08-28Target Explorer: Add first version of the reworked processes runtime modelUwe Stieber21-82/+1202
2012-08-28Target Explorer: Rename "Attach" launch configuration type to "Remote Debugger"Uwe Stieber1-1/+1
2012-08-28Target Explorer: Slightly adopt the ProcessLauncher test caseUwe Stieber1-5/+18
2012-08-27Target Explorer: Synchronize test agentUwe Stieber1-0/+0

Back to the top