Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08Target Explorer: fix auto namingte_2_0Tobias Schwarz1-1/+7
2014-01-08Target Explorer: fix custom transportTobias Schwarz6-77/+39
2014-01-08Target Explorer: add transport name to property access serviceTobias Schwarz2-0/+5
2014-01-08Target Explorer: change interfaceTobias Schwarz1-29/+17
2014-01-07Target Explorer: fix labelTobias Schwarz1-1/+1
2014-01-07Target Explorer: replace the term 'target' with 'configuration'Tobias Schwarz5-38/+86
2013-12-20Target Explorer: remember last selected peerIdTobias Schwarz1-2/+5
2013-12-19Target Explorer: fix real target selectionTobias Schwarz1-5/+37
2013-12-19Target Explorer: selection dialogsTobias Schwarz4-19/+110
2013-12-19Target Explorer: property viewTobias Schwarz14-120/+399
2013-12-18Target Explorer: peer and peer ndoe selection dialogsTobias Schwarz10-328/+386
2013-12-18Target Explorer: editor toolbar menu contributionsTobias Schwarz1-8/+0
2013-12-18Target Explorer: add locator model listenersTobias Schwarz24-166/+243
2013-12-17Target Explorer: split peer and ocator modelTobias Schwarz26-661/+56
2013-12-13Target Explorer: remove old peer stateTobias Schwarz14-129/+60
2013-12-13Target Explorer: rework peer modelTobias Schwarz50-1111/+779
2013-12-12Target Explorer: connect and model reworkTobias Schwarz17-507/+245
2013-12-09Target Explorer: Eclipse command server peer name changedUwe Stieber1-3/+1
2013-11-25Target Explorer: add description (tooltip) to simulator config buttonTobias Schwarz1-0/+9
2013-11-20Target Explorer: rework handler activity and enablementTobias Schwarz1-1/+24
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz5-27/+31
rule handling, add job canceling step
2013-11-02Target Explorer: Rework processes runtime model refresh ↵Uwe Stieber1-3/+3
services/RuntimeModelRefreshService.java - Fix: Refreshed context properties and children not merged reliable into model - Introduced runtime model refresh service delegates. Allows to refresh target specific properties. - Separate non-UI delegates from UI delegates. Introduced IDelegateService for non-UI delegates.
2013-10-22Target Explorer: Fix simulator actions and properties available for ↵Uwe Stieber1-0/+4
non-simulator connections
2013-10-18Target Explorer: Provide a TCP only transport section implementationUwe Stieber3-2/+715
2013-10-17Target Explorer: Fix transport section transport type combo not disabled if ↵Uwe Stieber1-17/+12
only one valid transport type exist
2013-10-15Target Explorer: Fix handling of auto attach to all contexts on connect and ↵Uwe Stieber1-2/+19
once the debug button is pressed in the connection properties editor
2013-10-14Target Explorer: Fix FindBugs warningsUwe Stieber1-3/+5
2013-10-02Target Explorer: Change default for "Auto Start debugger" on creating new ↵Uwe Stieber1-1/+1
connection
2013-09-26Target Explorer: remove borderTobias Schwarz1-1/+1
2013-09-25Target Explorer: Fix static and dynamic discovered peers matchingUwe Stieber3-8/+3
2013-09-25Target Explorer: Fix import/export target wizard labelsUwe Stieber1-14/+14
2013-09-25Target Explorer: remove unneeded refreshTobias Schwarz1-10/+0
2013-09-20Target Explorer: Fix merge errors after refactoringUwe Stieber1-13/+16
2013-09-19Target Explorer: Rename ISelectionService to IDefaultContextServiceUwe Stieber7-64/+57
2013-09-19Target Explorer: fix illegal thread access and layoutTobias Schwarz1-18/+31
2013-09-18Target Explorer: use part listener to set default connectionTobias Schwarz6-44/+161
2013-09-18Target Explorer: Bind active connection status bar trim control to a hidden ↵Uwe Stieber5-2/+23
preference or system property. Use gray font and set tooltip.
2013-09-18Target Explorer: Visualize the active connection as status bar trim areaUwe Stieber3-0/+101
2013-09-18Target Explorer: new attach debugger stepper operationTobias Schwarz1-25/+40
2013-09-16Target Explorer: Allow the overwrite of the standard label widthUwe Stieber1-7/+21
2013-09-13Target Explorer: add ISelectionService selection filter Tobias Schwarz1-0/+214
2013-09-13Target Explorer: fix default selection not set when open peer withTobias Schwarz1-0/+9
dialog "select existing"
2013-09-13Target Explorer: introduce ISelectionService for default context supportTobias Schwarz5-342/+472
2013-09-04Target Explorer: Better handle cases where stepper steps for a given ↵uwe2-18/+34
operation already exist
2013-08-20Target Explorer: fix missing interfaceTobias Schwarz1-1/+2
2013-08-16Target Explorer: fix properties view not showing infoTobias Schwarz1-1/+1
2013-08-14Target Explorer: rework label provider delegate handlingTobias Schwarz7-88/+33
2013-08-12Target Explorer: Improve CLI peer filterUwe Stieber1-1/+4
2013-08-12Target Explorer/TCF Launch: Filter "Eclipse CLI" peers from the target peer ↵Uwe Stieber1-580/+582
lists
2013-08-12Target Explorer: add possibility to get peermodel thread saveTobias Schwarz1-1/+37

Back to the top