1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

21840 commits

Author SHA1 Message Date
Doug Schaefer
f94d9f8c3d Fix up qt version id in repo category.xml file. 2013-04-13 17:12:43 -04:00
Doug Schaefer
3795dbf60e Add pom files for the Qt plug-ins and feature. 2013-04-13 17:01:14 -04:00
Doug Schaefer
84c1736b18 Add qt feature to cdt repo. 2013-04-13 16:46:10 -04:00
Marc Khouzam
4d656b2273 Bug 324101 - [launch] Have the JTag launch extend FinalLaunchSequence
instead of copying it

Change-Id: Ia65064a38cff1aa1a0ccff3dbb33c4baa92bccac
Reviewed-on: https://git.eclipse.org/r/10202
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-04-11 21:35:26 -04:00
Marc Khouzam
1cf6ff2974 Bug 405123 - Have GDBRunControl_7_0 inherit from GDBRunControl
Change-Id: Ic1c056f2f8960be2fbc14c428083176844cf61b0

Reviewed-on: https://git.eclipse.org/r/11710
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-04-11 13:11:44 -04:00
Anton Leherbauer
79a8df6f4b Fix broken NLS key warnings when opening disassembly preference page 2013-04-10 15:44:23 +02:00
Mikhail Khodjaiants
68dae1a7ec Bug 309576 - Memory view doesn't work with 64 bit executables
Change-Id: Ie23f1c28b312a8a1b5705dddf0a20664d48b1a2f
Reviewed-on: https://git.eclipse.org/r/11529
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-04-09 15:51:38 -04:00
Andrew Gvozdev
54990da8f6 bug 405279: Even simplest bracket matching would be extremely useful in Makefile editor 2013-04-09 10:37:24 -04:00
Marc Khouzam
ea9ca832e0 Bug 405120 - Reverse run-control operation still enabled during trace
visualization

Change-Id: I28a127b7ba2ce94eec30025a4bee925c99b494a5
Reviewed-on: https://git.eclipse.org/r/11709
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-04-08 12:41:41 -04:00
Andrew Gvozdev
ea2bbceb0e bug 405102: JUnit: Intermittent failure managedbuilder.core.tests.BuildSystem40Tests.test40_pathconverter() 2013-04-07 06:38:40 -04:00
Andrew Gvozdev
32fc5f5d3f Cleanup, avoid creating unnecessary copies of strings 2013-04-07 06:35:27 -04:00
Jesse Weinstein
1f8ea23acb Bug 295674 - Friend functions are *not* methods.
Change-Id: Iad77cedd5c28044d68c66348526ac3213c24f52a
Reviewed-on: https://git.eclipse.org/r/11662
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-04 18:16:25 -04:00
Sergey Prigogin
28ae178c70 Fixed ambiguity of atomic built-ins. 2013-04-03 18:24:30 -07:00
Sergey Prigogin
fa881229a6 Don't report unknown built-in functions as problems. 2013-04-03 17:36:17 -07:00
Sergey Prigogin
3f6d140713 Built-ins for GCC 4.8. 2013-04-03 16:12:31 -07:00
Sergey Prigogin
09fc06cbbc Cosmetics. 2013-04-03 15:51:32 -07:00
Jesse Weinstein
2a9b8c4bbb Bug 404695: Removing screenshots from menu docs
Also makes a tiny change to the CSS applied to
the menu items, setting vertical-align:top.

Change-Id: If54e5a15d96654a0697d4f3f56f32745d9bae031
Reviewed-on: https://git.eclipse.org/r/11595
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-03 13:05:02 -04:00
Marc Khouzam
ae9dddcd75 Updated pom.xml for o.e.cdt.debug.mi.core to match plugin version.
Change-Id: I5c735a632029555facb5e309dbb3cb0992a18690
2013-04-03 11:50:49 -04:00
Marc Khouzam
69697204ac Update to version of o.e.cdt.debug.mi.core and added missing @since tag.
Change-Id: I973f4a611dd0fc465fd3e17d8730f59b88ac2ecd
2013-04-03 11:36:00 -04:00
Sergey Prigogin
cc82847af6 Bug 404774 - Invalid implicit ctor call is not marked as error 2013-04-02 23:48:43 -07:00
Sergey Prigogin
f987bfe27c Create implicit name wrapping a problem binding for an invalid
constructor call.
2013-04-02 21:04:50 -07:00
Sergey Prigogin
30081f07d5 Cosmetics. 2013-04-02 20:15:24 -07:00
Sergey Prigogin
a5188f1c75 Bug 402602 - Template superclass ctor is not resolved 2013-04-02 18:45:48 -07:00
Sergey Prigogin
c055318726 Cosmetics. 2013-04-02 18:40:45 -07:00
Sergey Prigogin
051c64bc24 Cosmetics. 2013-04-02 14:35:40 -07:00
elaskavaia
6ba8df52b2 PR 41476 Support for variable in shared libs paths for debugger
Debugger in launch config stores absolute lib paths which
totally not convinient for storing shared launch configs.
This will allow to store variable and resolve the just before
passing paths to debugger

Change-Id: I368407783606c5a5697067afc235dba5dc03ae52
2013-04-02 16:48:45 -04:00
Sergey Prigogin
40b08ac68c Removed spaces from keyboard shortcuts. 2013-04-01 19:39:11 -07:00
Jesse Weinstein
73fb3076a6 Bug 402071: Updating Search menu.
Various small fixes, including indentation, adding spaces between parts
of the keyboard shortcuts, and removing the screenshot, per mailing list
discussion.

Change-Id: I4162de2cb7135323c86227ac24a2a0e44b459db1
Reviewed-on: https://git.eclipse.org/r/11594
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-01 22:10:46 -04:00
Jesse Weinstein
47645df5b3 Bug 402071: Update the Project menu
Remove the screenshot, per discussion on the mailing list.

Change-Id: Iabb67ed3bc42a6b1b1c858c1571cf44ed42b90d4
Reviewed-on: https://git.eclipse.org/r/11593
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-01 22:10:09 -04:00
Mikhail Khodjaiants
378965a290 Bug 404586 - Allow to customize the wait time for "gdb-exit"
Change-Id: I2bbc1b5c41df612962e963a3c2bea139cfe48fd2
Reviewed-on: https://git.eclipse.org/r/11555
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-04-01 15:54:54 -04:00
Marc Dumais
d4bb0bba4d Bug 404565 - [visualizer] Thread synchronization from multicore
visualizer to debug view only works for first session

Change-Id: I89cbd25169630f862129546f3ec1b3d652ee8dee
Reviewed-on: https://git.eclipse.org/r/11547
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
Reviewed-by: William Swanson <traveler@tilera.com>
2013-04-01 10:51:32 -04:00
Sergey Prigogin
9dc2e76ff2 Cosmetics. 2013-03-31 14:59:11 -07:00
Sergey Prigogin
a83be9db5b Javadoc adjustments. 2013-03-31 14:56:17 -07:00
Sergey Prigogin
52aa9bac76 Wording adjustments. 2013-03-31 14:36:16 -07:00
Sergey Prigogin
163df7dbad Bug 45203. Improved loop detection. 2013-03-30 17:42:58 -07:00
Sergey Prigogin
a4ebf6ffa5 Fixed a flaky test. 2013-03-30 16:54:44 -07:00
Sergey Prigogin
c4b2ac159c Cosmetics. 2013-03-30 15:11:28 -07:00
Sergey Prigogin
63d44872da Fixed cleanup in tearDown method. 2013-03-30 15:10:11 -07:00
Sergey Prigogin
35e8c70211 Fixed interference between test cases. 2013-03-30 13:48:29 -07:00
Sergey Prigogin
c2306c20e5 Fixed a test order dependency. 2013-03-30 13:32:50 -07:00
Sergey Prigogin
54919b0124 Bug 45203. Added transitive closing of include maps. 2013-03-30 10:41:59 -07:00
Andrew Gvozdev
ae409bedd6 bug 402412: IllegalArgumentException during build of Makefile Project 2013-03-29 17:42:27 -04:00
Andrew Gvozdev
9945f84a04 bug 404125: Adjust test cases for running on unix system 2013-03-29 17:41:10 -04:00
Andrew Gvozdev
a7acc2b250 bug 404125: Build output parser incorrectly handles compile lines compiling files outside of the workspace 2013-03-29 15:43:44 -04:00
Andrew Gvozdev
eafce4c179 bug 404599: Makefile Editor does not sense that # is escaped (\#), still colors rest of line as comment 2013-03-29 00:31:27 -04:00
Sergey Prigogin
3424f482ba Header substitution adjustments. 2013-03-26 00:02:01 -04:00
Sergey Prigogin
29b05ff57c Header substitution adjustments. 2013-03-25 23:08:48 -04:00
Sebastian Bauer
40d4817748 [Bug 317353] Reduce space requirements of various prefs pages
The area covered by CDT prefs pages has been always quite huge. Often,
the scroll bar of the virtual composite has to be displayed although the
components could display all the required information readily in a
smaller box. This is an attempt to reduce some of the fixed space
requirements. The solution is not ideal, but the layout framework of SWT
(no notation of minimum size) and the way how sizes are computed in
prefs page by jface doesn't allow a more sophisticated solution at this
time.

Change-Id: I5f9aa36d0d37b93852a39d636719be801a2c1360
Reviewed-on: https://git.eclipse.org/r/11299
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-03-25 08:49:01 -04:00
Sergey Prigogin
c7ccb1c5f1 Bug 45203. Navigation to external URL in Include Pragmas preference
page.
2013-03-25 08:43:34 -04:00
Andrew Gvozdev
4f3ad71e87 bug 404125: Build output parser incorrectly handles compile lines compiling files outside of the workspace 2013-03-24 08:10:42 -04:00