Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-08Bug 457005: TerminalService.openConsole() can activate the wrong tabMarkus Schorn1-2/+26
2015-01-07TCF Debugger: Bug 456905 - Creating a line breakpoint in the disassembly crea...Anton Leherbauer1-4/+2
2015-01-07SM: add secondary step id for connectState stepsSchwarz Tobias1-21/+21
2014-12-20TCF Debugger: added symbol location info cacheEugene Tarassov3-12/+60
2014-12-18Releng: Fallback to previous version for findbugs as newer version are appare...Uwe Stieber1-1/+2
2014-12-18Releng: Update JaCoCo and FindBugs pluginsUwe Stieber1-3/+3
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 Stieber33-4/+1433
2014-11-27Releng: Update update site URL to point to LunaUwe Stieber18-18/+18
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-26Bug 451283 - TCF debugger does not support native complex typesEugene Tarassov6-3/+35
2014-11-26Bug 451579 - C++11: missing support of rvalue reference typeEugene Tarassov1-1/+1
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-25Bug 451579 - C++11: missing support of rvalue reference typeEugene Tarassov1-26/+29
2014-11-25Bug 451356 - Long double values are not reported in the expression viewEugene Tarassov1-0/+6
2014-11-25TCF Debugger: Fix NPE in case of unsupported FP formatAnton Leherbauer1-2/+2
2014-11-24SM: fix new connection wizard overwrites existing connectionTobias Schwarz1-1/+7
2014-11-20Target Explorer: Fix bugzilla 452466: Running multiple agents on localhostUwe Stieber1-2/+6
2014-11-20SM: add peer node error and warnings handling and decorationTobias Schwarz13-22/+243
2014-11-17Terminal: There are two Copy actions in the context menu once LinuxTools gets...Uwe Stieber1-2/+12
2014-11-17SM: do not execute connect on finish when peernode is not validTobias Schwarz1-1/+1
2014-11-15Bug 451598 - Provide support for TAG_variant and TAG_variant_partEugene Tarassov3-10/+21
2014-11-13SM: make "connect on finish" configurableTobias Schwarz5-20/+24
2014-11-12SM: add command line to properties view, fix problem after disconnect ofTobias Schwarz9-15/+79
2014-11-11Target Explorer: Avoid to add not applicable CDT default source containers to...Uwe Stieber1-34/+5
2014-11-11SM: fix callback and progress messageTobias Schwarz2-8/+5
2014-11-07Target Explorer: Don't show "Build Configuration" group for Run/DebugUwe Stieber1-1/+1
2014-11-06Bug 449441 - Memory view cannot display memory of an array variableEugene Tarassov1-34/+18
2014-11-06TCF Debugger: added @Override annotations in TCFMemoryBlockRetrieval classEugene Tarassov1-1/+46
2014-11-06Target Explorer: Fix C/C++ Remote Application file transfer truncates target ...Uwe Stieber6-32/+164
2014-11-05Target Explorer: Switch default terminal type used to "xterm"Uwe Stieber2-3/+3
2014-11-05SM: add missing export to fix warningTobias Schwarz1-0/+1
2014-11-05SM: rework controlTobias Schwarz1-3/+20
2014-11-05SM: split service list in properties view to multiple linesTobias Schwarz1-0/+30
2014-11-05Terminals: Make VT100 line wrapping mode dependent on terminal typeAnton Leherbauer1-1/+15
2014-11-04TCF Debugger: fixed OutOfMemoryError if agent returns too large value for rem...Eugene Tarassov1-1/+2
2014-11-04Target Explorer: TCF customized C/C++ Remote Application main tab to support ...Uwe Stieber1-1/+33
2014-11-01Releng: Adjust the order of Tycho p2-metadata generation relative to the signingUwe Stieber1-28/+30
2014-11-01Tests: Remove channel steps testUwe Stieber5-157/+1
2014-11-01Tests: Adjust tests for Tycho 0.21.0Uwe Stieber2-6/+1
2014-10-31TCF Debugger: fixed possible assertion failure because of missing cache valid...Eugene Tarassov1-0/+1
2014-10-30SM: fix doubleclick not executed if select takes too much timeTobias Schwarz1-4/+11

Back to the top