Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Target Explorer: Fix merge errors after refactoringUwe Stieber1-13/+16
2013-09-19Target Explorer: Fix context menu of system monitor is not updated on detachi...Uwe Stieber1-0/+33
2013-09-19Target Explorer: Rename ISelectionService to IDefaultContextServiceUwe Stieber13-233/+239
2013-09-19Target Explorer: fix illegal thread access and layoutTobias Schwarz1-18/+31
2013-09-19Target Explorer: cleanup context menu contributionsTobias Schwarz2-6/+6
2013-09-18Target Explorer: use part listener to set default connectionTobias Schwarz7-44/+162
2013-09-18Target Explorer: Bind active connection status bar trim control to a hidden p...Uwe Stieber8-3/+60
2013-09-18Target Explorer: Visualize the active connection as status bar trim areaUwe Stieber5-1/+115
2013-09-18Target Explorer: new attach debugger stepper operationTobias Schwarz4-30/+67
2013-09-18Target Explorer: add new target path validatorTobias Schwarz3-0/+39
2013-09-17Target Explorer: add cancel for stepTobias Schwarz9-84/+191
2013-09-16Target Explorer: Fix path map service does not save launch configurationUwe Stieber1-0/+9
2013-09-16Target Explorer: Fix path map service adds path map rule with empty propertiesUwe Stieber1-0/+2
2013-09-16Target Explorer: Enable TCF target connections getting started action set onl...Uwe Stieber1-1/+10
2013-09-16Target Explorer: Allow the overwrite of the standard label widthUwe Stieber1-7/+21
2013-09-14Target Explorer: Fix interface javadocUwe Stieber1-2/+2
2013-09-13Target Explorer: Added path map resolver service interface and implementationUwe Stieber4-0/+237
2013-09-13Target Explorer: Fix some outdated documentation of the terminal output strea...Uwe Stieber1-2/+2
2013-09-13Target Explorer: add ISelectionService selection filter Tobias Schwarz5-0/+323
2013-09-13Target Explorer: fix default selection not set when open peer withTobias Schwarz1-0/+9
2013-09-13Target Explorer: introduce ISelectionService for default context supportTobias Schwarz7-343/+531
2013-09-11Target Explorer: add section configure methodTobias Schwarz2-8/+10
2013-09-10Target Explorer: Fix illegal thread access in path map service implementation...Uwe Stieber1-15/+21
2013-09-10Target Explorer: extend history manager with clear and set functionalityTobias Schwarz1-0/+39
2013-09-10Target Explorer: fix missing class child element in schema.Tobias Schwarz1-216/+217
2013-09-10Target Explorer: Don't show CLI client or server peers in NeighborhoodUwe Stieber1-1/+8
2013-09-10Target Explorer: Add auto-generated path map to debugger channel setupuwe1-0/+23
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-09-09Target Explorer: Complete path map service API by adding removePathMapUwe Stieber2-48/+127
2013-09-06Target Explorer: Show generated path map entries in path map tab but don't al...uwe1-12/+44
2013-09-04Target Explorer: Fallback to require TM Terminal dependencies instead of incl...Uwe Stieber4-41/+19
2013-09-04Target Explorer: Extend the path map service to provide possibilities to add ...Uwe Stieber3-68/+235
2013-09-04Target Explorer: Better handle cases where stepper steps for a given operatio...uwe4-26/+51
2013-09-03Target Explorer: Extend path map service to include auto-generated path mapsuwe3-10/+57
2013-08-31Target Explorer: Fix applying the path map on open channel may hang up the UI...Uwe Stieber5-31/+71
2013-08-28Target Explorer: Unify code of process and local terminal connector implement...Max Weninger5-742/+7
2013-08-28Target Explorer: Make "Source Paths" editor tab available on all connection t...Uwe Stieber1-511/+523
2013-08-28Target Explorer: Extend value add launcher to allow to set a specific environ...Uwe Stieber3-217/+273
2013-08-27Target Explorer: Further improve path map handling on open channelUwe Stieber4-29/+96
2013-08-27Target Explorer: Add path map handling to channel manageruwe16-83/+312
2013-08-27Target Explorer: Added missing local terminal plugin to the featuresUwe Stieber4-2/+45
2013-08-27Target Explorer: Fix bundle version references for o.e.tm.terminal.serial plu...Uwe Stieber3-3/+3
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber109-779/+884
2013-08-25Tycho: Synchronize pom versions with manifest versionsUwe Stieber13-13/+13
2013-08-25Releng: Fix version numbers of changed plugins and features. Fix updateUwe Stieber13-53/+92
2013-08-23Target Explorer: add launch config type unbingding extension pointTobias Schwarz4-502/+696
2013-08-22Target Explorer: rework ProcessesV1 supportTobias Schwarz15-61/+334
2013-08-22Target Explorer: rework ProcessesV1 supportTobias Schwarz3-0/+41
2013-08-20Target Explorer: fix missing interfaceTobias Schwarz2-2/+4

Back to the top