1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-27 02:45:32 +02:00
Commit graph

51 commits

Author SHA1 Message Date
Uwe Stieber
cbb6fb4ef1 Terminal: Merge terminal connector plug-ins and rework terminal feature
structure
2015-04-17 11:19:19 +02:00
Uwe Stieber
dc34159037 Terminals: Make sure that the sources matches the installed binaries 2015-04-16 15:29:26 +02:00
Uwe Stieber
8df909e014 Terminal: Merge o.e.tm.terminal.serial to o.e.tm.terminal.view.ui.serial 2015-04-16 15:27:25 +02:00
Uwe Stieber
ff66d2ba1a Terminal: Change name space of Terminals View plug-ins and features from TCF to TM 2015-04-16 09:11:41 +02:00
Uwe Stieber
cb34c361b0 Merge branch 'terminal_split' of ../../../tcf/sources/org.eclipse.tcf 2015-04-15 06:53:54 +02:00
Martin Oberhuber
929e68521f Mars M6 HOTFIX: remove outdated TM terminal feature dependencies 2015-03-24 11:17:17 +01:00
Uwe Stieber
dea02eb9f9 Terminal: Remove deprecated terminal view and preference migration from
deprecated terminal view
2015-03-18 16:33:41 +01:00
Uwe Stieber
ef371f478b Terminals: Remove unnecessary dependency to o.e.ui.forms 2015-02-26 08:38:28 +01:00
Uwe Stieber
948fb17634 Terminal: Bug 460061: Fix copyrights in terminal plug-ins and features 2015-02-23 10:22:25 +01:00
Martin Oberhuber
3cbabbb4b8 Terminals: [releng] re-add terminals branding icon for about dialog
Change-Id: I853b3ffcc58724dc0733dfc89ee9162e8b2219b1
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-02-20 16:18:52 +01:00
Martin Oberhuber
3f280c4fc1 Terminals: [releng] Require tm.terminal 3.3.1 or later
Since TCF Terminals assumes xterm emulation, it requires a 
tm.terminal 3.3.1 or later widget, since bug fixes from the widget
are required for this to work properly.

Change-Id: I7be8f355067bf385bb6b4171a1fbd7cbd2f9c102
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-02-20 09:46:21 -05:00
Martin Oberhuber
afa83b3ffb [terminal][releng] Update tm.terminal version to 3.3.100
In order to account for bug fixes since LunaSR2 (which was 3.3.0)

Change-Id: Ic3999d38b8c8f4827114f0e7d4650d7bd9f76d7c
2015-02-20 13:38:58 +01:00
Uwe Stieber
cc90afa188 Terminal: SDK features includes corresponding runtime features instead
of just requiring them
2015-02-19 08:28:11 +01:00
Doug Schaefer
d2903f890e Bug 460298 Fix up dependencies so terminal features end up in repo.
Change-Id: Ie7ef999c90fd18909b5f4ba6f2dae968c3c9f490
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-02-18 20:38:56 -05:00
Uwe Stieber
bcf2bdc3ea Terminals: Adjust dependency to o.e.core.variables to also build in
Eclipse 3.8
2015-02-18 15:35:47 +01:00
Uwe Stieber
49592b0d05 Terminals: Allow the use of Eclipse variables to specify the initial
local terminal working directory within the Terminals View preferences
2015-02-18 14:08:34 +01:00
Uwe Stieber
c12b5e6736 Terminals: Move terminals plugins and features into separate directory structure 2015-02-17 10:32:24 +01:00
Uwe Stieber
13be2bd4d0 Terminal: A terminal widget connector must not have a dependency to any
view implementation the terminal widget might be embedded into.
2015-02-10 07:49:52 +01:00
Uwe Stieber
d0a8f76ace Terminal: Clean out terminal feature structure 2015-02-09 15:23:23 +01:00
Uwe Stieber
1a184c67f6 Terminal: Clean out terminal feature structure 2015-02-09 15:22:05 +01:00
Uwe Stieber
d01d7f9260 Terminal: Move deprecated Terminal features and plug-ins into separate "deprecated" folder. 2015-02-05 10:54:09 +01:00
Greg Watson
8fe5912caf Update feature/pom versions to 4.0.0
Change-Id: I2e23f2319fd17051ffd69de8a0e1108b1641699c
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-02-04 16:17:54 -05:00
Greg Watson
69042ba083 Bug 458686 - Add terminal connector for org.eclipse.remote
Change-Id: I054a3b9b2c39d2d20181745ccfa84f5900ca8221
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-02-04 10:11:35 -05:00
Uwe Stieber
97c6c5986a Releng: Uprev maven build files to version 4.0.0 2015-02-03 08:45:49 +01:00
Uwe Stieber
9085089133 Releng: Rework maven build files to make them easier to read and to maintain 2015-01-31 16:30:07 +01:00
Anton Leherbauer
d2afa50952 Bug 453393 - Add support for copying wrapped lines without line break
Change-Id: Id4e836854bffd4f58243018e240cac917bb04c73
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2014-12-16 05:15:57 -05:00
Uwe Stieber
39f8017e3d Terminal: Mark all deprecated features as (Deprecated) via their feature
names and fix the version ID in the TM update site name
2014-12-16 11:04:27 +01:00
Greg Watson
c9818b7785 Update feature versions to 3.7.0
Change-Id: I4bb2b4aa14b93544f189a108728730a67a93c136
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-11-18 11:50:26 -06:00
Uwe Stieber
9ad02d9349 Releng: Fix feature versions in master branch 2014-11-17 17:54:48 +01:00
Uwe Stieber
126526af06 Terminal: Remove the old SDK feature, which includes the deprecated
"Terminal" view from the repository.
2014-11-17 07:37:48 +01:00
Uwe Stieber
b7971bec86 Releng: Update update site URL's to point to 3.7 update site 2014-11-17 07:33:00 +01:00
Uwe Stieber
73771f8112 Terminal: Bug 435119 - Make the Alt+Up / Alt+Right keyboard shortcuts
discoverable
2014-09-23 11:46:16 +02:00
Greg Watson
7e1a691c02 Update feature versions to 3.6.1. Disable jgit qualifiers for features.
Change-Id: I13ae83ce235e395f8db1bc0fa1dac1ee10cb14bb
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-07-21 09:18:10 -04:00
Uwe Stieber
4caa36f595 Releng: Fix version numbers 2014-07-04 09:01:03 +02:00
Uwe Stieber
4824f785c5 Releng: Uprev o.e.tm.terminal plug-in and releated features 2014-07-03 10:48:30 +02:00
Anna Dushistova
57f40bf1de [releng][Bug 436153]Removed license files from the source feature templates.
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>
2014-06-02 04:16:11 +04:00
Uwe Stieber
1b545a04e8 Terminal: Fix Bug 434937 - Releng: The Terminal Features have an
incorrect license
2014-05-15 13:14:13 +02:00
Uwe Stieber
10d0897a3f Terminal: Added method to control if the terminal control tries to
reconnect the terminal connection if closed and the user hits ENTER
2014-03-27 13:22:27 +01:00
Uwe Stieber
ff1f887fdf Terminal: Synchronize versions for sdk features 2014-01-29 07:52:20 +01:00
Uwe Stieber
543c0b95eb Terminal: Fix Bug 425757 - Command line is disarranged
This commit rolls back the commit
faa1188866 which changed the layout to use
a FillLayout. As this is fixing an issue with a horizontal scrollbar
painted on Linux where it is not needed, it leads to more serious issues
on Windows. Rolling back the commit is addressing the immediate need of
getting the layout fixed where the scrollbar issue is somewhat
cosmetical.
2014-01-28 13:29:22 +01:00
Uwe Stieber
1e54a7ebcc Terminal: Revert changes to local terminal features as it turned out that the local terminal is depending on launches to much 2013-07-23 14:20:22 +02:00
Anna Dushistova
c5d41630a6 [releng] Updated tycho version to 0.18.0 and CDT version to kepler.
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>

Change-Id: I8c46c1d7648d7003b691936f6c1e431a1d3df9ec
2013-07-22 19:18:21 +04:00
Uwe Stieber
9683de1e52 Terminal: Connector type featues must not have any dependency to
o.e.tm.terminal.view
2013-07-22 15:12:38 +02:00
ddykstal
f91eb46553 [408157] update copyright years in about files 2013-05-20 12:12:19 -05:00
ddykstal
1541eeebd0 [408205] fixing qualifier for org.eclipse.tm.terminal.sdk 2013-05-19 08:33:59 -05:00
ddykstal
2390a14b13 [408205] update feature versions and update site pointers 2013-05-19 06:41:22 -05:00
Uwe Stieber
f7472c7877 TM Terminal: Fix bug #402328 Two "TM Terminal" features are available for install from the TM 3.4 update site 2013-03-04 16:10:45 +01:00
Uwe Stieber
4271f62a21 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01:00
Uwe Stieber
06073156ab Terminal: Synchronize with updated version ids 2012-11-18 16:13:05 +01:00
Uwe Stieber
f91bb12777 Terminal: Fix terminal view version id to reflect API addition from commit e9a193a3a9 2012-11-18 09:45:40 +01:00