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

3344 commits

Author SHA1 Message Date
Markus Schorn
99148105b3 RValue References: Implementation and testcases, bug 294730. 2009-11-24 10:53:12 +00:00
Andrew Gvozdev
e5c11f21e8 cleanup: unnecessary casts 2009-11-20 20:35:14 +00:00
James Blackburn
8200badda8 Related to Bug 295571: don't ArrayIndexOutOfBounds if entry isn't resolved. 2009-11-20 17:15:39 +00:00
James Blackburn
1a924925c5 Bug 295602 "Export Settings" tab restore defaults should add the default exported paths from the Configuration 2009-11-19 15:16:53 +00:00
James Blackburn
443be30a13 Bug 295571 resolve entries before exporting them 2009-11-19 11:35:39 +00:00
Anton Leherbauer
d7e60e1f59 Bug 295424 - Click ctrl+1, double-click on "No suggestions available" -> deletes part of the file 2009-11-19 09:10:23 +00:00
Anton Leherbauer
95c5fce830 Bug 270916 - Automatically close of quotes in preprocessor directives does not work 2009-11-19 08:38:47 +00:00
Anton Leherbauer
897e40ab49 Bug 290499 - Generating Getter, Setter and Implementing Methods should by available through the Outline context menus
Patch by  Marc-Andre Laperle
2009-11-18 14:28:03 +00:00
Markus Schorn
68d9a584ff Removal of full indexer, bug 294864. 2009-11-18 11:27:01 +00:00
Markus Schorn
3947de208b Search dialog improvements, bug 295168. 2009-11-18 08:41:19 +00:00
Markus Schorn
1cf5491c65 C/C++ search for operators, bug 295150. 2009-11-18 08:32:07 +00:00
Andrew Gvozdev
aca23fae0e bug 284295: Hardcoded semicolon separator when appending to native environment variables
Patch from Marc-Andre Laperle
2009-11-17 02:34:32 +00:00
Sergey Prigogin
3f8ba3ef71 Add Include fixes. Bugs 284669 and 295174. 2009-11-16 06:27:14 +00:00
Andrew Gvozdev
c60f642aa8 bug 287815: CDT New Class Wizard GUI should follow Eclipse UI Guidelines.
Additional patch from Marc-Andre Laperle
2009-11-13 22:01:04 +00:00
Markus Schorn
c3d24bd1b4 Fixes a NPE, bug 294797. 2009-11-12 18:09:50 +00:00
Marc Khouzam
b2d2eb2e19 Updated javadoc and comments 2009-11-12 14:01:56 +00:00
Andrew Gvozdev
d92de82c59 bug 287815: CDT New Class Wizard GUI should follow Eclipse UI Guidelines.
Patch from Marc-Andre Laperle
2009-11-12 03:49:41 +00:00
Sergey Prigogin
717dfc08a6 Moved two previously hidden preferences to CCorePreferenceConstants.java and made them public. 2009-11-11 20:34:00 +00:00
James Blackburn
6bfe13ffa0 - Prevent NPE opening Workspace resource selection dialog when path text doesn't resolve to workspace.
- Initial path shouldn't be null.
2009-11-11 14:45:17 +00:00
Marc Khouzam
4ca22ab897 [294812] Preserve hover order to make sure we choose the best hover. 2009-11-11 14:32:37 +00:00
Anton Leherbauer
3d72fc1408 Implement toString() for debugging, related to bug 294812 2009-11-11 10:46:10 +00:00
James Blackburn
a44d15b73d Keep workspace relative paths as absolute as before: ${workspace_loc:/proj/...} instead of ${workspace_loc:proj/...} 2009-11-11 09:45:04 +00:00
Sergey Prigogin
0c123289d2 Fixed indentation of pasted text. Bug 294566. 2009-11-09 07:30:32 +00:00
Sergey Prigogin
9ec2df2c3c Cosmetics. 2009-11-09 04:12:28 +00:00
Andrew Gvozdev
1725ca8c6b bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
Fix for BinaryParserPage from Marc-Andre Laperle
2009-11-06 19:44:23 +00:00
Anton Leherbauer
fcbf489459 Bug 177018 - Move actions to new top level Source menu 2009-11-06 13:58:49 +00:00
James Blackburn
606c0a5e4f Bug 294046 Improvements to FileListControl
(multi-select, copy, paste, undo, redo, proj.rel paths, fix warnings).
2009-11-05 13:42:16 +00:00
James Blackburn
a138124097 Bug 294316 RadioButtonsArea should update cache'd value when #setSelectedButton(int) is called 2009-11-05 13:19:50 +00:00
Emanuel Graf
e0573bc36d Provide a meaningful message if file is not on the build path. 2009-11-05 12:28:20 +00:00
Emanuel Graf
8b299df1e4 Provide a meaningful message if CRefactoring.checkInitialConditions() find an Error 2009-11-05 09:51:55 +00:00
Mike Kucera
7400462cd0 Bug 293079 - Allow new C/C++ project wizard extension 2009-11-04 16:39:44 +00:00
Markus Schorn
daef4a8c6f Add include for methods, bug 239991. 2009-11-04 15:51:06 +00:00
Markus Schorn
4d329afecd Mac specific kbd-shortcut, bug 294151. 2009-11-04 10:50:38 +00:00
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