1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-09 18:15:23 +02:00
Commit graph

4118 commits

Author SHA1 Message Date
Nathan Ridge
64f031552e Bug 389009 - Enumerator with dependent value
Change-Id: I4fc077870419bccd6dce15c33a0d455e8379d7e0
Reviewed-on: https://git.eclipse.org/r/10092
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-02-05 14:08:10 -08:00
Andrew Gvozdev
9ed227afeb bug 400028: Wrench quirks in Language Settings Providers tab UI in project properties properties 2013-02-05 16:46:25 -05:00
Caroline Rieder
dcb0d4fe95 bug 399906: Unable to unset "Use global provider" in Providers tab of Preprocessor Include paths 2013-02-05 16:45:52 -05:00
Sergey Prigogin
f16d5ea84f Cosmetics. 2013-02-02 17:02:33 -08:00
Sergey Prigogin
da32824a82 Code streamlining. 2013-01-24 20:43:29 -08:00
Sergey Prigogin
b9dd91b39f Cosmetics 2013-01-24 20:42:29 -08:00
Sergey Prigogin
5aa3c3af05 Bug 399036 - Add C/C++ Code Style category to preference export 2013-01-24 20:11:14 -08:00
Sergey Prigogin
07f6ab573f Bug 399014 - "Enclosing namespace does not exist" error is too harsh 2013-01-24 12:46:15 -08:00
Sergey Prigogin
7b619824e8 Cosmetics. 2013-01-21 19:59:01 -08:00
Sergey Prigogin
5b3ed2f9c1 Cosmetics. 2013-01-21 19:58:35 -08:00
Caroline Rieder
692144cb19 bug 395442: Initial provider command is not restored for non-shared providers 2013-01-21 09:28:05 -05:00
Caroline Rieder
b14645923a bug 395307: Switching back to project specific language settings provider seems to be incorrect 2013-01-21 09:27:59 -05:00
Sergey Prigogin
c1e6dc4ca1 Bug 398611 - Set input for the Outline page conditionally to avoid
unnecessary updates.
2013-01-20 20:51:40 -08:00
Sergey Prigogin
380f3373da Cosmetics. 2013-01-20 20:40:29 -08:00
Andrew Gvozdev
1279c4808d bug 398550: Use platform decorator manager to manage 'custom build settings' decoration 2013-01-20 05:38:02 -05:00
Sergey Prigogin
a30919dff8 Bug 398459 - Invalid auto-indentation in a virtual method 2013-01-17 16:07:40 -08:00
Eugene Ostroukhov
86db992686 Bug 387935 - Codan does not see symbols from pre-built indexes
This change fixes:
	1. Codan no longer shows errors on symbols from pre-built indexes
	2. Mark occurances in the editor no properly recognizes occurances 
	   of the same symbol.

Change-Id: I1f3b347524a89f7a4c11b128f15f8fdcffe2afdf
Reviewed-on: https://git.eclipse.org/r/7388
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-01-16 10:00:18 -08:00
Martin Oberhuber
8f33175f15 Bug 398195 - Consider external ReadOnlyPDOMProvider in Include Browser
Change-Id: Iebb2e9bd7c40e3fbfa4beb380208e06d3cb5e49e
Reviewed-on: https://git.eclipse.org/r/9682
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-01-16 09:58:46 -08:00
Sergey Prigogin
641ded5f42 Bug 396439 - Syntax highlighting is wrong for raw strings 2013-01-15 21:51:56 -08:00
Sergey Prigogin
22c59afc27 Cosmetics. 2013-01-15 21:51:41 -08:00
Vivian Kong
c85aec4803 Bug 398131 - Method syntax coloring/highlighting shifted to wrong
position in preview window
2013-01-14 16:26:51 -05:00
Sergey Prigogin
de669f1f2c Bug 388368 - Add Include Directory dialog should distinguish system and
non-system includes
2013-01-09 19:15:21 -08:00
Sergey Prigogin
f574eef71e Cosmetics 2013-01-09 19:06:41 -08:00
Ivan Ivanoff
bfc6041c83 bug 397546: NPE at org.eclipse.cdt.internal.ui.language.settings.providers.LanguageSettingsProviderTab.updateData(LanguageSettingsProviderTab.java:1084) 2013-01-08 09:40:49 -05:00
Andrew Gvozdev
5b08369b16 bug 396411: Combined patch from master (fixes workspace relative paths from MBS) 2013-01-05 07:50:51 -05:00
Sergey Prigogin
84747c6e5a Cosmetics. 2012-12-31 14:57:28 -08:00
Sergey Prigogin
604dcd6146 Bug 397208 - Problem markers don't get updated when preferences change 2012-12-27 17:02:42 -08:00
Sergey Prigogin
f81a1652f1 Cosmetics. 2012-12-27 17:02:24 -08:00
Marc-Andre Laperle
ac4fb83492 Bug 397143 - Some new doxygen commands are missing 2012-12-25 01:57:46 -05:00
Nathan Ridge
f9e5116c69 Bug 379631 - code-completion of functions in using-declarations
Change-Id: Ifae9e0e790629e03c1ad93988ea535e42373d448
Reviewed-on: https://git.eclipse.org/r/9066
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-12-07 12:12:40 -08:00
Andrew Gvozdev
d60a5ef6d1 bug 395976: NPE in BuildConsoleViewer when widget is already disposed 2012-12-06 14:47:55 -05:00
Andrew Gvozdev
262dd9a8aa bug 395304: Selection of language settings provider not always accurate for the current configuration 2012-12-05 17:54:03 -05:00
Andrew Gvozdev
0629926e0c bug 395259: NPE thrown in LanguageSettingsProviderTab when selecting a newly created configuration 2012-12-01 05:08:33 -05:00
Anton Leherbauer
8a9d64443a Bug 394756 - Reduce number of ScopedPreferenceStore instances 2012-11-25 14:14:52 -08:00
Markus Schorn
5fb5d5b437 Bug 381824: Storing dependent bindings. 2012-11-08 14:35:24 -08:00
Vivian Kong
4d0a95ad49 Bug 228378 - Project Explorer: C project wizards should be only
enabled in C perspective or on C elements
2012-11-01 15:54:10 -04:00
Marc-Andre Laperle
d9928b7661 Bug 375221 - [4.x] Resource config menu shows up in context menus 2012-10-11 01:02:50 -04:00
Sergey Prigogin
600c3b1b32 Fixed a bug that caused files to disappear from the index sometimes. 2012-08-31 17:57:34 -07:00
Vivian Kong
dd034794c7 Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
This reverts commit 62502ef095.
2012-08-28 16:51:37 -04:00
Vivian Kong
62502ef095 Bug 387132 - AR: Incorrect mirrored strings and
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 16:34:15 -04:00
Sergey Prigogin
142b427343 Bug 387985 - Typo in refactoringHideMethod.label in
org.eclipse.cdt.ui/plugin.properties
2012-08-24 10:21:44 -07:00
Vivian Kong
12e6a908fb Bug 387680 - Entries and Providers are not externalized in C++
preferences
2012-08-24 12:21:16 -04:00
Sergey Prigogin
b5c2b0ce15 Bug 387560. Fix and test case. 2012-08-19 19:17:36 -07:00
Sergey Prigogin
81ab8a71d8 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
Sergey Prigogin
ec941362f4 Bug 299911. Improved propagation of template instantiation context. 2012-08-14 15:47:41 -07:00
Sergey Prigogin
f122365484 Bug 299911. Added logging of methods that loose template instantiation
context.
2012-08-14 15:32:56 -07:00
Sergey Prigogin
dd039973ae Cosmetics. 2012-08-14 15:31:58 -07:00
Sergey Prigogin
1a90fef0a5 Cosmetics. 2012-08-14 15:05:13 -07:00
Markus Schorn
9dd70eb4bb Bug 299911: Increment plugin and pdom version. 2012-08-14 14:16:19 -07:00
Markus Schorn
fad6fcfe01 Bug 299911: Introduce ICPPEvaluation 2012-08-14 14:11:45 -07:00