Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-25Target Explorer: Bug 429088 - The "System" menu has no acceleratorsUwe Stieber14-40/+122
2015-02-24Bug 460688 - Fix failing test: ProcessLauncherTestCaseAnton Leherbauer2-17/+36
2015-02-19SM: fix destination path entry fieldTobias Schwarz1-1/+14
2015-02-19Target Explorer: Remove file system rework committed to masterUwe Stieber231-27365/+0
2015-02-18SM: fix peer shutdownTobias Schwarz3-11/+35
2015-02-18Terminals: Fix build errorUwe Stieber1-2/+0
2015-02-17Terminals: Also move terminals core pluginUwe Stieber28-2691/+0
2015-02-17Terminals: Move terminals plugins and features into separate directory structureUwe Stieber415-22290/+26554
2015-02-17SM: minimize switch to dispatch threadTobias Schwarz1-19/+42
2015-02-16Terminals: Set default terminal type to xtermUwe Stieber1-2/+2
2015-02-16Terminals: Fix externals executables dialog validationUwe Stieber1-0/+32
2015-02-16Terminals: Add missing disconnect iconUwe Stieber3-1/+1
2015-02-13Releng: Fix copyrightsUwe Stieber174-174/+174
2015-02-13Target Explorer: Disable remote app launch test for nowUwe Stieber2-4/+2
2015-02-13Terminal: Merge launcher delegate and connector type. Remove unnecessary conn...Uwe Stieber50-1433/+552
2015-02-10Terminals: Fix terminal service not loaded on Linux hostsUwe Stieber1-1/+1
2015-02-09Terminals: Fix findbugs warningsUwe Stieber4-7/+22
2015-02-09Terminals: Fix add custom "Show in" entry dialog layoutUwe Stieber1-19/+17
2015-02-09Terminals: Reduce Terminal dependencies to depend on plain EclipseUwe Stieber3-5/+5
2015-02-09Terminal: Reduce terminal dependencies to depend on plain Eclipse platform only.Uwe Stieber151-4098/+8303
2015-02-06SM: add possibility to store all resultsTobias Schwarz1-1/+5
2015-02-06SM: fix reconnect problemTobias Schwarz1-0/+2
2015-02-05SM: further error checks on startup, better logging, new toolbar groupTobias Schwarz7-13/+24
2015-02-03Tests: Make the tests plugins to install unpackagedUwe Stieber1-0/+1
2015-02-02Target Explorer: Disable file system testsUwe Stieber1-1/+1
2015-02-02Tests: Reset debug mode to reduce output of testsUwe Stieber1-1/+1
2015-02-02Test: Fix tcf.agent.path propertyUwe Stieber1-1/+1
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if buildin...Uwe Stieber46-92/+92
2015-02-02Tests: Attempt to reactivate TCF debugger testsUwe Stieber1-23/+9
2015-02-02Target Explorer: Attempt to use agent from tcf-agent-x86Linux-master build jobUwe Stieber6-2/+21
2015-02-02Target Explorer: Cleanup remote contribution to match Target Explorer code st...Uwe Stieber17-100/+208
2015-01-30Target Explorer: Fix sorting of tree columns is wrong if the column represent...Uwe Stieber1-2/+18
2015-01-30SM: fix connection name generationTobias Schwarz1-1/+9
2015-01-30SM: fix already running simulator is killed when not allowed to use itTobias Schwarz1-1/+3
2015-01-27Releng: Fix imported bundle versions of remote service plug-ins to still supp...Uwe Stieber1-4/+3
2015-01-27Releng: Fix build for new remote service plug-insUwe Stieber1-1/+1
2015-01-27Target Explorer: Add features for o.e.remote implementations and add to build...Uwe Stieber5-2/+34
2015-01-26SM: add step group iterator to avoid connect step group when alreadyTobias Schwarz2-2/+55
2015-01-22SM: add method to use already running simulator instead of starting newTobias Schwarz1-2/+25
2015-01-22SM: add method to use already running simulator instead of starting newTobias Schwarz3-2/+29
2015-01-16Bug 454116: org.eclipse.remote API adapter for TCFMarkus Schorn59-56/+4280
2015-01-09Terminals: Fix Bug 454965 - please make preference for default location of ne...Uwe Stieber8-10/+280
2015-01-09Terminals: Fix Bug 454963 - please add ECLIPSE_HOME and ECLIPSE_WORKSPACE env...Uwe Stieber1-0/+31
2015-01-09Terminals: Fix Bug 454962 - `set` output inside local terminal on Windows is ...Uwe Stieber1-5/+9
2015-01-09SM: use delegating label provider to avoid illegal thread accessTobias Schwarz1-2/+2
2015-01-08Bug 457005: TerminalService.openConsole() can activate the wrong tabMarkus Schorn1-2/+26
2015-01-07SM: add secondary step id for connectState stepsSchwarz Tobias1-21/+21
2014-12-16SM: ignore errors when task is already stoppedTobias Schwarz1-2/+3
2014-12-16SM: fix scheduleStepperJob blocks when progress monitor is givenTobias Schwarz1-3/+9
2014-12-15SM: extend simulator service interface to check projectsTobias Schwarz2-10/+42

Back to the top