Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-25Target Explorer: fix visibilityTobias Schwarz1-6/+10
2014-04-24Target Explorer: fix possible deadlockTobias Schwarz1-7/+8
2014-04-24Target Explorer: log connection lost/disconnectedTobias Schwarz3-1/+15
2014-04-17Target Explorer: add connection lost/recovered logicTobias Schwarz8-24/+230
2014-04-16Target Explorer: add possibility to not add a stepper run to the historyTobias Schwarz1-0/+8
2014-04-15Target Explorer: extend query serviceTobias Schwarz4-57/+139
2014-04-11Target Explorer: add action history to toolbar actionsTobias Schwarz1-1/+2
2014-04-09Target Explorer: rework action historyTobias Schwarz5-5/+92
2014-03-25Target Explorer: simulator service changes, better error handling onTobias Schwarz5-4/+47
2014-03-10Traget Explorer: reduce cancel timeout to 10sec (was 60sec), shutdownTobias Schwarz1-0/+16
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber1-10/+10
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber2-3/+3
2014-02-22Target Explorer: Always add the exception class name to the timeout messageUwe Stieber1-0/+1
2014-02-22Target Explorer: Add possible connection timeout cause to the WaitForReadySte...Uwe Stieber3-0/+13
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber58-58/+58
2014-02-19Target Explorer: Wrap value-add related IOException into specific exception w...Uwe Stieber1-4/+4
2014-02-19Target Explorer: fix launch cancel handlingTobias Schwarz1-1/+1
2014-02-18Target Explorer: add channel to step dataTobias Schwarz1-0/+3
2014-02-05Target Explorer: Fix handling of optional value-add'sUwe Stieber1-1/+1
2014-02-04Target Explorer: Improve value-add error reportingUwe Stieber1-1/+1
2014-02-04Target Explorer: Better catch output from value-add process printed to stdoutUwe Stieber1-7/+4
2014-02-04Target Explorer: add IDelegateService.IDelegate interfaceTobias Schwarz5-43/+30
2014-02-03Target Explorer: listen to activity changes to update system managementTobias Schwarz3-1/+25
2014-02-02Target Explorer: Fix regression - duplicated local host peer nodes in the sys...Uwe Stieber6-57/+110
2014-02-02Target Explorer: Avoid value-add launching to interfere with TCF unit testsUwe Stieber2-2/+11
2014-01-31Target Explorer: Fix a few remaining locations where "configuration" has been...Uwe Stieber1-2/+2
2014-01-28Target Explorer: action enablement, stepper error reportingTobias Schwarz1-1/+1
2014-01-28Target Explorer: add callback to be able to wait for debugger startTobias Schwarz1-5/+3
2014-01-24Target Explorer: Fix warningUwe Stieber1-5/+0
2014-01-24Target Explorer: Fix preference server unnecessarily loaded on reading persis...Uwe Stieber6-100/+2
2014-01-23Target Explorer: undo moveTobias Schwarz15-30/+22
2014-01-23Target Explorer: add peer node validationTobias Schwarz19-64/+173
2014-01-17Target Explorer: toolbar reworkTobias Schwarz2-58/+0
2014-01-10Target Explorer: fix local and remote service queryTobias Schwarz3-250/+41
2014-01-10Target Explorer: Fix findbugs warningsUwe Stieber1-7/+11
2014-01-09Target Explorer: clean properties on channel closeTobias Schwarz1-1/+17
2014-01-09Target Explorer: fix refresh problemTobias Schwarz1-1/+1
2014-01-09Target Explorer: add transport name to property access serviceTobias Schwarz1-0/+5
2014-01-09Target Explorer: add channel listener to disconnect when channel isTobias Schwarz3-9/+34
2014-01-09Target Explorer: fix real target selectionTobias Schwarz1-2/+2
2014-01-09Target Explorer: selection dialogsTobias Schwarz4-5/+27
2014-01-09Target Explorer: property viewTobias Schwarz5-8/+17
2014-01-09Target Explorer: peer and peer ndoe selection dialogsTobias Schwarz2-0/+24
2014-01-09Target Explorer: add locator model listenersTobias Schwarz14-50/+222
2014-01-09Target Explorer: split peer and ocator modelTobias Schwarz36-2563/+1022
2014-01-09Target Explorer: remove old peer stateTobias Schwarz13-152/+16
2014-01-09Target Explorer: rework peer modelTobias Schwarz57-2931/+2193
2014-01-09Target Explorer: connect and model reworkTobias Schwarz12-44/+341
2013-12-09Target Explorer: Eclipse command server peer name changedUwe Stieber2-24/+13
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz6-95/+87

Back to the top