Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Releng: update to EPL 2.0 (leave EDL 1.0 unchanged)Eugene Tarassov31-62/+62
2016-06-30Target Explorer: Propagate FormToolkit to child controlsAnton Leherbauer1-1/+2
2016-06-29Target Explorer: Fix check and radio button look in GTK3Anton Leherbauer2-16/+9
2015-09-03Target Explorer: Fix NPE in debug service implementationUwe Stieber1-1/+1
2015-07-07Target Explorer: Add "Copy to Clipboard" to path map context menuAnton Leherbauer3-1/+59
2015-07-06Target Explorer: Display tooltip if path is not fully visibleAnton Leherbauer1-1/+4
2015-06-17Target Explorer: Fix control decoration painted on top of other controlsUwe Stieber2-4/+4
2015-06-11Target Explorer: Fix "Source Paths" editor page data not correctly restored i...Uwe Stieber1-2/+9
2015-06-10Target Explorer: Fix NPE in DebugServicesLaunchesListenerUwe Stieber1-1/+3
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber1-2/+2
2015-04-29Bug 465758: Remove use of deprecated IFileTransferItem.PROPERTY_TARGETMarkus Schorn1-6/+6
2015-04-22Bug 464665: Introduce API between te.tcf.filesystem.core and uiMarkus Schorn2-8/+8
2015-04-08Target Explorer: Fix potential NPE's in debug serviceUwe Stieber1-5/+8
2015-02-09Terminal: Reduce terminal dependencies to depend on plain Eclipse platform only.Uwe Stieber1-3/+3
2014-10-02Target Explorer: enable reattach on connection recoveredTobias Schwarz1-3/+8
2014-09-29Target Explorer: reattach debugger after connection lost/recoveredTobias Schwarz1-0/+1
2014-08-27Target Explorer: Fix WB4-4036: TCF error raised when disconnecting from VxSim...Uwe Stieber1-1/+11
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber31-62/+62
2014-07-24Target Explorer: Fix channel communication log misses early "open channel" co...Uwe Stieber1-1/+1
2014-07-22Releng: Fix copyrightsUwe Stieber31-62/+62
2014-05-27Target Explorer: Always apply path maps to newly opened channels. Skip compar...Uwe Stieber1-1/+1
2014-04-25Releng: Fix copyrightsUwe Stieber1-1/+1
2014-04-15Target Explorer: extend query serviceTobias Schwarz1-3/+1
2014-04-15Target Explorer: rework action history after review sessionTobias Schwarz1-1/+1
2014-03-27Target Explorer: fix debugger not started after attaching a contextTobias Schwarz1-1/+2
2014-02-20Target Explorer: add "set as default connection" link to all tcf editorTobias Schwarz1-0/+79
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber15-174/+174
2014-02-19Target Explorer: change way to start launch to not be blocked when buildTobias Schwarz1-1/+6
2014-02-19Target Explorer: revert last changeTobias Schwarz1-2/+0
2014-02-19Target Explorer: fix launch cancel handlingTobias Schwarz1-2/+6
2014-02-10Target Explorer: Fix debug service implementation to call disconnect() and th...Uwe Stieber1-2/+3
2014-02-05SM: switch to configured perspective even if launch is already runningTobias Schwarz1-2/+6
2014-02-04Target Explorer: make remote debug launch visible to be able to configTobias Schwarz4-19/+68
2014-02-03Target Explorer: Fix remote application launch bindings and step groupUwe Stieber1-0/+8
2014-01-28Target Explorer: add callback to be able to wait for debugger startTobias Schwarz1-1/+7
2014-01-10Target Explorer: Persist selection state of the "Show auto-generated path map...Uwe Stieber1-1/+76
2014-01-10Target Explorer: Support filtering of auto generated path map rules from the ...Uwe Stieber3-0/+56
2014-01-09Target Explorer: editor toolbar menu contributionsTobias Schwarz1-8/+0
2014-01-09Target Explorer: rework peer modelTobias Schwarz5-55/+55
2014-01-09Target Explorer: connect and model reworkTobias Schwarz2-2/+2
2013-11-19Target Explorer: Improve installed debug view part listenerUwe Stieber1-3/+0
2013-11-19Target Explorer: Fix part listener not installed for default windowUwe Stieber1-0/+3
2013-11-03Target Explorer: NPE on attaching debugger. DebugUITools.launch not invoked f...Uwe Stieber1-1/+8
2013-10-14Target Explorer: Fix externalized string ids to customize memory widget colum...Uwe Stieber1-2/+2
2013-10-02Target Explorer: Pass on the launch to the caller on attaching the debuggerUwe Stieber1-0/+2
2013-10-01Target Explorer: Fix debug service returning to earlyUwe Stieber1-4/+25
2013-09-11Target Explorer: add section configure methodTobias Schwarz1-8/+7
2013-09-06Target Explorer: Show generated path map entries in path map tab but don't al...uwe1-12/+44
2013-09-04Target Explorer: Extend the path map service to provide possibilities to add ...Uwe Stieber1-67/+19
2013-08-27Target Explorer: Further improve path map handling on open channelUwe Stieber1-18/+43

Back to the top