Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-17Target Explorer: Add missing documentation headerUwe Stieber1-0/+8
2014-10-17Target Explorer: change constant namesTobias Schwarz25-53/+53
2014-10-16Target Explorer: fix step contribution to connectTobias Schwarz1-2/+2
2014-10-16Target Explorer: add more info in debug modeTobias Schwarz1-8/+27
2014-10-16Target Explorer: rework and unify new wizards, editor pages, propertiesTobias Schwarz14-179/+295
2014-10-16Target Explorer: Update C/C++ Remote launch extension feature dependenciesUwe Stieber1-17/+18
2014-10-15Target Explorer: Fix findbugs warningUwe Stieber1-0/+8
2014-10-15Target Explorer: Fix "Debug" action visibilityUwe Stieber1-5/+21
2014-10-13Terminals: Allow backslash translation on paste if neededUwe Stieber8-2/+73
2014-10-10Target Explorer: introduce connection subtype and modeTobias Schwarz33-171/+305
2014-10-02Target Explorer: enable reattach on connection recoveredTobias Schwarz1-0/+1
2014-10-02Target Explorer: enable reattach on connection recoveredTobias Schwarz2-3/+26
2014-10-01Target Explorer: change required cdt.debug.core bundle versionTobias Schwarz1-1/+1
2014-10-01Target Explorer: add possibility to generate source path mappingsTobias Schwarz6-2/+110
2014-09-30Terminals: Fix Bug 435119 - Make the Alt+Up / Alt+Right keyboardUwe Stieber3-2/+93
2014-09-30Terminals: Fix UI context nameUwe Stieber1-1/+1
2014-09-30Terminals: Added Terminals view UI context handlingUwe Stieber7-1/+327
2014-09-30Terminals: Fix Bug 435107 - When opening a new local terminal onUwe Stieber1-0/+6
2014-09-30Terminals: Implement "Remove" in custom "Show In" items tableUwe Stieber1-0/+19
2014-09-30Terminals: Add startup initializer on Windows to add default "Git Bash"Uwe Stieber2-0/+92
2014-09-30Terminals: Add arguments and icon handling for custom "Show In" menuUwe Stieber8-44/+223
2014-09-30Terminals: Prepare loading of an image to decorate the "Show In" menuUwe Stieber1-0/+30
2014-09-30Terminals: Move external executable handling to the local terminalUwe Stieber17-75/+248
2014-09-30Terminals: Implement adding/editing of an external executableUwe Stieber8-16/+518
2014-09-30Terminals: Add "Terminals" preference pageUwe Stieber6-0/+163
2014-09-30Terminals: Rename "Show In > Local Terminal" to "Show In > Terminals" toUwe Stieber1-1/+1
2014-09-30Terminals: Avoid duplicated "Show In" menus for Java projectsUwe Stieber1-1/+7
2014-09-30Terminals: Make Terminals available as "Show In" target in allUwe Stieber1-6/+3
2014-09-30Terminal: Make the terminal view a "Show In" target and open a localUwe Stieber4-4/+66
2014-09-30Terminals: Contribute "Show In > Local Terminal" to Project ExplorerUwe Stieber6-3/+46
2014-09-29Target Explorer: reattach debugger after connection lost/recoveredTobias Schwarz5-1/+23
2014-09-26Target Explorer: rework selection dialogsTobias Schwarz5-57/+97
2014-09-26Target Explorer: extend dialog to work without proxyTobias Schwarz2-11/+38
2014-09-26Target Explorer: fix regexTobias Schwarz1-2/+2
2014-09-26Target Explorer: add copy button to recent action dialogTobias Schwarz6-14/+130
2014-09-17Target Explorer: fix use data from selected peer node for new connectionTobias Schwarz1-1/+4
2014-09-16Target Explorer: fix encoding persistenceTobias Schwarz1-2/+6
2014-09-16Target Explorer: decrease cancel timeoutTobias Schwarz1-0/+8
2014-09-15Target Explorer: fix validation regexTobias Schwarz1-1/+1
2014-09-15Target Explorer: fix toolbar connect/disconnect button enablementTobias Schwarz1-0/+1
2014-09-15Target Explorer: unify "canAttach" handlingTobias Schwarz4-18/+14
2014-09-15Target Explorer: handle connect state correctlyTobias Schwarz9-2/+284
2014-09-15Target Explorer: extend interfaceTobias Schwarz1-1/+41
2014-09-11Bug 443787 - [terminals] SWT Error: "Cannot Initialize Drag" when dragging ta...Anton Leherbauer1-1/+4
2014-09-10Target Explorer: change default timeout and uiTobias Schwarz1-7/+7
2014-09-09Target Explorer: add default context to the toolbar dropdown as wellTobias Schwarz1-12/+20
2014-09-09Target Explorer: change target pingTobias Schwarz2-1/+9
2014-09-05Target Explorer: extend process launcher with better environmentTobias Schwarz3-5/+23
2014-09-03Target Explorer: fix possible ArrayIndexOutOfBoundsExceptionTobias Schwarz1-1/+1
2014-09-03Target Explorer: fix import issuesTobias Schwarz3-10/+5

Back to the top