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

4117 commits

Author SHA1 Message Date
Sergey Prigogin
adb89806d8 Bug 398459 - Invalid auto-indentation in a virtual method 2013-01-17 16:02:35 -08:00
Sergey Prigogin
4a0cfa6cc4 Bug 396439 - Syntax highlighting is wrong for raw strings 2013-01-15 19:15:48 -08:00
Sergey Prigogin
0835b4737d Cosmetics. 2013-01-15 19:14:45 -08:00
Martin Oberhuber
4811216ec4 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-15 15:12:03 -05:00
Vivian Kong
42e044251b Bug 398131 - Method syntax coloring/highlighting shifted to wrong
position in preview window
2013-01-14 16:29:45 -05:00
Caroline Rieder
3222ba63ed bug 395442: Initial provider command is not restored for non-shared providers 2013-01-13 09:58:21 -05:00
Caroline Rieder
2f425c4386 bug 395307: Switching back to project specific language settings provider seems to be incorrect 2013-01-13 09:58:16 -05:00
Andrew Gvozdev
3f93648a58 Wording on language setting providers options page 2013-01-13 09:58:10 -05:00
Sergey Prigogin
237db0f8be Bug 388368 - Add Include Directory dialog should distinguish system and
non-system includes
2013-01-09 18:38:29 -08:00
Sergey Prigogin
e31ae8e676 Cosmetics 2013-01-09 18:36:15 -08:00
Ivan Ivanoff
fcd0216d66 bug 397546: NPE at org.eclipse.cdt.internal.ui.language.settings.providers.LanguageSettingsProviderTab.updateData(LanguageSettingsProviderTab.java:1084) 2013-01-08 09:24:14 -05:00
Sergey Prigogin
613cb84eef Cosmetics. 2012-12-31 11:25:15 -08:00
Sergey Prigogin
f7f56bb08e Bug 397208 - Problem markers don't get updated when preferences change 2012-12-27 16:54:43 -08:00
Sergey Prigogin
1ff1f798d5 Cosmetics. 2012-12-27 14:16:36 -08:00
Marc-Andre Laperle
61ed484332 Bug 397143 - Some new doxygen commands are missing 2012-12-25 01:51:38 -05:00
Andrew Gvozdev
cce302595e bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-12 11:03:25 -05:00
Nathan Ridge
d159cd9545 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 13:32:29 -05:00
Andrew Gvozdev
370c25c50b bug 395976: NPE in BuildConsoleViewer when widget is already disposed 2012-12-06 14:42:22 -05:00
Andrew Gvozdev
4deb1a2831 bug 395304: Selection of language settings provider not always accurate for the current configuration 2012-12-05 17:50:59 -05:00
Andrew Gvozdev
22e5b8c486 bug 395259: NPE thrown in LanguageSettingsProviderTab when selecting a newly created configuration 2012-12-01 04:48:21 -05:00
Anton Leherbauer
461a07cf73 Bug 394756 - Reduce number of ScopedPreferenceStore instances 2012-11-21 11:17:12 +01:00
Tom Hochstein
c1210c5d8b Bug 392954 - Manage Working Sets dialog can be opened when all working
sets are empty
2012-11-06 13:25:02 -06:00
Vivian Kong
ddcd04cba9 Bug 228378 - Project Explorer: C project wizards should be only
enabled in C perspective or on C elements
2012-11-01 15:59:39 -04:00
Sergey Prigogin
d5f793f01d Similar preference API between cdt.core and cdt.ui 2012-10-16 14:52:37 -07:00
Marc-Andre Laperle
b1a7526c66 Bug 375221 - [4.x] Resource config menu shows up in context menus 2012-10-11 00:44:18 -04:00
mhussein
516e23c935 Bug 389392 - Editor refresh problem when template executed twice
Modify OpenFiles so that it doesn't attempt to open files if they are
already opened.

Update: added copyright message.

Change-Id: I09fd41b3b34d2b1469cc11a8678f99645a0f9c43
Reviewed-on: https://git.eclipse.org/r/7725
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
IP-Clean: Marc-Andre Laperle <malaperle@gmail.com>
Tested-by: Marc-Andre Laperle <malaperle@gmail.com>
2012-10-09 23:25:23 -04:00
Markus Schorn
5e681bbe50 Bug 381824: Storing dependent bindings. 2012-10-02 10:48:24 +02:00
Sergey Prigogin
05a61b35bf Cosmetics. 2012-09-05 17:36:09 -07:00
Sergey Prigogin
7fe0a91dbc Fixed a bug that caused files to disappear from the index sometimes. 2012-08-31 18:06:48 -07:00
Vivian Kong
2e7dbc8b55 Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
This reverts commit f3824c1843.
2012-08-28 20:39:42 -04:00
Sergey Prigogin
1b8433ebd6 Use ArrayDeque instead of LinkedList. 2012-08-25 14:41:50 -07:00
Sergey Prigogin
7a0eccb09f Adjusted wording of action descriptions. 2012-08-25 14:40:48 -07:00
Sergey Prigogin
4d9d9393f4 Cosmetics. 2012-08-25 14:40:08 -07:00
Vivian Kong
f3824c1843 Bug 387132 - AR: Incorrect mirrored strings and
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 17:31:15 -04:00
Eugene Ostroukhov
fda18aa3a1 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>
2012-08-24 14:57:15 -04:00
Vivian Kong
88bccabd07 Bug 387680 - Entries and Providers are not externalized in C++
preferences
2012-08-24 14:49:42 -04:00
Sergey Prigogin
7e16142beb Bug 387985 - Type at refactoringHideMethod.label in
org.eclipse.cdt.ui/plugin.properties
2012-08-24 10:13:58 -07:00
Sergey Prigogin
7f6c8f1f3e Changed Message classes to have package visibility 2012-08-23 10:51:18 -07:00
Sergey Prigogin
b038dd16cf Code cleanup. 2012-08-23 10:24:25 -07:00
Sergey Prigogin
737b5c6949 Removed public visibility from the Messages class. 2012-08-23 10:23:44 -07:00
Sergey Prigogin
712d9b86d5 Bug 387560. Fix and test case. 2012-08-19 19:26:49 -07:00
Sergey Prigogin
b774b53a26 Bug 299911. Improved propagation of template instantiation context. 2012-08-10 12:54:58 -07:00
Sergey Prigogin
e39899ec23 Merge remote-tracking branch 'origin/bug_299911' 2012-08-08 17:54:16 -07:00
Sergey Prigogin
f4d616cdc0 Bug 299911. Added logging of methods that loose template instantiation
context.
2012-08-08 17:38:17 -07:00
Sergey Prigogin
4079362341 Cosmetics. 2012-08-08 15:08:33 -07:00
Vivian Kong
8aebf4d454 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 12:45:35 -04:00
Sergey Prigogin
45e67ddcf2 Cosmetics. 2012-07-15 14:48:51 -07:00
Vivian Kong
8114a24402 Bug 382426 - [Accessibility] Some UI elements do not provide a label 2012-07-12 15:18:58 -04:00
Andrew Gvozdev
1b620f2fec bug 383032: C Project dialog project type tree is missing arrows to collapse expand 2012-07-07 07:54:08 -04:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00