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

490 commits

Author SHA1 Message Date
Sergey Prigogin
d962e2eee7 Automatic update of include statements and include guards when header
files are renamed or moved.
2014-06-17 15:14:50 -07:00
Sergey Prigogin
2cada0fe18 Revert "WIP"
This reverts commit 9bc829ac73.
2014-05-30 18:11:12 -07:00
Sergey Prigogin
9bc829ac73 WIP 2014-05-30 17:54:09 -07:00
Sergey Prigogin
85d96aa41d Fixed the id of the renameParticipant extension. 2014-05-30 17:22:34 -07:00
Doug Schaefer
962e011886 Bug 433477 Fix colors for dark theme.
Change-Id: I66e6deec545cc2703d96ec03e59ab451a92b8867
Reviewed-on: https://git.eclipse.org/r/26066
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-05-06 13:18:39 -04:00
Sergey Prigogin
62ba90a145 Bug 427958 - Extension mechanisms for Find References and Call Hierarchy
This change introduces two new extension points - callHierarchyProviders
and externalSearchProviders.

Change-Id: I5e2e5e6c17b596eddfebe97b6be32a7cc62954f6
Reviewed-on: https://git.eclipse.org/r/21862
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-02-14 16:58:45 -05:00
Andrew Gvozdev
6856d55b68 bug 416628: "Export" of entries of language settings providers to referencing projects - added provider to do that 2013-09-08 08:09:33 -04:00
Sergey Prigogin
1bc312c517 Bug 45203. Added organizeIncludes.* preferences to C/C++ Code Style
preference export.
2013-08-05 12:34:03 -07:00
Sergey Prigogin
a79028d2fc Bug 45203. User configurable header substitution rules. 2013-06-14 15:54:13 -07:00
Andrew Gvozdev
7dc675dc92 bug 409392: Context help for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages 2013-06-05 16:03:54 -04:00
Sergey Prigogin
3336cd19e6 Corrected names of index-related commands. 2013-06-04 12:35:43 -07:00
Marc-Andre Laperle
9e1e3ce04f Bug 409663 - [Mac] Command-Shift-Up/Down is not handled in standard way
Change-Id: I667b9038e4a92201883c702c0673d7ba33cd386c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13471
2013-06-02 15:26:44 -04:00
Caroline Rieder
ecb373f340 V.3 - Bug 405239 - Index actions are only available within context menu
The provided patch contributes the Index actions to the global Project
menu using the command/handler extension points.

Project related actions are enabled when:
- When an ICProject, an ICContainer or an ITranslationUnit is selected
  in the Project Explorer and the Project Explorer has the focus
- When a file of an ICProject is open in the Editor and the Editor has
  the focus

File related action is enabled when:
- When an ITranslationUnit is selected in the Project Explorer and the
  Project Explorer has the focus
- When an ITranslationUnit is open in the Editor and the Editor has the
  focus

Change-Id: I11f05e2b2f0c8f1652b0ee7e655aacacd03c7fde
Signed-off-by: Caroline Rieder <caroline.rieder@windriver.com>
Reviewed-on: https://git.eclipse.org/r/13123
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2013-05-24 09:54:20 -04:00
Sergey Prigogin
2a84dfb7e3 Fixed invalid resource keys. 2013-05-23 18:16:26 -07:00
Caroline Rieder
ef7967342a Bug 405239 - Index actions are only available within context menu
The provided patch contributes the Index actions to the global Project
menu using the command/handler extension points.

Project related actions are enabled when:
- When an ICProject, an ICContainer or an ITranslationUnit is selected
  in the Project Explorer and the Project Explorer has the focus
- When a file of an ICProject is open in the Editor and the Editor has
  the focus

File related action is enabled when:
- When an ITranslationUnit is selected in the Project Explorer and the
  Project Explorer has the focus
- When an ITranslationUnit is open in the Editor and the Editor has the
  focus

Change-Id: Ide0e3e241f1162323c2e17d2d58741eb3db9ae41
Signed-off-by: Caroline Rieder <caroline.rieder@windriver.com>
Reviewed-on: https://git.eclipse.org/r/13073
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2013-05-23 10:03:55 -04:00
Sergey Prigogin
1e2973a031 Bug 45203. Include Pragmas preference page. 2013-03-23 19:52:42 -07:00
Andrew Gvozdev
9bc85c77a3 Removed unused icons 2013-03-16 15:10:35 -04:00
Andrew Gvozdev
cd48acebff Merge remote-tracking branch 'cdt/master' into sd90 2013-03-16 15:02:32 -04:00
Sergey Prigogin
7ac4d43010 Bug 45203. Major milestone - Organize Includes command is ready for
alpha testing.
2013-03-14 17:20:22 -07:00
Sergey Prigogin
3198d038d4 Merge remote-tracking branch 'origin/master' into bug_45203
Change-Id: I5ea97f0e6c1e15a72e45f5fbc7407ad6b35e9a64
2013-02-14 17:21:05 -08:00
Sergey Prigogin
83ba131410 Bug 45203. Organize Includes and Include Style preference pages.
Change-Id: I8227fdaa1bb26ded6026d893a864660738f3a38f
2013-02-14 17:15:12 -08:00
Andrew Gvozdev
d63769fe1f Merge remote-tracking branch 'cdt/master' into sd90 2013-02-08 18:15:15 -05:00
Andrew Eidsness
2bc9035f8c Bug 363406: extensible semantic highlighting
- introduced extension point to allow plugins to add new semantic
highlighters
- see bug for more details

Change-Id: Ic019e8a3c483fcfc42344fe4ef2139cc933c0301
Reviewed-on: https://git.eclipse.org/r/10074
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2013-02-01 16:18:28 -05:00
Andrew Gvozdev
383cb93e57 Merge branch 'master' into sd90 2013-02-01 10:29:42 -05:00
Sergey Prigogin
b9396d3a4a Merge remote-tracking branch 'origin/master' into bug_45203 2013-01-24 20:43:18 -08:00
Sergey Prigogin
64a3b12f94 Bug 45203. Beginning of preference UI. 2013-01-24 20:33:56 -08:00
Sergey Prigogin
f072ce9223 Bug 399036 - Add C/C++ Code Style category to preference export 2013-01-24 20:12:59 -08:00
Andrew Gvozdev
526750dc20 Merge remote-tracking branch 'cdt/master' into sd90 2013-01-21 09:20:06 -05:00
Andrew Gvozdev
36dd99f435 bug 398550: Use platform decorator manager to manage 'custom build settings' decoration 2013-01-19 16:37:08 -05:00
Andrew Gvozdev
cdbd91fd64 Merge remote-tracking branch 'cdt/master' into sd90 2012-11-23 09:10:13 -05: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
Andrew Gvozdev
fa29d609b1 Merge remote-tracking branch 'cdt/master' into sd90 2012-10-14 07:42:43 -04: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
Andrew Gvozdev
2485747522 Merge remote-tracking branch 'cdt/master' into sd90 2012-08-25 15:20:09 -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
Andrew Gvozdev
8279f629b6 Merge remote-tracking branch 'cdt/master' into sd90 2012-08-21 14:43:21 -04:00
Vivian Kong
8aebf4d454 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 12:45:35 -04:00
Andrew Gvozdev
ada458c4b3 Merge remote-tracking branch 'cdt/master' into sd90 2012-05-11 15:55:57 -04:00
Sergey Prigogin
ae606fe28b Bug 378317 - Index update mode for resolving unresolved includes and
reindexing files with I/O errors.
2012-05-09 17:12:45 -07:00
Sergey Prigogin
a96dc14a12 Fixed a broken string reference. 2012-05-08 18:50:28 -07:00
Andrew Gvozdev
d2c19fcd47 bug 376592: [sd90] Extend BuildDefinitions to allow defining language settings providers 2012-05-04 18:35:17 -04:00
Andrew Gvozdev
1c826045e9 Enablements of tabs in properties 2012-05-03 17:10:31 -04:00
Andrew Gvozdev
5edeb05a5b bug 328007: [sd90] Disablement of property pages depending on preference 2012-05-01 23:05:41 -04:00
Andrew Gvozdev
2b5e3e6a20 bug 328007: [sd90] Design user interface for new scanner discovery 2012-05-01 23:05:37 -04:00
Andrew Gvozdev
ab036f4bfc Fixed ability to disable LSP property page depending on preference 2012-04-30 18:54:39 -04:00
Andrew Gvozdev
7104c92f7f clean up 2012-04-30 09:53:06 -04:00
Andrew Gvozdev
c6a26fb0b1 Merge remote-tracking branch 'cdt/master' into sd90 2012-04-18 17:51:43 -04:00
Doug Schaefer
4a8860255e Hide the new new project wizard. Likely to be deferred to Kepler. 2012-04-18 11:56:43 -04:00
Andrew Gvozdev
14b3dc054b Merge remote-tracking branch 'cdt/master' into sd90 2012-03-25 07:05:16 -04:00