Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-16Bug 454116: org.eclipse.remote API adapter for TCFMarkus Schorn1-56/+52
Change-Id: I32cc4887b487f4deff9eee403181ddf92cbae99f Signed-off-by: Markus Schorn <markus.schorn@windriver.com>
2014-12-16SM: ignore errors when task is already stoppedTobias Schwarz1-2/+3
2014-12-04SM: use utility class for IDelegateService and IUIService delegateTobias Schwarz2-44/+5
access
2014-11-05Target Explorer: Switch default terminal type used to "xterm"Uwe Stieber1-2/+2
2014-10-16Target Explorer: fix step contribution to connectTobias Schwarz1-2/+2
2014-09-15Target Explorer: unify "canAttach" handlingTobias Schwarz2-5/+7
2014-09-05Target Explorer: extend process launcher with better environmentTobias Schwarz2-3/+17
handling
2014-08-09Target Explorer: Cleanup model disposal step contribution on disconnectUwe Stieber1-2/+2
2014-08-05Target Explorer: Review and Fix handling of delegate servicesUwe Stieber2-6/+38
2014-07-29Releng: Restore original copyright headers and replace only the invalid ↵Uwe Stieber53-97/+97
copyright headers
2014-07-22Releng: Fix copyrightsUwe Stieber53-125/+125
2014-07-08Reworked: Target Explorer: add steps for channel manager reworkUwe Stieber3-3/+7
2014-05-22Target Explorer: change persistence of attach action (no longer persistTobias Schwarz4-3/+75
context ids, sort context list and remove duplicates)
2014-05-21Target Explorer: rework attach (filter, decoration, ..)Tobias Schwarz3-8/+21
2014-05-20Target Explorer: fix stack overflow when executing an action twiceTobias Schwarz3-31/+12
2014-05-14Target Explorer: add refresh to attach context iteratorTobias Schwarz2-1/+16
2014-05-14Target Exlorer: add attach action to toolbar action menuTobias Schwarz14-2/+759
2014-04-25Releng: Fix copyrightsUwe Stieber1-1/+1
2014-04-23Target Explorer: Fixed channel closed exceptionUwe Stieber1-11/+11
2014-04-23Target Explorer: Move stream created event delay and disconnect handling to ↵Uwe Stieber2-151/+72
streams listener proxy implementation
2014-04-23Target Explorer: Fix streams handling for ProcessLauncher and TerminalsLauncherUwe Stieber3-43/+151
2014-04-17Target Explorer: add connection lost/recovered logicTobias Schwarz1-0/+16
2014-04-08Target Explorer: Fix process listener not unregistered on ProcessLauncher ↵Uwe Stieber1-2/+4
disposal
2014-03-26Target Explorer: add argument to force new terminalTobias Schwarz1-2/+1
2014-03-25Target Explorer: force a new terminal viewTobias Schwarz1-0/+2
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-21Target Explorer: fix missing adapterTobias Schwarz2-1/+14
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a ↵Uwe Stieber17-17/+17
possible TCF 1.2 release
2014-02-17Target Explorer: Fix step enablement cannot test for remote services as the ↵Uwe Stieber1-14/+1
context is not connected at the time of the expression evaluation
2014-02-17Target Explorer: Initialize process runtime model only if process service is ↵Uwe Stieber1-5/+17
available for the connected target
2014-02-07Target Explorer: Persist process monitor auto refresh intervalUwe Stieber2-0/+27
2014-02-07Target Explorer: Improve process monitorUwe Stieber1-34/+0
- Allow per context customization of auto expand level - Set auto expand level on context connect event - Move disconnect handling from runtime model to the process monitor event listener
2014-02-07Target Explorer: fix event handlingTobias Schwarz1-5/+10
2014-02-06Target Explorer: Fix refresh never completes if refreshing a specific nodeUwe Stieber1-1/+1
2014-02-06Target Explorer: Review processes runtime model refresh serviceUwe Stieber1-3/+70
2014-02-06Target Explorer: Clean up IModelRefreshService interfaceUwe Stieber1-19/+1
2014-02-05Target Explorer: Fix process monitor toolbar refresh button has no effect ↵Uwe Stieber1-3/+49
for process hierarchies with more than 1 level
2014-01-27Target Explorer: Fix invalid thread accessUwe Stieber1-5/+13
2014-01-27Target Explorer: Initalize processes runtime model on connectUwe Stieber3-1/+78
2014-01-23Target Explorer: add peer node validationTobias Schwarz1-1/+0
2014-01-21Target Explorer: Inject dispose model step for processes runtime model in ↵Uwe Stieber3-1/+64
disconnect sequence
2014-01-13Target Explorer: do not show tcf error reports to the userTobias Schwarz1-11/+21
2014-01-10Target Explorer: fix processes editor tab refreshTobias Schwarz1-0/+29
2014-01-09Target Explorer: property viewTobias Schwarz3-4/+4
2014-01-09Target Explorer: add locator model listenersTobias Schwarz3-10/+10
2014-01-09Target Explorer: split peer and ocator modelTobias Schwarz1-2/+2
2014-01-09Target Explorer: rework peer modelTobias Schwarz10-183/+183
2013-12-10Target Explorer: Content provider must not dispose runtime model if getting ↵Uwe Stieber1-23/+0
disposed itself
2013-12-05Target Explorer: More process runtime model lookup tracing and mark model ↵Uwe Stieber2-3/+21
disposed in toString()

Back to the top