Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-25TCF Debugger: Bug 428972 - Typo in TCFBreakpointActionsTCF_1_21.2Anton Leherbauer1-2/+2
2014-02-24Target Explorer: fix unwanted decoration in processes tabTobias Schwarz1-8/+7
2014-02-24Merge "TCF Debugger: Bug 428721 - Debug view becomes unusable when contexts a...Anton Leherbauer1-4/+7
2014-02-22Target Explorer: Always add the exception class name to the timeout messageUwe Stieber1-0/+1
2014-02-22Target Explorer: Add possible connection timeout cause to the WaitForReadySte...Uwe Stieber3-0/+13
2014-02-21TCF Debugger: Bug 428721 - Debug view becomes unusable when contexts are adde...Anton Leherbauer1-4/+7
2014-02-21Target Explorer: add possibility to format button textTobias Schwarz1-2/+6
2014-02-21Target Explorer: organize importsTobias Schwarz1-8/+0
2014-02-21Target Explorer: fix tooltip reset when no default context is setTobias Schwarz1-16/+14
2014-02-21Target Explorer: fix ui hangTobias Schwarz2-12/+21
2014-02-21Target Explorer: fix missing adapterTobias Schwarz2-1/+14
2014-02-20Target Explorer: add "set as default connection" link to all tcf editorTobias Schwarz18-369/+585
2014-02-20Target Explorer: added connection name to toolbar connect/disconnectTobias Schwarz4-3/+42
2014-02-20Target Explorer: fix setup dataTobias Schwarz1-0/+1
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber518-4857/+4866
2014-02-20Target Explorer: add hidden pref to enableTobias Schwarz4-4/+23
2014-02-20Target Explorer: Associate the original notification event which triggered a ...Uwe Stieber1-0/+3
2014-02-19Target Explorer: Wrap value-add related IOException into specific exception w...Uwe Stieber4-19/+94
2014-02-19TCF Debugger: Bug 428202 - Don't throw NPE pressing edit buttonAnton Leherbauer3-9/+23
2014-02-19Target Explorer: add default context selector to system menuTobias Schwarz6-0/+140
2014-02-19Target Explorer: add CTRL+SHIFT modifiers to open connection in editorTobias Schwarz3-1/+15
2014-02-19Target Explorer: change way to start launch to not be blocked when buildTobias Schwarz1-1/+6
2014-02-19Target Explorer: revert last changeTobias Schwarz1-2/+0
2014-02-19Target Explorer: fix launch cancel handlingTobias Schwarz2-3/+7
2014-02-19Target Explorer: fix wizard validationTobias Schwarz8-9/+26
2014-02-19Target Explorer: Fix formattingUwe Stieber1-2/+1
2014-02-19[Bug 428475] Fixed NPE.Anna Dushistova1-3/+8
2014-02-18TCF Debugger: Bug 428202 - Allow to edit the breakpoint scope expression when...Anton Leherbauer5-17/+32
2014-02-18Target Explorer: fix equalTobias Schwarz1-3/+4
2014-02-18Target Explorer: add channel to step dataTobias Schwarz2-1/+4
2014-02-17Target Explorer: Fix fade in animation not enabled by default with Eclipse 4.3.1Uwe Stieber7-18/+88
2014-02-17Target Explorer: Make the notification popup close delay customizeableUwe Stieber4-1/+18
2014-02-17Target Explorer: Fix step enablement cannot test for remote services as the c...Uwe Stieber1-14/+1
2014-02-17Target Explorer: Initialize process runtime model only if process service is ...Uwe Stieber1-5/+17
2014-02-15Target Explorer: Fix javadoc for path map resolver service methods findTarget...Uwe Stieber1-2/+2
2014-02-14TCF Debugger: Omit breakpoint file attribute if only whitespaceAnton Leherbauer1-1/+1
2014-02-14Target Explorer: Fix potential reentrant viewer entry issue on tree expanded ...Uwe Stieber1-3/+5
2014-02-14Target Explorer: fix extract data handlingTobias Schwarz1-1/+1
2014-02-13Target Explorer: decorate entry when no symbol file info can be foundTobias Schwarz1-2/+39
2014-02-12Target Explorer: Handle an NPE because of an early shutdown more gracefullyUwe Stieber1-1/+1
2014-02-12Target Explorer: Fix empty terminal tab left in terminals view if a process l...Uwe Stieber6-5/+96
2014-02-12Target Explorer: use tree instead of table to group multiple entries forTobias Schwarz1-166/+272
2014-02-12TCF Debugger: Limit "destination" text field in path map rule dialog in width...Uwe Stieber1-2/+4
2014-02-12Target Explorer: only use name mappings for locate symbol file, so justTobias Schwarz1-75/+77
2014-02-12Target Explorer: Process launcher environment utility to keep environment var...Uwe Stieber1-2/+0
2014-02-12Target Explorer: Environment variables without values ignored on Windows onlyUwe Stieber1-3/+3
2014-02-12Target Explorer: Filter out bad environment variable names leading to ERROR_I...Uwe Stieber1-0/+4
2014-02-10Target Explorer: Fix debug service implementation to call disconnect() and th...Uwe Stieber2-3/+4
2014-02-09Target Explorer: Improve agent monitor. Log all communication to the same pee...Uwe Stieber4-135/+138
2014-02-09Target Explorer: Don't log locator commands and events by defaultUwe Stieber6-254/+273

Back to the top