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

21876 commits

Author SHA1 Message Date
Andrew Gvozdev
f40788aa92 bug 401961: Proper list of default language settings providers in one improbable corner case. 2013-05-02 13:31:18 -04:00
Andrew Gvozdev
bc3943616d bug 401961: Fixed failing test case 2013-05-01 14:44:21 -04:00
Sergey Prigogin
1d8d479e4a Improved diagnostics of GDB version problems. 2013-05-01 10:18:09 -07:00
Andrew Gvozdev
2764a28f64 bug 403405: Fix for failing test case BackwardCompatibilityTests.testPathEntriesForNewStyle() 2013-05-01 12:12:12 -04:00
Marc-Andre Laperle
f11b13184e Bug 400328 - Add missing API filter for Messages.java
Change-Id: Ia40a9ae4bae1e5b0125439e17f3a8be98f94cb16
Reviewed-on: https://git.eclipse.org/r/12415
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-05-01 11:45:04 -04:00
Martin Oberhuber
41edb9360b Bug 406783 - [spell-check] Support variables for CDT user dictionary.
Simply copied the respective code from JDT SpellCheckEngine,
which was introduced with the fix for bug 70410 on 9-Jul-2007 ,
http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=d235827d8379f62fd5c488aabdec635fbb5005a2

Change-Id: I7139f6288112dd311d9cc72e15cc67f70cb9d013
Reviewed-on: https://git.eclipse.org/r/12377
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-30 20:19:06 -07:00
Andrew Gvozdev
1c02252146 Avoid updating non-existing project. Problem reported by JUnit. 2013-04-30 17:47:29 -04:00
aleon
bb755a01be Bug 244865 – Support for Step Into Selection
First Implementation:
* Non-stop as well as All-stop debugging
* Function / Method name validation, arguments size validation
(no arguments signature yet)
* Ctrl-F5 as short key (consistent with JDT)
* Hyper link support with Ctrl-Shift click
* Junit Test (Services part)
Change-Id: I58903b4b6b7f9fd39a827f5297ad23ac3f96186d
Reviewed-on: https://git.eclipse.org/r/11305
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-04-30 14:26:00 -04:00
Martin Oberhuber
cf3acef3f3 Bug 406873 - [spell-check] Update the CDT word lists for Kepler
Merge in any JDT changes to word lists up until 30-Apr-2013.

Change-Id: Ie74c3a9f2af578fa3f30f05f9f80cda2d7d8c48c
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Reviewed-on: https://git.eclipse.org/r/12379
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-30 11:01:29 -07:00
Andrew Gvozdev
3d74145eee bug 406911: GNU Makefile editor does not highlight built-in functions correctly, first take. 2013-04-30 11:12:13 -04:00
Jeff Johnston
c1b5c51ea9 Bug 406711: Converting a Makefile project over to an Autotools Project
results in an Exception 

- Remove use of IndexerBlock which isn't needed for conversion.

Change-Id: I6858dac687a157aaade83c246860cd0358757fca
Reviewed-on: https://git.eclipse.org/r/12261
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-04-29 18:27:08 -04:00
Andrew Gvozdev
36f8e63fcf Reverted accidentally committed changes from last commit 2013-04-29 16:42:53 -04:00
Andrew Gvozdev
f2bd5750b5 bug 403405: Change default of isLanguageSettingsProvidersFunctionalityEnabled() to be true if the preference is not defined 2013-04-29 16:19:46 -04:00
Marc Dumais
cadc92f7b6 Bug 405735 - [visualizer] Using context menu prevents next selection
Change-Id: Iedf7ddedcd5a714bbd7a81650adacb4a301225b8
Reviewed-on: https://git.eclipse.org/r/12237
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2013-04-26 11:27:11 -04:00
Marc Dumais
12b229dec0 Bug 404894 - [visualizer] Make CPUs and cores selectable in multicore
visualizer

Change-Id: I842df73a2718ac82bb392e7e82652b4b056c254b
Reviewed-on: https://git.eclipse.org/r/11824
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2013-04-26 10:46:38 -04:00
Andrew Gvozdev
08a62c3e85 bug 406596: Makefile editor won't highlight conditional variable assignment 2013-04-25 14:12:43 -04:00
Sergey Prigogin
495b294449 Cosmetics. 2013-04-24 16:38:46 -07:00
Sergey Prigogin
2afbff2520 Cosmetics. 2013-04-24 16:04:05 -07:00
Sergey Prigogin
d7e43b1a2c Cosmetics. 2013-04-24 16:03:40 -07:00
Sergey Prigogin
c53ce7042b Removed default ctor. 2013-04-24 16:03:26 -07:00
Jeff Johnston
c9e8e1e90c Fix Autotools for options with round brackets.
- Extending fix for Bug 403946 to include options as well

Change-Id: I5260f2b10ef38ea0f52b976c20cd8c8f92f1a5d1
Reviewed-on: https://git.eclipse.org/r/12171
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-04-24 17:54:03 -04:00
Jesse Weinstein
356f66ed01 Bug 403263 - Add link on Concepts/Templates page
Change-Id: Ibab1ef72640a2f9a7d737c6ca76cac52577e3745
Reviewed-on: https://git.eclipse.org/r/12104
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-24 16:34:49 -04:00
Chris Recoskie
389e03ce9f Bug 406456 -
LanguageSettingsScannerInfoProvider.getBuildCWD(ICConfigurationDescription)
should use EFSExtensionManager
2013-04-24 11:36:22 -04:00
Eugene Ostroukhov
1f6a9956f2 Bug 360030 - Support refactroing on files with custom content types
Change-Id: I7cb50d90c9e49a48a833c52dd9f09b54de0dfac4
Reviewed-on: https://git.eclipse.org/r/12112
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-23 19:11:33 -04:00
Jeff Johnston
890eea5813 Bug 403946: Autotools configure does not handle round brackets in
workspace name

- Add backslashes to special characters such as round brackets
  when computing the command path.

Change-Id: I3bf0d78fc8e0a94c6287a7fae00a469ecdad6dc1
Reviewed-on: https://git.eclipse.org/r/11921
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-04-23 18:51:33 -04:00
Andrew Gvozdev
29c5392bee bug 395545: Import of predefined configuration misses language settings providers 2013-04-23 18:08:02 -04:00
Andrew Gvozdev
9002a13eb1 bug 401961: Use more general CConfigurationDataProvider facilities to initialize language settings providers rather than do it in each New Project Wizard 2013-04-23 18:07:54 -04:00
Andrew Gvozdev
4a20097fd3 bug 401961: Regression: pathEntryContainers entries are no longer honored when importing a project into cdt-8.1.2, due to LSP's being enabled 2013-04-23 18:07:45 -04:00
Andrew Gvozdev
f123a05068 Tidy up a bit. 2013-04-23 18:07:37 -04:00
Andrew Gvozdev
a6f057199a Cosmetics/JavaDoc. 2013-04-23 18:07:28 -04:00
Jeff Johnston
53f251ec84 Bug 405904 - Gprof linker options not activated until 2nd build
- Add a check after calling applicability calculator to see if the
  option passed in isElementExtension() in which case look for it's
  id as if it is a superclass id.

Change-Id: Id9fb007a138dfc4fc056c465bbb1842bba4fe4ba
Reviewed-on: https://git.eclipse.org/r/11991
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-04-23 17:11:19 -04:00
Chris Recoskie
90b38099d4 Bug 228434 - Concurrent Modification Exception soon after loading
Eclipse in PerFileSICollector

Change-Id: Ibcf6ae16cba60352dd5402915aee2624206a11c4
Reviewed-on: https://git.eclipse.org/r/11995
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-04-17 17:34:42 -04:00
Mikhail Khodjaiants
6e5f32684a Bug 405899 - Allow to customize the interrupt timeout
Change-Id: I4cc34d8404285ea468fff0aff8240e327b8bdb4f
Reviewed-on: https://git.eclipse.org/r/11987
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-17 13:16:53 -04:00
Marc Dumais
76b5dde840 Bug 399419 - [visualizer] Minimize visualizer model (re-)creation
Change-Id: I74bddda8a2eb814c04b93089d10bbb0683e747f5
Reviewed-on: https://git.eclipse.org/r/11601
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: William Swanson <traveler@tilera.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-04-15 21:39:35 -04:00
Thomas Corbat
482e736a08 Revert "Bug 402878 - Implementation of Member Accessibility on Type Level"
This reverts commit 53561a6686.
2013-04-15 14:59:55 +02:00
Thomas Corbat
53561a6686 Bug 402878 - Implementation of Member Accessibility on Type Level
Change-Id: Ifd134d9cb573aecd4714c296f38eda6b13a80f06
2013-04-15 11:31:11 +02:00
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