Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Terminals: Move terminals plugins and features into separate directory structureUwe Stieber74-11368/+0
2015-02-16Terminals: Add missing disconnect iconUwe Stieber3-1/+1
2015-02-13Releng: Fix copyrightsUwe Stieber32-32/+32
2015-02-13Terminal: Merge launcher delegate and connector type. Remove unnecessary conn...Uwe Stieber12-730/+74
2015-02-09Terminal: Reduce terminal dependencies to depend on plain Eclipse platform only.Uwe Stieber42-1164/+2979
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if buildin...Uwe Stieber1-2/+2
2015-01-27Target Explorer: Add features for o.e.remote implementations and add to build...Uwe Stieber1-0/+1
2015-01-08Bug 457005: TerminalService.openConsole() can activate the wrong tabMarkus Schorn1-2/+26
2014-11-27Terminals: Honor the default encoding queried via the properties accessUwe Stieber1-0/+25
2014-11-27Terminals: Allow additional custom filtering of applicable terminalUwe Stieber1-2/+16
2014-11-17Terminal: There are two Copy actions in the context menu once LinuxTools gets...Uwe Stieber1-2/+12
2014-10-13Terminals: Allow backslash translation on paste if neededUwe Stieber1-0/+38
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 Stieber6-0/+325
2014-09-30Terminals: Move external executable handling to the local terminalUwe Stieber9-664/+1
2014-09-30Terminals: Implement adding/editing of an external executableUwe Stieber7-15/+517
2014-09-30Terminals: Add "Terminals" preference pageUwe Stieber6-0/+163
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 Stieber2-2/+55
2014-09-30Terminals: Contribute "Show In > Local Terminal" to Project ExplorerUwe Stieber2-1/+12
2014-09-11Bug 443787 - [terminals] SWT Error: "Cannot Initialize Drag" when dragging ta...Anton Leherbauer1-1/+4
2014-09-03Target Explorer: fix possible ArrayIndexOutOfBoundsExceptionTobias Schwarz1-1/+1
2014-08-27Workaround for console input buffer overflow on windowsAnton Leherbauer1-4/+18
2014-08-05Target Explorer: Fix regression in LaunchTerminalSettingsDialog - Terminal ty...Uwe Stieber1-87/+21
2014-08-04Terminals: Bug 435158 - Make Ctrl+Alt+T to open local terminal without interm...Uwe Stieber1-1/+1
2014-07-30Terminals: Bug 439677 - A pinned and empty Terminals view can never be unpinnedUwe Stieber2-9/+2
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber49-99/+107
2014-07-22Terminals: Bug 436001 - [TERMINALS] The default encoding must be UTF-8 on Win...Uwe Stieber2-21/+18
2014-07-22Terminals: Fix dependencies to avoid to depend on o.e.ui.ide which is a non-R...Uwe Stieber2-4/+24
2014-07-22Releng: Fix copyrightsUwe Stieber50-257/+289
2014-07-21Terminals: Fix cancelling the custom encoding dialog for the encoding selecti...Uwe Stieber1-1/+6
2014-07-21Target Explorer: Bug 436001 - [TERMINALS] The default encoding must beUwe Stieber2-1/+7
2014-07-18Terminals: Fix lookup of primary Terminals viewAnton Leherbauer2-4/+15
2014-07-17Terminals: Fix validation in LaunchTerminalSettingsDialogAnton Leherbauer1-1/+6
2014-06-02Target Explorer: Fix synchronization of InputStreamMonitor queueAnton Leherbauer1-57/+39
2014-05-26Terminals: Fix findbugs warningUwe Stieber1-1/+3
2014-05-22Target Explorer: Introduce an explizit "hidden" attribute for terminal launch...Uwe Stieber4-215/+242
2014-05-21Target Explorer: Fix line separator translator for stream based terminalUwe Stieber2-5/+45
2014-05-19Target Explorer: Fix Bug 434940 - [TERMINALS] Cannot open multiple localUwe Stieber2-8/+8
2014-05-17Merge "Terminals: Bug 435111 - Avoid COMMAND+Alt+T key conflict on Mac"Martin Oberhuber1-1/+1
2014-05-17Target Explorer: Fix Bug 420474 - [TERMINALS] Local Terminal doesn'tUwe Stieber2-5/+4
2014-05-17Terminals: Bug 435111 - Avoid COMMAND+Alt+T key conflict on MacMartin Oberhuber1-1/+1
2014-05-16Target Explorer: Bug 434972 - [terminal] ArrayIndexOutOfBoundsException when ...Uwe Stieber1-1/+1
2014-05-15Terminals: Bug 434921 - Keyboard shortcut for "Open a Terminal"Martin Oberhuber2-1/+10
2014-05-09Terminal: Fix exception from property tester on shutdownAnton Leherbauer1-6/+14
2014-04-25Releng: Fix copyrightsUwe Stieber3-3/+3
2014-04-21Terminal: Support a disconnect button for terminal tabs which are "disconnect...Uwe Stieber7-15/+148
2014-04-08Target Explorer: Fix - Bug 432020: The Target Explorer's Connections dropdown...Uwe Stieber1-0/+8
2014-03-28Target Explorer: avoid reconnect on hitting enter in closed terminalsTobias Schwarz2-4/+3

Back to the top