Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-27Bug 465093 - Replace incomplete dnd with a 'Download' action.1.3_WR_20150508_4.1.01.3_WR_20150508_4.1.0_bugfixMarkus Schorn45-1190/+1680
2015-04-23Target Explorer: Fix race conditions when canceling stepper jobsAnton Leherbauer3-84/+110
2015-04-23Target Explorer: Get machine type from ELF file and cleanup ISimulatorService...Uwe Stieber2-11/+25
2015-04-22Target Explorer: Fix typo in javadocUwe Stieber10-12/+16
2015-04-22Bug 464665: Introduce API between te.tcf.filesystem.core and uiMarkus Schorn192-6934/+5259
2015-04-21Bug 464689 - Support for AT_bit_stride - fixed sign extensionEugene Tarassov1-2/+27
2015-04-21Target Explorer: Fix Hidden launch configurations not deleted once the connec...Uwe Stieber7-4/+161
2015-04-17TCF Core: Symbols service: new symbol attribute: BitStrideEugene Tarassov3-3/+30
2015-04-16Releng: Update versions of Maven plug-insUwe Stieber1-3/+3
2015-04-14TCF Debugger: Variables view: wrong type info on multi dim arraysEugene Tarassov1-9/+22
2015-04-08Target Explorer: Fix potential NPE's in debug serviceUwe Stieber1-5/+8
2015-04-07Target Explorer: Extend ISimulatorServiceUIDelegate interfaceUwe Stieber1-6/+9
2015-04-01TCF Debugger: fixed missing line feed character in the details pane of the Ex...Eugene Tarassov1-0/+1
2015-04-01TCF Debugger: fixed: the Debug view briefly shows bogus stack frame during ra...Eugene Tarassov3-11/+10
2015-03-26Terminals: Fix NPE in TabFolderManager.createTabItem if flags==nullAnton Leherbauer1-2/+2
2015-03-25More TCF agent testsEugene Tarassov1-5/+13
2015-03-24Mars M6 HOTFIX: remove outdated TM terminal feature dependenciesMartin Oberhuber2-5/+0
2015-03-24Mars M6 HOTFIX: remove outdated TM terminal feature dependenciesMartin Oberhuber2-5/+0
2015-03-19TCF Debugger: TCFLaunch: added launch attribute ATTR_USE_CONTEXT_FILTER - it ...Eugene Tarassov3-20/+42
2015-03-17TCF Debugger: new method TCFLaunch.onAttach - to support launching multiple p...Eugene Tarassov1-59/+46
2015-03-17TCF Core: StackTrace service: new stack frame properties: CodeArea and FuncIDEugene Tarassov6-63/+158
2015-03-13Target Explorer: Add a default callback invocation delegate implemenation whi...Uwe Stieber1-0/+31
2015-03-12TCF Debugger: added UI for context query string in the Symbol Files dialogEugene Tarassov4-125/+113
2015-03-12Target Explorer: Fix termination of launch if target is offlineAnton Leherbauer2-24/+24
2015-03-12Target Explorer: Fix handling of gdbserver port already in useAnton Leherbauer3-10/+41
2015-03-11SM: fix possible ClassCastExceptionTobias Schwarz3-116/+156
2015-03-10TCF Debugger: fixed: Step Into Selection is disabled in the TCF debuggerEugene Tarassov6-65/+780
2015-03-10TCF Debugger: code cleanupEugene Tarassov2-9/+11
2015-03-10TCF Debugger: don't show temporary stepping breakpoints in the Breakpoints viewEugene Tarassov5-71/+57
2015-03-06TCF Profiler: added bar graph visualizationEugene Tarassov2-50/+146
2015-03-05Target Explorer: Cleanup calculation of button label width hint1.3_WR_20150313_4.0.5tcf-1.3_WR_20150313_4.0.5_bugfixUwe Stieber1-8/+2
2015-03-04Target Explorer: A process redirected to a terminal cannot be reconnected onc...Uwe Stieber4-5/+13
2015-03-03SM: enable revert action for system management editorTobias Schwarz3-0/+68
2015-03-03SM: rework wizard pageTobias Schwarz2-21/+25
2015-02-26TCF Debugger: fixed: "refresh" command does not refresh cache of top level li...Eugene Tarassov1-0/+1
2015-02-26SM: add possibility to set default data when no history entry isTobias Schwarz1-0/+4
2015-02-26Target EUwe Stieber1-3/+2
2015-02-26Terminals: Remove unnecessary dependency to o.e.ui.formsUwe Stieber17-87/+37
2015-02-25Target Explorer: Bug 383349 - ChannelTraceListener.doLogMessage() takes ~10% ...Uwe Stieber5-209/+332
2015-02-25Target Explorer: Bug 429088 - The "System" menu has no acceleratorsUwe Stieber16-41/+125
2015-02-25Bug 460703 - [terminals] Add support for middle mouse button pasteAnton Leherbauer1-0/+29
2015-02-24Terminals: Keep context menu from being disposed if terminal is disposedAnton Leherbauer3-1/+13
2015-02-24Bug 460688 - Fix failing test: ProcessLauncherTestCaseAnton Leherbauer2-17/+36
2015-02-24Terminals: Bug 443048 - Can't use Middle click to close shell TabsAnto Leherbauer1-1/+16
2015-02-23Bug 458625 - Terminals view leaks SWT controls when closing a tabAnton Leherbauer4-13/+43
2015-02-23Terminals: Update terminals target platform definition fileUwe Stieber1-5/+5
2015-02-23Terminals: Fix terminal settings dialog not revalidated on switching the term...Uwe Stieber1-0/+2
2015-02-20TCF Core: added a buffer for output stream in AbstractChannel - improved perf...Eugene Tarassov3-62/+144
2015-02-20Terminals: [releng] re-add terminals branding icon for about dialogMartin Oberhuber10-7/+69
2015-02-20Terminals: [releng] Require tm.terminal 3.3.1 or laterMartin Oberhuber10-17/+17

Back to the top