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

3224 commits

Author SHA1 Message Date
Markus Schorn
5a1293b690 Bug 294730: Declared type of an expression. 2010-01-15 18:28:45 +00:00
Anton Leherbauer
3b8ad5a4cd Bug 298282 - Indentation is not correct for braces, when creating C++ const method and start brace is on on new line 2010-01-15 10:32:41 +00:00
Markus Schorn
b4c6a509ff Compiler warning. 2010-01-14 16:27:24 +00:00
Andrew Gvozdev
643d2a7eb7 bug 206369: Double-clicking closed project should open it
Patch from Marc-Andre Laperle
2010-01-14 04:33:16 +00:00
Andrew Gvozdev
8b83105af2 bug 299421: Double-click causes jumping to a different marker on the same line 2010-01-13 17:36:35 +00:00
Anton Leherbauer
024efc1e22 Enable hovers for information presenter, related to bug 282495 2010-01-12 14:37:04 +00:00
Anton Leherbauer
6cd02fdd00 Bug 282495 - Add hotkey for "mouse hover" like tooltip
Patch by  Marc-Andre Laperle
2010-01-12 14:36:49 +00:00
Markus Schorn
d4aa4850c7 Bug 299358: Protect against NPE. 2010-01-12 13:03:24 +00:00
Sergey Prigogin
866f945428 Typo. 2010-01-10 00:00:29 +00:00
Anton Leherbauer
164af3c7a3 Cosmetics. 2010-01-08 11:14:39 +00:00
Anton Leherbauer
9483ede432 Bug 298554 - Code templates should be proposed if line is completely selected except for whitespaces
Patch by Marc-Andre Laperle
2010-01-08 11:11:33 +00:00
Anton Leherbauer
157982becb Bug 298696 - Mac key bindings for refactoring are invalid
Patch  by Marc-Andre Laperle
2010-01-08 09:46:30 +00:00
Anton Leherbauer
356c851816 Bug 233390 - [outline view] Group Defines
Patch by Marc-Andre Laperle
2010-01-07 14:18:05 +00:00
Markus Schorn
d27a79d465 Bug 298069: Wrong encoding for lines in search result. 2010-01-04 10:43:49 +00:00
Markus Schorn
4733439ba4 Bug 297751: NPE using search. 2010-01-04 09:51:05 +00:00
Andrew Gvozdev
cd89d01394 bug 289082: smallish change from bug 11233 patch 2 2010-01-04 04:42:13 +00:00
Andrew Gvozdev
deb50f5aa6 bug 289082: IInputStatusValidator and InputStatusDialog moved to cdt.ui.dialogs 2010-01-04 04:23:13 +00:00
Andrew Gvozdev
7474a5d8c1 bug 298552: Two cases of neglect refreshing resource settings in Project Explorer 2009-12-27 23:21:34 +00:00
Andrew Gvozdev
a618ada877 bug 297376: Missing Doxygen commands.
Patch from Marc-Andre Laperle
2009-12-26 23:18:53 +00:00
Andrew Gvozdev
790a689a5c bug 298540: The overlay icon for custom resource settings is misleading 2009-12-26 19:40:33 +00:00
Markus Schorn
6ad255dfed Bug 280909: Syntax and bindings for variadic templates. 2009-12-18 09:58:29 +00:00
Anton Leherbauer
986dc3753a Bug 278967 - Content assist on "../" results in an error 2009-12-14 08:45:16 +00:00
Anton Leherbauer
354fa73eba Fix deprecation warnings 2009-12-11 13:31:32 +00:00
Markus Schorn
ac13b9f714 Compiler warnings. 2009-12-11 11:11:29 +00:00
Markus Schorn
0209ac4783 Bug 297438: Parameter defaults get lost in index. 2009-12-10 13:21:39 +00:00
Mike Kucera
c595624439 Bug 282854 - Add an import/export from file button to the Paths and Symbols page 2009-12-09 17:28:36 +00:00
Mike Kucera
2bb959feda Bug 296881 - remote C/C++ search results not displaying properly 2009-12-07 21:46:30 +00:00
Andrew Gvozdev
9fa4bd5b07 bug 290997: [Contribution] VS-style option tooltip display in Property Pages
patch from Miwako Tokugawa
2009-12-04 19:00:15 +00:00
Andrew Gvozdev
bd8212e8aa cleanup: fixed warnings 2009-12-04 04:16:30 +00:00
Andrew Gvozdev
65887eac69 bug 294106: CDT Build Console enhancements
Icons consistent with Debug console suggested by Dmitry Koslov
2009-12-02 21:21:35 +00:00
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