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

9250 commits

Author SHA1 Message Date
Markus Schorn
d0de0c79ee Bug 319033: Exception in stand-alone indexer. 2010-07-07 09:16:56 +00:00
Emanuel Graf
bf5126ad89 Bug 318784: DeclarationGenerator fails for some cases
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318784
2010-07-07 08:40:02 +00:00
Andrew Gvozdev
7220adf26b bug 318812: cdt.managedbuilder.ui should use its own message bundle instead of cdt.ui 2010-07-06 22:16:09 +00:00
Emanuel Graf
0a81559841 Bug 318130: Exception when extracting a function
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318130
2010-07-06 12:04:01 +00:00
Emanuel Graf
e846e27bc9 Bug 318658: Implement method: Add Select/Deselect All buttons
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318658
2010-07-06 11:33:00 +00:00
Emanuel Graf
d03905c62d Bug 318726: Weird name for methods when using generates getter and setters on variable "ID"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318726
2010-07-06 11:19:16 +00:00
Andrew Gvozdev
8f2ec1dbd0 bug 318802: UIMessages should extend NLS class
Removed unused variables
2010-07-06 03:32:21 +00:00
Andrew Gvozdev
1e16c43220 bug 264330: Paths and symbols include list should have scrollbar
Getting rid of unwanted horizontal scrollbar showing along with vertical one
2010-07-05 03:01:21 +00:00
Andrew Gvozdev
55cab28322 bug 318802: UIMessages should extend NLS class 2010-07-04 05:14:26 +00:00
Andrew Gvozdev
a0a0f2d202 bug 318802: UIMessages should extend NLS class 2010-07-04 05:00:45 +00:00
Andrew Gvozdev
e6ddf54174 bug 318802: UIMessages should extend NLS class
PluginResources.properties renamed to Messages.properties
2010-07-04 03:35:23 +00:00
Andrew Gvozdev
903eb3c6a7 bug 264330: Paths and symbols include list should have scrollbar 2010-07-03 14:39:42 +00:00
Markus Schorn
d5ea7d1248 Bug 86837: Destructor via typedef. 2010-07-02 13:12:06 +00:00
Markus Schorn
6a748490e7 Bug 188115: Fix AST Visitor for problem type-ids. 2010-07-02 09:53:14 +00:00
Markus Schorn
ed02194644 Bug 318463: Project Description is loaded although using flag GET_IF_LOADDED 2010-07-02 07:34:52 +00:00
Markus Schorn
0b0bf3d2e2 Bug 310795: Avoid loading project description during indexer setup. 2010-07-01 14:19:25 +00:00
David Dubrow
081788d5df Bug 317707 make new handlers non-api and revert bundle version 2010-07-01 13:36:17 +00:00
Emanuel Graf
81f191e4a4 Bug 318588: Add support for C++0x to DeclSpecWriter
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318588
2010-07-01 12:25:02 +00:00
Emanuel Graf
ce299af047 Bug 318565: Indistinct parameter name in INodeFactory.newConditionalExpession()
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318565
2010-07-01 09:31:54 +00:00
Emanuel Graf
368736adaf Bug 318552: NPE in ExpressionWriter for unary expression without an operand
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318552
2010-07-01 08:12:10 +00:00
Emanuel Graf
fe6b056773 Bug 318493: ExtractLocalVariableRefactoringTest float fails because of error in test
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318493
2010-07-01 06:46:39 +00:00
Emanuel Graf
eea33f080c Bug 312736: extract variable refactoring does not infer type or replace expression correctly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312736
2010-07-01 06:44:46 +00:00
Sergey Prigogin
eea0205ab1 Bug 313027 - Rename refactoring is very slow on large projects 2010-06-30 18:15:14 +00:00
John Cortell
3c182b8cf9 Bug 317707: Fixed NPE during shutdown 2010-06-29 18:11:44 +00:00
David Dubrow
ef6d28343d Bug 317707 convert resource configs context menu to handlers to allow hiding via capabilities 2010-06-28 12:57:55 +00:00
Sergey Prigogin
11f1f3bb47 Cosmetics. 2010-06-27 23:28:03 +00:00
Sergey Prigogin
2afd46deb6 Cosmetics. 2010-06-27 21:38:53 +00:00
Andrew Gvozdev
494b2dc62c bug 318093: GCCErrorParser treats instantiation warnings as errors 2010-06-27 02:45:29 +00:00
James Blackburn
7cecc9e5a9 Bug 317783 Resource filters don't appear to work -- work-around for platform issue in 3.6 2010-06-24 16:01:30 +00:00
Markus Schorn
1285350432 Bug 317435: Change to file-encoding shall trigger index update. 2010-06-24 13:01:39 +00:00
Markus Schorn
5a013d6320 Bug 283080: Updating headers in non-src folders. 2010-06-24 12:37:27 +00:00
Andrew Gvozdev
658dc0af75 A bit of JavaDoc 2010-06-24 04:10:29 +00:00
Markus Schorn
888b9c3af6 Bug 317146: Problem binding in composite factory. 2010-06-23 12:36:54 +00:00
Markus Schorn
bc70607da5 Bug 317004: Recursive definition of size_t. 2010-06-23 10:09:51 +00:00
Markus Schorn
2ec6a92a98 Bug 314593: Handling of missing semicolon after statement. 2010-06-23 09:24:39 +00:00
Markus Schorn
6468bb856d Bug 316931: IASTTranslationUnit.getDeclarations() for parameters. 2010-06-22 12:21:17 +00:00
Markus Schorn
4088b51a27 Bug 312666: Default filesystem on Mac is case insensitive. 2010-06-22 11:40:39 +00:00
James Blackburn
872861770e Bug 317402 Not all builders invoked for referenced projects. Partial revert of patch on bug 291751 2010-06-21 13:20:50 +00:00
Sergey Prigogin
98245be093 Proper capitalization of labels. 2010-06-21 01:00:26 +00:00
Sergey Prigogin
c019cf14d2 Removed hardcoded bundle names. 2010-06-20 04:47:50 +00:00
Sergey Prigogin
4da85f4e4d NLS-based messages. 2010-06-20 04:27:26 +00:00
Markus Schorn
19768142fd Bug 316704: Exponential complexity resolving template argument ambiguity. 2010-06-18 14:38:24 +00:00
Markus Schorn
2f75332ece Bug 315664: Duplicate choices in open declaration. 2010-06-18 08:21:03 +00:00
Markus Schorn
0664dab5c6 Attempt to fix occasional test-failure. 2010-06-18 07:56:41 +00:00
Markus Schorn
7ed4f94f50 Bug 294543: Built-in candidates for overloaded operators: Additional testcases and corrections. 2010-06-18 07:47:43 +00:00
Markus Schorn
66d10bd31a Bug 316747: Fix mistyped 'getTemplateParameter'. 2010-06-17 14:12:18 +00:00
Markus Schorn
222046596e Compiler warnings. 2010-06-17 14:00:24 +00:00
Markus Schorn
a7397911f1 Bug 294543: Built-in candidates for overloaded operators. 2010-06-17 13:57:03 +00:00
Markus Schorn
4c8a4d2d74 Bug 162806: Deprecate IASTTranslationUnit.getParserLanguage(). 2010-06-16 12:27:16 +00:00
Markus Schorn
9f1f076635 Bug 316454: Open Element to cancel query when typing additional letters. 2010-06-16 12:27:03 +00:00