1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
Commit graph

35735 commits

Author SHA1 Message Date
Martin Oberhuber
82a085a97d Restore terminal stream id (development) after merge from 4.0_mars_bugfix 2015-06-04 07:34:48 +02:00
Martin Oberhuber
6214d729c2 Merge branch '4.0_mars_bugfix' 2015-06-04 07:28:37 +02:00
Martin Oberhuber
72b0f6ac9c Clarify name of the TM Terminal via Remote API Connector 2015-06-04 07:18:12 +02:00
Sergey Prigogin
4890e6e7e6 Protect against an NPE. 2015-06-03 18:18:57 -07:00
Sergey Prigogin
4cf72bb41b Cosmetics. 2015-06-03 18:14:35 -07:00
Greg Watson
79428df611 Bug 469274 - Fix potential NPE if no connection type combo
Change-Id: I8e4a3647cea799d6607e082f32e09532a4b999cd
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-03 14:09:29 -04:00
Alena Laskavaia
01bfa62a4d launchbar: target config provider lc working copies bugs
per target config provider adds working copy into cache on change
notifications which creates problems
a) they never cleaned up
b) now when its searching its picking a wrong config (wc) causing 
it to return invalid config

fix push up higher in launch bar itself, no point propagating
launch change notifications from working copies

Change-Id: I3b7bc94f3ef6ab385fc43cc5482ab4c9b943e8fa
2015-06-03 11:11:45 -04:00
Greg Watson
b1459f826a Bug 468858 - initialize terminal size to fix line wrapping
Change-Id: I0efc6e849fa8bf2ff42f9b50aa96bcb47b6d0d5b
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-03 11:11:31 -04:00
Martin Oberhuber
6076d2f016 Merge commit 'b4250143312d4821916a0322574070545042e56d' into 4.0_mars_bugfix 2015-06-03 16:17:38 +02:00
Greg Watson
3dff9eb15a Revert "Releng: Move Remote Terminal Connection into its own profile so it can be excluded on demand"
This reverts commit 601770a233.
2015-06-03 10:02:20 -04:00
Greg Watson
f16611360e Revert "Releng: Make the nightly build repository a composite repository to make it easier to access the remote connector pieces"
This reverts commit a7484f418f.
2015-06-03 10:02:16 -04:00
Greg Watson
07d4b7cfed Revert "Releng: Make the nightly build repository a composite repository to make it easier to access the remote connector pieces"
This reverts commit 18b4ab639e.
2015-06-03 10:02:12 -04:00
Greg Watson
b11f92c8b8 Merge "Bug 468858 - initialize terminal size to fix line wrapping" 2015-06-02 21:11:01 -04:00
Greg Watson
af08d66a25 Bug 468858 - initialize terminal size to fix line wrapping
Change-Id: I0efc6e849fa8bf2ff42f9b50aa96bcb47b6d0d5b
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-02 20:37:57 -04:00
Jeff Johnston
16d9dd6ba7 Add missing icon to CDT Docker Launch plug-in.
- docker_small.gif was missing for SWTImagesFactory
- replace with container icon: repository-middle.gif for container Tab

Change-Id: Id18423f3bcad10142b8a3e834237f1b3bf49e7d6
Task-Url:
2015-06-02 19:44:46 -04:00
Anton Leherbauer
ab06a7362b Fix missing context menu if Terminal is created while invisible 2015-06-02 17:11:05 +02:00
Anton Leherbauer
e58c5d3506 Fix missing context menu if Terminal is created while invisible 2015-06-02 17:10:12 +02:00
Greg Watson
34bddccabe Bugs 468857, 468858, 468859 - Various fixes for remote terminal.
Change-Id: I0b05724722a0fe55f45cad5c4edff9398fbb352d
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-02 09:19:24 -04:00
Marc-Andre Laperle
30447e7806 Bug 469066 - NPE in CrossGCCBuiltinSpecsDetector.getCompilerCommand
Change-Id: Ie79a6043c742d9cd42bb846e5736676d9d0cbd6c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-06-02 01:22:24 -04:00
Sergey Prigogin
a7d3f1d3b5 Bug 461676 - refactoring not work for methods in class
Change-Id: I770b579eb327e3f21565e95cab2894702f3d7964
2015-06-02 00:23:05 -04:00
Doug Schaefer
76267c7aa9 Adapt Arduino plug-ins to final LaunchBar API.
Change-Id: Ib5d7738ad137566b7cf6f9b8c177f72c747b2d2b
2015-06-01 21:59:49 -04:00
Jonah Graham
8282a1767e Bug 469007: Reference MIExpressionsNonStopTest in test suites
Change-Id: If29de1ee2941a2bb3cb5c27dd9a61741b76165e6
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2015-06-01 15:08:22 -04:00
Sergey Prigogin
f2e7ffec54 Bug 469023 - UnsupportedOperationException in CPPVisitor.createBinding
Change-Id: I10653fc6a23364d0977d3f7dc6e92b84812bf5bb
2015-06-01 10:24:02 -07:00
Anton Leherbauer
4ea71eb57e Fix NPEs when closing Old Terminal view and avoid opening on top of Welcome 2015-06-01 16:22:50 +02:00
Anton Leherbauer
11f2794bd6 Fix NPEs when closing Old Terminal view and avoid opening on top of Welcome 2015-06-01 14:24:37 +02:00
Uwe Stieber
fc2a5462c1 Releng: Also delete empty directories 2015-06-01 12:07:21 +02:00
Uwe Stieber
9dcbba9066 Releng: Add mkdir tasks to "deploy" 2015-06-01 11:47:09 +02:00
Uwe Stieber
23b3fd4cd0 Releng: Update terminal stream id 2015-06-01 11:41:16 +02:00
Uwe Stieber
fe1ca8742c Releng: Update Orbit repository link 2015-06-01 11:38:00 +02:00
Uwe Stieber
491a4c3259 Releng: Update Orbit repository link 2015-06-01 11:31:23 +02:00
Uwe Stieber
3e73e96587 Releng: Update Orbit repository link 2015-06-01 11:30:32 +02:00
Uwe Stieber
18b4ab639e Releng: Make the nightly build repository a composite repository to make
it easier to access the remote connector pieces
2015-06-01 11:28:20 +02:00
Uwe Stieber
a7484f418f Releng: Make the nightly build repository a composite repository to make
it easier to access the remote connector pieces
2015-06-01 11:26:42 +02:00
Uwe Stieber
601770a233 Releng: Move Remote Terminal Connection into its own profile so it can
be excluded on demand
2015-06-01 10:51:06 +02:00
Doug Schaefer
e1ac2000de Final LaunchBar 1.0 API. Lots of clean up and simplification.
launchConfigAdded becomes pretty important. Requires providers
to be able to find descriptor and target from the incoming
configuration if they own it. Also added handing for a default
when the target is null.

removed ownsConfiguration in providers since the launchConfigAdd
does that by returning false.

Added enablement for config providers, but that will need work
and some default property testers for it to be useful.

For the correct way to add in a config provider, check out the
Arduino change for this API at:

https://git.eclipse.org/r/#/c/49029/

Change-Id: I46b194a933c846d7d3e4eea8a0213c4ec324816f
2015-05-30 23:34:00 -04:00
Martin Oberhuber
4488f6ff37 Bug 468889 - Support Eclipse older than Mars (tested on Kepler)
Change-Id: I660efe3602e74c3d724707d597a620eda286589c
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-05-31 02:17:30 +02:00
Martin Oberhuber
b425014331 Bug 468875 - Unconditionally hide the "Terminal (Old)" view shortcut 2015-05-30 15:42:32 +02:00
Greg Watson
7b12ea8e37 Bug 468857, bug 468858, bug 468859 - Various fixes for remote terminal.
Change-Id: I0b05724722a0fe55f45cad5c4edff9398fbb352d
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-05-29 18:32:51 -04:00
Nathan Ridge
aa463781be Bug 468557 - Fix a typo in CPPCompositesFactory.getCompositeBinding()
that was causing a CompositingNotImplementedError

Change-Id: Ida8e09dbc438f23ed3187f97429efe1a31b4d037
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-05-29 17:44:33 -04:00
Roberto Oliveira
695167eb07 Bug 468492: Add _Decimal types.
- Types added: _Decimal32, _Decimal64, _Decimal128.

Change-Id: I9660dfa16f860b5fd31cf028812f1ab464b18709
Signed-off-by: Roberto Oliveira <rdutra@linux.vnet.ibm.com>
2015-05-29 17:51:48 -03:00
Greg Watson
76ac23a87f Merge "Add property for obtaining character encoding." 2015-05-29 14:20:36 -04:00
Alena Laskavaia
f4944e5e27 launchbar: enablement expressions for desc. type
added ability to define enablement for descriptor type,
to allow lazy loading of plugins



Change-Id: I9a9f494d0720f752c0cfebf20316f9f8274ee23f
2015-05-29 13:16:51 -04:00
Doug Schaefer
a2babed084 Fix Arduino to managed the target in the delegate. 2015-05-29 11:27:06 -04:00
Doug Schaefer
109655d384 Final Arduino touches for Mars. Preference Page, template cleanup.
Externalized Strings.

Change-Id: I3450fe67fa3f3e3db40955be926b8b62951460f1
2015-05-29 11:26:38 -04:00
Doug Schaefer
409b39b10a Reuse Anrduino remote connections when fetching.
Change-Id: I776cf031f34b51ed504709d367b6b0352c868815
2015-05-29 11:26:03 -04:00
Doug Schaefer
49bf118c8f Support Arduino C++ on Windows. Move entire Makefile into template.
Also added the command shell console to the cdt 4.5 target so we can
test the Arduino command shell.

Change-Id: I185f9b39d23a6718204112e1fd4388c2458f7e5e
2015-05-29 11:25:02 -04:00
Doug Schaefer
c82bcf30f0 Try and fix missing about file in native.serial.source. 2015-05-29 11:24:32 -04:00
Doug Schaefer
de91588fe1 Clean up Arduino projects, remove Maven natures.
Change-Id: I063508705b6d469fb6bb28b077ebcbf2b9793afa
2015-05-29 11:23:38 -04:00
Doug Schaefer
583cbf2503 Start work to build against the Arduino IDE. 2015-05-29 11:22:42 -04:00
Greg Watson
f2a0641ca7 Add property for obtaining character encoding.
Change-Id: I70a000215abd20c14192f63f908d1f42743c52a0
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-05-29 10:23:52 -04:00