Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Terminals: Adopt TM 4.0 API changestm_terminal_4.0_adaptionUwe Stieber14-42/+42
2015-02-13Terminals: Adapt to API changes of TM Terminal 4.0Uwe Stieber11-140/+56
2015-02-13Releng: Fix copyrightsUwe Stieber192-192/+192
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-12TCF Core: new memory context properties: "AddressableUnitSize" and "DefaultWo...Eugene Tarassov4-4/+73
2015-02-10Terminals: Fix terminal service not loaded on Linux hostsUwe Stieber1-1/+1
2015-02-09Terminals: Fix findbugs warningsUwe Stieber5-7/+24
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 Stieber4-12/+9
2015-02-09Terminals: Fix feature dependencyUwe Stieber1-1/+0
2015-02-09Terminal: Reduce terminal dependencies to depend on plain Eclipse platform only.Uwe Stieber156-4105/+8334
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 Stieber2-1/+2
2015-02-02Target Explorer: Disable file system testsUwe Stieber1-1/+1
2015-02-02Releng: Update target platform definitionsUwe Stieber3-5/+16
2015-02-02Tests: Reset debug mode to reduce output of testsUwe Stieber1-1/+1
2015-02-02Test: Fix tcf.agent.path propertyUwe Stieber2-2/+2
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if buildin...Uwe Stieber78-193/+160
2015-02-02Tests: Attempt to reactivate TCF debugger testsUwe Stieber4-79/+92
2015-02-02Target Explorer: Attempt to use agent from tcf-agent-x86Linux-master build jobUwe Stieber8-2/+21
2015-02-02Target Explorer: Cleanup remote contribution to match Target Explorer code st...Uwe Stieber17-100/+208
2015-02-02Releng: Move to newer Eclipse jarsignerUwe Stieber1-3/+3
2015-01-30Target Explorer: Fix sorting of tree columns is wrong if the column represent...Uwe Stieber1-2/+18
2015-01-30Releng: Update target platform definition filesUwe Stieber4-11/+11
2015-01-30SM: fix connection name generationTobias Schwarz1-1/+9
2015-01-30Releng: Fix Orbit repository link to use Luna SR2 release repositoryUwe Stieber1-1/+1
2015-01-30SM: fix already running simulator is killed when not allowed to use itTobias Schwarz1-1/+3
2015-01-29Bug 458615 - Provide support for signed fixedEugene Tarassov3-32/+143
2015-01-27TCF Debugger: better handling of register read errors in the Registers viewEugene Tarassov1-1/+3
2015-01-27TCF Debugger: fixed NPE when debugger fails to open TCF channel because of an...Eugene Tarassov1-12/+14
2015-01-27Releng: Fix imported bundle versions of remote service plug-ins to still supp...Uwe Stieber2-9/+7
2015-01-27Releng: Fix build for new remote service plug-insUwe Stieber3-2/+8
2015-01-27Target Explorer: Add features for o.e.remote implementations and add to build...Uwe Stieber17-2/+342
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-21Releng: Update Orbit Repository URLUwe Stieber1-1/+1
2015-01-16TCF Debugger: added TCFLaunch.terminate() implementation to support "Terminat...Eugene Tarassov1-1/+62
2015-01-16TCF Debugger: fixed: when disposed, debug model does not remove service liste...Eugene Tarassov1-0/+12
2015-01-16Bug 454116: org.eclipse.remote API adapter for TCFMarkus Schorn59-56/+4280
2015-01-12TCF Python: Fix parsing/sending slave info in LocatorServiceAnton Leherbauer1-5/+5
2015-01-09Bug 456765 - Entering an invalid breakpoint condition does not cause any errorEugene Tarassov4-1/+12
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-08TCF Debugger: Bug 456995 - C++ Method Breakpoints cannot be plantedAnton Leherbauer1-2/+8

Back to the top