Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Terminals: Adopt TM 4.0 API changestm_terminal_4.0_adaptionUwe Stieber13-39/+39
2015-02-13Terminals: Adapt to API changes of TM Terminal 4.0Uwe Stieber11-140/+56
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
2014-12-09SM: fix possible WidgetDisposed exceptionTobias Schwarz1-1/+4
2014-12-04SM: use utility class for IDelegateService and IUIService delegateTobias Schwarz26-183/+125
2014-12-01SM: shutdown value adds on peer shutdownTobias Schwarz1-0/+14
2014-11-27Terminals: Added Remote Systems Explorer contribution to replace thetcf-1.3_WR_20141128_4.0.4Uwe Stieber19-0/+1130
2014-11-27Terminals: Honor the default encoding queried via the properties accessUwe Stieber6-24/+92
2014-11-27Terminals: Query the default user name via the properties accessUwe Stieber3-1/+45
2014-11-27Terminals: Allow additional custom filtering of applicable terminalUwe Stieber1-2/+16
2014-11-26SM: use ProgressHelper to manipulate progress monitor to avoid problemsTobias Schwarz2-12/+9
2014-11-26SM: fix path map resolver ignored path map rulesTobias Schwarz1-1/+0
2014-11-24SM: fix new connection wizard overwrites existing connectionTobias Schwarz1-1/+7

Back to the top