1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Greg Watson
28b6d22079 Updated to 3.0
Change-Id: If59e60c60fd3340310847224c1d13cf01425dd85
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-09-01 15:39:43 -04:00
Greg Watson
9e941839a8 Update version to 2.1.0
Change-Id: I615241761e8d7e34cb208e653114b5bca31b8ea3
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-02 19:08:35 -04:00
Jonathan Williams
7a3f956c90 Bug 488959 - TerminalConsole toolbar extensibility.
Allow other plugins to contribute Actions to
TerminalConsole toolbar. Upversion the console plug-ins
to 1.1 for the new APIs.

Change-Id: Ife6f54e0d294f766dff2a88841b6807b259fad1d
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-03-14 15:52:49 -04:00
Greg Watson
0e974c88b9 Updated version to 2.0.2 2016-03-09 21:52:42 -05:00
Greg Watson
320eeb332e Update versions to 2.0.1
Change-Id: Iebe3219178d35e2514cd7b363cb7bd4958ec81c4
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-07-08 09:50:19 -04:00
Greg Watson
0729d33860 Bug 468477 - Feature versions should be 2.0.0 for Mars
Change-Id: I75dc79e25f416b311501f18f93c41e0117ca01d1
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-06 11:34:21 -04:00
Doug Schaefer
9825f0f0cb Bug 463976 - Implement a Console View based Terminal
Adds a terminal console which can be opened by selecting Open Console >
Terminal Console and selecting a remote connection which supports the
command shell service.  If a console is already open for that remote
connection it will be shown and if one doesn't exist then a new one will
be created.  Buttons for connecting, disconnecting, scroll lock, and
closing the console are also available.

Also adds a local command shell with PTY support. Also added some
syncronization around the connections in the connection type.

Moved the Open Terminal to console plug-in and renamed it Open
Command Shell.

Also fixed missing serial port feature from the remote repo.

Change-Id: I84282b04813471bb01385a328ebc144bdf0e6a28
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-05-02 23:12:07 -04:00