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

3161 commits

Author SHA1 Message Date
Markus Schorn
f43e16c9ea CV-Qualifiers and arrays, bug 293982. 2009-11-03 18:35:47 +00:00
Markus Schorn
29e5a63132 Function declared by use of a typedef, bug 86495. 2009-11-03 15:15:50 +00:00
Emanuel Graf
1b08bd261f FIXED - bug 290110: Source-> Implement Method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290110
2009-11-03 13:52:32 +00:00
Markus Schorn
64bae1cd11 F3 on built-in macro throws NPE, bug 293864. 2009-11-02 13:36:18 +00:00
Sergey Prigogin
9c64a0e733 Fix for bug 291821. 2009-11-01 05:59:13 +00:00
Sergey Prigogin
e9a4ea6e19 Fixed ConcurrentModificationException. Bug 293822. 2009-10-30 20:11:08 +00:00
James Blackburn
dab890856f Bug 291905 RefsTab control visibility incorrect when multiple configurations are selected. 2009-10-29 16:34:53 +00:00
Markus Schorn
cf75226ce6 Include next directive, bug 286081. 2009-10-29 14:38:58 +00:00
James Blackburn
fc1f0fe229 Bug 270568 Tabs aren't visible when switching back from "All Configurations" 2009-10-29 14:23:07 +00:00
Markus Schorn
d550905a0d Restoring non-API methods of ITranslationUnit, providing public methods for accessing shared working copies, bug 293617. 2009-10-29 09:02:48 +00:00
James Blackburn
b2ab87de80 Add #toString to ExtData for item order stability in the table 2009-10-28 18:29:30 +00:00
James Blackburn
009d395fb7 Bug 293591 Settings entries for other tabs are lost on performing Edit / Remove action. Ensure that we preserve external settings for CSettingEntry types not known to the current tab. 2009-10-28 17:41:53 +00:00
Markus Schorn
186217789c Argument dependent lookup for overloaded operators, 293589. 2009-10-28 17:15:19 +00:00
Markus Schorn
5e934ed6a5 Cleanup: unify isSameType for index and ast, create AST bindings for definitions of specializations. 2009-10-28 12:01:51 +00:00
Markus Schorn
c0e4eb2600 Ordering of function templates, bug 293468. 2009-10-28 07:24:36 +00:00
Markus Schorn
8217a6eb90 Empty search for certain projects, bug 293161. 2009-10-27 10:32:20 +00:00
Anton Leherbauer
86ab70a815 Bug 289339 - CDT should support feature "Surround with..", patch by Axel Mueller 2009-10-26 08:17:27 +00:00
Markus Schorn
432edada85 Fixes for API problems. 2009-10-23 11:32:02 +00:00
Markus Schorn
037ae1d1b3 Navigation of fields, bug 292635. 2009-10-23 07:27:33 +00:00
James Blackburn
5333c64790 Bug293029 Don't reset selected configuration when changing page. 2009-10-22 13:00:19 +00:00
Vivian Kong
b74f0e0b85 Bug 292978 - New C/C++ wizard toolbar buttons are showing UI contributions that should be hidden by activities 2009-10-22 03:29:44 +00:00
Markus Schorn
1558c3a6e8 Proper template support in search for references, bug 268726. 2009-10-21 14:55:21 +00:00
Markus Schorn
6936409241 Fixed a few compiler warnings. 2009-10-21 14:29:08 +00:00
James Blackburn
90b40763b4 Bounds check before moving referenced project. 2009-10-21 14:28:23 +00:00
James Blackburn
57557c4bc8 Bug76407 - Should be able to specify project references order
- ICConfigurationDescrption#get|setReferenceInfo(...) preserves the ordering of the referenced configurations
  - RefsTab has been improved so you can move referenced projects up and down.
  - RefsTab now displays referenced projects which aren't open / available -- so users know what dependencies aren't fulfilled
  - RefsTab displays invalid / unavailable configurations / projects as grayed
  - Generics + Comments
2009-10-21 14:10:36 +00:00
Emanuel Graf
45872aa127 FIXED - bug 291268: Source->Implement Method goes into an infinite loop for parameter with white spaces in type name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291268
2009-10-21 09:20:31 +00:00
James Blackburn
ae5e0a74f3 Bug 243907 - AbstractCPropertyTab#dispose() never called
- AbstractPage leaks Tab icon SWT Images
    - AbstractCPropertyTab uses reflection for setGrayed API
2009-10-20 16:40:30 +00:00
Emanuel Graf
24ce8e3659 FIXED - bug 195604: Source folder becomes common folder after rename
https://bugs.eclipse.org/bugs/show_bug.cgi?id=195604
2009-10-20 13:54:25 +00:00
Emanuel Graf
95e3b558d5 FIXED - bug 291190: Refactoring tests use the index without read-locks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291190
2009-10-20 10:19:04 +00:00
Markus Schorn
7c27796dbd Proper template support in call hierarchy, bug 240589. 2009-10-19 12:11:05 +00:00
Markus Schorn
37c899ffc2 In call hierarchy, show virtual overriders for the input method, bug 246064. 2009-10-16 11:45:52 +00:00
Anton Leherbauer
4752115f03 Bug 291995 - Unable to modify code template or create a new C++ source file 2009-10-15 07:16:54 +00:00
Sergey Prigogin
be4c1f9cf2 Filtering by visibility for content assist. Second attempt. Bug 172305. 2009-10-11 06:24:20 +00:00
James Blackburn
dbdf6703ef Bug 291887 Allow build configurations to reference other configurations in the same project 2009-10-09 14:37:11 +00:00
James Blackburn
f9aa9d90d7 Bug 291751 Build project action causes referenced projects to be built twice. 2009-10-09 12:08:51 +00:00
James Blackburn
f42306ff24 Bug 212373 Display up to 5 configs + projects in the build project button tooltip 2009-10-08 16:21:12 +00:00
Markus Schorn
2bc7bae4a4 Pushes commonalities of c and c++ into IBasicType, bug 231859. 2009-10-08 16:13:54 +00:00
Markus Schorn
70d30d88f4 Modifying project properties freezes UI, bug 291737. 2009-10-08 13:59:38 +00:00
Andrew Gvozdev
0137ebe88f bug 245368: "C/C++ General" property page is not shown for objects that adapt to IResource
Patch from Thierry Goldwaser
2009-10-07 15:23:11 +00:00
Sergey Prigogin
1c2270f0cb Cosmetics. 2009-10-06 05:58:08 +00:00
Markus Schorn
dc18c3165d Improve non c++ fallback navigation, follow up for bug 282335. 2009-10-02 10:10:59 +00:00
Anton Leherbauer
e0a8f9eb3c Bug 291008 - [help] Register help listener for context sensitive help 2009-10-02 10:00:34 +00:00
Anton Leherbauer
b5cdb51b36 Bug 286908 - get rid of PreferencesAdapter 2009-10-02 09:57:52 +00:00
Markus Schorn
7c343c6050 Avoid computation of implicit references, bug 291024. 2009-10-02 09:25:24 +00:00
Markus Schorn
d9a409f830 Use c++ specific navigation algorithms in c++ files, only. Bug 282335. 2009-09-30 08:57:29 +00:00
Markus Schorn
f6c4c980e3 Wrong warning in new class wizard, bug 290118. 2009-09-24 08:43:11 +00:00
Andrew Gvozdev
1656612800 bug 279502: User friendly icons for Paths&Symbols and Includes tree in Project Explorer
Added icon for built-in include folders. Also new icon for workspace and using plain folder icon for filesystem folders.
2009-09-21 16:19:16 +00:00
Anton Leherbauer
e121a4b255 Bug 285932 - DocCommentOwnerManager doesn't use the DefaultScope for settings, patch by Johan Ekberg 2009-09-21 07:33:12 +00:00
Andrew Gvozdev
4ffa61aca1 bug 289813: [New project Wizard] Project type changes on toggling of supported platform settings 2009-09-18 14:47:45 +00:00
Andrew Gvozdev
dbbdbd8f95 bug 109139: Generic Error parser
(RegexErrorParser)
2009-09-11 02:09:38 +00:00