1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 17:55:39 +02:00
Commit graph

695 commits

Author SHA1 Message Date
Anton Leherbauer
21e5739a8f Rework fix for bug 420928
We need to continue polling the text model until the terminal is
actually disconnected from the input stream, otherwise error messages
about connect failures don't appear in the terminal.
2015-05-07 09:46:16 +02:00
Uwe Stieber
53e33dcc46 Fixed missing explicit casts 2015-05-07 09:24:10 +02:00
Uwe Stieber
3c482638be Update "Save Actions" to not remove unnecessary cast 2015-05-07 09:19:09 +02:00
Uwe Stieber
a80476f557 UI: Review view category names and view names 2015-05-07 08:54:55 +02:00
Uwe Stieber
95937ea537 Fix bug 466654: The Terminal feature name should be "Terminal (Console)
View"
2015-05-07 08:16:28 +02:00
Uwe Stieber
a18e88bc51 Cleanup: Make provider names consistent 2015-05-07 08:07:13 +02:00
Uwe Stieber
ca86c90468 Cleanup: Fix some warnings 2015-05-07 07:55:10 +02:00
Uwe Stieber
5ef6efe70a View: Do not show the "Choose terminal:" combo box if there is only one
possible selection
2015-05-06 17:10:43 +02:00
Uwe Stieber
98c485b819 Releng: Minimum version of cdt.core is 5.6.0 2015-05-06 16:29:00 +02:00
Max Weninger
71e04c4a86 SSH: Add the SSH port to the terminal title if different from the
default SSH port

Signed-off-by: Max Weninger <max.weninger@windriver.com>
2015-05-06 16:24:27 +02:00
Uwe Stieber
60e547451c Process: Adjust cdt.core dependency to build against Juno 2015-05-06 15:58:37 +02:00
Uwe Stieber
eb87450c2f Local: Adjust cdt.core dependency to build against Juno 2015-05-06 15:53:58 +02:00
Uwe Stieber
fa5b76e3ad Releng: Updated config to use CDT 8.7 Mars for Mars build and added Juno profile 2015-05-06 14:17:45 +02:00
Uwe Stieber
d393b87e1d Releng: Added Eclipse 4.5 Mars target platform definition 2015-05-06 14:02:13 +02:00
Uwe Stieber
3d4a9569d9 SSH: Fix SSH terminal not connecting 2015-05-06 13:16:54 +02:00
Uwe Stieber
4049e12bff Local: Fix the local terminal connector feature names 2015-05-06 12:57:19 +02:00
Uwe Stieber
ed3ab9dd5a Releng: Added p2.inf files to get the terminals features using the old
namespace gets uninstalled/updated
2015-05-06 10:40:57 +02:00
Greg Watson
4d01c83ba4 Merge "Fix plugin-id of extension point." 2015-05-05 17:40:26 -04:00
Uwe Stieber
3b495dda2c Releng: Remove p2.inf files 2015-05-05 17:02:06 +02:00
Greg Watson
4a8667661f Fix plugin-id of extension point.
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-05-05 09:23:02 -04:00
Uwe Stieber
9f0824baea Releng: Limit the version range the p2.inf files apply too 2015-05-05 14:42:41 +02:00
Uwe Stieber
fa14c05620 Releng: Added p2.inf files to get the terminals features using the old
namespace gets uninstalled
2015-05-05 11:48:20 +02:00
Uwe Stieber
8e6b5d7ccc Releng: Fix providerNames 2015-05-04 10:23:43 +02:00
Uwe Stieber
e03a36ceab View: Fix extension point schema 2015-04-30 10:06:50 +02:00
Uwe Stieber
616610fc8b Control: Fix plug-in ID referenced in TerminalPlugin 2015-04-30 08:55:17 +02:00
Uwe Stieber
cc862f153f Releng: Added CBI Snapshot repository 2015-04-30 08:11:01 +02:00
Uwe Stieber
c15e9fafe0 Releng: Attempt to get rid of the pack200 crashes - see bug #464947 2015-04-30 07:47:18 +02:00
Uwe Stieber
06cc685c94 Releng: Fix org.eclipse.cdt.native dependency must be optional 2015-04-29 12:52:47 +02:00
Uwe Stieber
07831b65c1 Releng: Update Orbit repository to be used for Mars M7 2015-04-29 11:21:40 +02:00
Uwe Stieber
ea05deec75 Releng: Change terminal category name to avoid conflicts with TM 2015-04-28 12:32:18 +02:00
Uwe Stieber
04de7d8c82 Remote: Remove unnecessary launcher delegate enablement 2015-04-27 10:18:16 +02:00
Uwe Stieber
2fc0dbbe55 Releng: Fix typo in directory name 2015-04-27 09:10:31 +02:00
Uwe Stieber
7655c5aee1 Releng: Fix terminal connector dependencies 2015-04-27 09:06:31 +02:00
Uwe Stieber
3b3cc4ae76 Remote: Contribute remote terminal connector to "Terminals" view 2015-04-27 08:50:06 +02:00
Uwe Stieber
d9130f679c Releng: Complete Terminal namespace cleanup. Renamed remote connector
plug-in and features.
2015-04-27 07:20:48 +02:00
Uwe Stieber
1248106373 Releng: Run fix copyrights 2015-04-21 10:52:37 +02:00
Uwe Stieber
640e55368a Releng: Added CONTRIBUTING and updated team project set 2015-04-21 09:53:01 +02:00
Uwe Stieber
2565d3af28 Terminal: Fix processing of terminal connector extension point 2015-04-20 09:24:41 +02:00
Uwe Stieber
081c2341a2 Terminal: Fix command category id in local connector contribution
plug-in
2015-04-20 09:09:40 +02:00
Uwe Stieber
42df31be0e Terminal: Fix connector id references 2015-04-17 15:58:33 +02:00
Uwe Stieber
51b6685321 Terminal: Remove makeSettingsPage from ITerminalConnection interface 2015-04-17 15:43:42 +02:00
Uwe Stieber
0a2f67ae84 Terminal: Fix connector and launcher delegate ids 2015-04-17 12:39:30 +02:00
Uwe Stieber
14f991795d Terminal: Adjust find bugs filter 2015-04-17 12:04:24 +02:00
Uwe Stieber
122605b194 Terminal: Fix module list 2015-04-17 11:23:37 +02:00
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
bcca3ecf9f Releng: Set terminal stream to "development" 2015-04-16 12:16:51 +02:00
Uwe Stieber
a2cc5e0878 Releng: Update Terminal target platform definition 2015-04-16 10:49:31 +02:00
Uwe Stieber
b20c784969 Releng: Move to Tycho 0.22.0 for build 2015-04-16 09:49:55 +02:00