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

1190 commits

Author SHA1 Message Date
Anton Leherbauer
8ccaca146c Additional fix and test for bug 322776 2010-11-18 12:56:32 +00:00
Anton Leherbauer
2016e80de8 Fix formatter issues with macros 2010-11-18 11:58:33 +00:00
Anton Leherbauer
d63d948594 Remove obsolete partition scanner conformance tests 2010-11-17 15:10:32 +00:00
Andrew Gvozdev
f1742086d1 bug 88402: UI plugins should share common images 2010-11-05 14:43:28 +00:00
Anton Leherbauer
c465508c81 Bug 329196 - Incorrect highlighting of strings with #defines inside 2010-11-03 13:49:12 +00:00
Anton Leherbauer
63365064b7 Bug 329165 - Formatter corrupts code 2010-11-03 11:16:26 +00:00
Anton Leherbauer
8f01b54586 Bug 322776 - [formatter] Add option to not join already wrapped lines
Bug 325787 - [formatter] No option to define indentation policy for assignment expression
2010-11-03 09:55:47 +00:00
Anton Leherbauer
679eb0d976 Bug 328356 - [C++0x] Editor support for range-based for 2010-10-29 07:58:14 +00:00
Anton Leherbauer
c83b49a790 Bug 314813 - [mark occurrences] Add preference option for overloaded operators 2010-10-28 13:16:15 +00:00
Andrew Gvozdev
99da99fdd1 bug 309113: Ability to have a single build console for a multi-project build 2010-10-25 02:42:44 +00:00
Andrew Gvozdev
e609e153a6 bug 309113: Ability to have a single build console for a multi-project build 2010-10-23 12:16:09 +00:00
Anton Leherbauer
7a3b67561a Follow-up fix for Bug 325783 2010-10-22 09:18:42 +00:00
Markus Schorn
befb4d9e04 Bug 328259: Differentiate function-style and object-style macros, by Patrick Hofer. 2010-10-21 10:38:51 +00:00
Markus Schorn
9d1a38c5e3 Bug 327878: Identifying unknown instances in index. 2010-10-20 08:50:37 +00:00
Anton Leherbauer
214b66c248 Bug 325783 - [formatter] Function call arguments' indentation is wrong if there is a templated argument 2010-10-14 11:03:30 +00:00
Anton Leherbauer
8e0defd439 Adjust test plug-in version 2010-10-13 09:27:41 +00:00
Anton Leherbauer
efe641d53a Bug 327311 - Typing 'Enter' in a multi-line comment might copy too much from the previous line 2010-10-13 09:23:47 +00:00
Markus Schorn
67f123cf5e Bug 327328: Push concept of restrict up to IASTPointer and IPointerType. 2010-10-13 07:48:39 +00:00
Markus Schorn
d03bee7bc7 Bug 223660: Parameter help for constructor-style initializers. 2010-10-11 10:44:33 +00:00
Markus Schorn
43e33bc736 Bug 327064: Update testcase. 2010-10-07 13:39:14 +00:00
Sergey Prigogin
c69832ea82 Bug 326418 - Ctrl+Click navigation is broken. 2010-10-04 05:43:09 +00:00
Markus Schorn
4734a658f8 Bug 325799: Support styled text in CUILabelProvider, by Patrick Hofer. 2010-09-30 11:44:39 +00:00
Markus Schorn
8ff177d648 Bug 325385: Duplicate search results. 2010-09-27 15:48:04 +00:00
Sergey Prigogin
f0d7871fea Support for overridden virtual methods in LinkedNamesFinder. 2010-09-20 03:09:50 +00:00
Sergey Prigogin
b937c5c50b Cosmetics. 2010-09-19 21:08:44 +00:00
Markus Schorn
200c531f33 Bug 156668: Implicit ctors for automatic variables. 2010-09-17 09:59:48 +00:00
Anton Leherbauer
ca68f6bb04 Bug 324905 - [Search] Show different colors to mark read and write accesses in Mark Occurrences
Patch from Patrick Hofer
2010-09-17 08:38:51 +00:00
Anton Leherbauer
e5a1e9060f Bug 323561 - Test cases 2010-09-16 15:06:24 +00:00
Markus Schorn
e18bd9cc26 Bug 325135: Navigation of function and template parameters. 2010-09-16 08:11:12 +00:00
Emanuel Graf
96b0cc259d Bug 323780: "Generate Getters and Setters..." crashes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323780 FIXED
2010-09-14 10:58:44 +00:00
Sergey Prigogin
f940989086 Bug 318510 - Lightweight rename refactoring. 2010-09-12 05:22:07 +00:00
Sergey Prigogin
1d45ebec18 Bug 324232 - CElementHyperlinkDetector blocks UI thread waiting for an AST 2010-09-11 18:25:29 +00:00
Anton Leherbauer
53b2b45d96 Bug 323971 - [C++0x] Editor support for raw string literals 2010-09-01 14:59:43 +00:00
Anton Leherbauer
6a00f7487a Bug 324031 - Indentation problems with typedef and enum 2010-09-01 06:05:49 +00:00
Markus Schorn
4adeb3cefb Replace usage of ASTSignatureUtil by ASTStringUtil. 2010-08-31 10:17:25 +00:00
Markus Schorn
9cb98d05cf Bug 316307: [C++0x] Semantics for lamda expressions. 2010-08-24 08:53:50 +00:00
Markus Schorn
7a22acef41 Bug 316307: [C++0x] Syntax for lambda expressions. 2010-08-19 14:34:05 +00:00
Alena Laskavaia
28d0d546c0 Bug 319111 - revert test patch - not working yet 2010-08-19 01:00:25 +00:00
Anton Leherbauer
ca643bbb15 Bug 314958 - Editor does not format array initializers correctly 2010-08-13 10:55:44 +00:00
Anton Leherbauer
d02d896e6d Fix occasional test failure 2010-08-13 10:55:09 +00:00
Alena Laskavaia
2828f69a77 tests for getter and setter generation 2010-08-11 02:05:56 +00:00
Sergey Prigogin
93d1052f06 Cosmetics. 2010-08-05 18:04:49 +00:00
Emanuel Graf
e911f1d564 Bug 318874: Extract Constant generates wrong declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318874
2010-07-07 09:31:41 +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
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
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
Markus Schorn
5a013d6320 Bug 283080: Updating headers in non-src folders. 2010-06-24 12:37:27 +00:00
Markus Schorn
2ec6a92a98 Bug 314593: Handling of missing semicolon after statement. 2010-06-23 09:24:39 +00:00
Vivian Kong
bd5effad11 Bug 315439 Fix up copyright 2010-06-02 18:48:45 +00:00