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
5c47f3f1a1 Bug 357300 - Function parameter line wrapping wraps commas separating parameters 2011-09-21 14:46:39 +02:00
Sergey Prigogin
e2aef245cd Bug 357423. Fixed regression. 2011-09-20 17:39:06 -07:00
Doug Schaefer
c686b86ceb Bug 241717 - Fix header file too. 2011-09-19 14:55:18 -04:00
Doug Schaefer
85e252612d Bug 241717 - Kludge the test so it passes for now. 2011-09-19 13:55:26 -04:00
Anton Leherbauer
01b24ceba4 Bug 356690 - Macro use after for loop formats incorrectly 2011-09-19 11:10:22 +02:00
Doug Schaefer
da5db9d343 Set up dependencies for ui.tests. 2011-09-14 16:48:56 -04:00
Sergey Prigogin
a090d9bd2c Bug 357423 - Code formatter gets confused by a macro. Macro involving an
'if' statement.
2011-09-14 12:37:11 -07:00
Sergey Prigogin
7065e4648d Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:28:15 -07:00
Marc-Andre Laperle
dda266c478 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:38:02 -04:00
Anton Leherbauer
17df657d34 Bug 350689 - [formatter] Problems formatting Lua source code 2011-08-09 08:44:38 +02:00
Sergey Prigogin
13d4a94d42 Use StringBuilder instead of StringBuffer. 2011-08-08 16:27:41 -07:00
Anton Leherbauer
0ab89e9c79 Bug 350816 - [formatter] Fixed size array declaration formats wrong 2011-08-08 10:15:49 +02:00
Anton Leherbauer
b7382e51f1 Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive 2011-08-08 08:40:47 +02:00
Anton Leherbauer
c118acdaa6 Bug 344379 - Code Style format error 2011-08-05 14:19:14 +02:00
Anton Leherbauer
1f9bdc3019 Bug 353974 - Formatting C code does not work for certain uses of static_cast 2011-08-05 12:50:24 +02:00
Anton Leherbauer
44e3ec0cde Bug 351399 - Formatting C code is broken for certain coding styles 2011-08-05 10:37:58 +02:00
Anton Leherbauer
2810a4ed76 Remove unused dependency, increment bundle version 2011-07-29 09:55:44 +02:00
Anton Leherbauer
f60aad128c Bug 352544 - the end of certain string definitions (e.g. R"(") is not correctly identified 2011-07-20 16:29:23 +02:00
Marc-Andre Laperle
0c0e19f36e Bug 352257 - Getter and Setter in Name Style preview can differ from
generated code
2011-07-19 12:26:52 -04:00
Anton Leherbauer
fadaafc991 Disable printout from SemanticHighlightingTest 2011-07-12 08:00:51 +02:00
Markus Schorn
58dbe6d738 Bug 349534: Mark inactive preprocessor statements as such. 2011-07-04 16:03:21 +02:00
Doug Schaefer
6669d4f4c1 Added UI tests. 2011-06-29 00:30:19 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Sergey Prigogin
0b9b777534 Cosmetics. 2011-05-28 05:06:01 +00:00
Sergey Prigogin
46695ac68b Code streamlining. 2011-05-27 22:52:56 +00:00
Sergey Prigogin
ea4ce17b7d Cosmetics. 2011-05-17 00:28:10 +00:00
Marc-Andre Laperle
343844689b Bug 344604 - Hyperlink on arguments inside macro function call underlines all the call 2011-05-04 05:45:38 +00:00
Markus Schorn
63eebc5290 Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler. 2011-05-02 09:24:05 +00:00
Emanuel Graf
865df3ce23 Bug 344077: Toggle Function: different or missing function parameter names will break code
https://bugs.eclipse.org/bugs/show_bug.cgi?id=344077
2011-04-28 07:22:13 +00:00
Sergey Prigogin
0d20c954e0 Renamed GetterAndSetterContext to GetterSetterContext. 2011-04-25 19:27:19 +00:00
Sergey Prigogin
ae1e9fa9b4 Bug 273529. Configurable name style for getters setters and file names. 2011-04-25 19:11:53 +00:00
Sergey Prigogin
82ffa32f82 Cosmetics. 2011-04-25 07:11:03 +00:00
Sergey Prigogin
5cba3bf285 Formatting bug fixes. 2011-04-24 01:40:59 +00:00
Sergey Prigogin
21f63f9233 Bug fixes in formatting of function-style macros. 2011-04-23 23:23:59 +00:00
Andrew Gvozdev
49f89720a9 bug 340995: CDT Global Build Console created for every CDT CBuildConsole extension 2011-04-19 16:59:15 +00:00
Sergey Prigogin
a0f44dc7cd Fixed broken build. 2011-04-19 04:37:19 +00:00
Marc-Andre Laperle
eb7b349013 Bug 292851 - [performance] Source->Implement Method were defined throughout a class hierarchy takes too long 2011-04-18 16:11:23 +00:00
Sergey Prigogin
9a3e8b0073 Formatting of function-style macros inside namespaces. 2011-04-17 03:57:53 +00:00
Markus Schorn
2fc24f319e Bug 342443: A using declaration is not a definition. 2011-04-14 12:04:20 +00:00
Andrew Gvozdev
54747c3d22 bug 342640: Ability to create build console dynamically 2011-04-12 22:34:20 +00:00
Emanuel Graf
9b7e344590 Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
2011-04-12 09:08:19 +00:00
Markus Schorn
9a2e97825b Bug 341747: Ambiguity between template-id and binary expression. 2011-04-11 12:40:25 +00:00
Sergey Prigogin
ee055684b2 Code formatter fixes. 2011-04-11 00:32:13 +00:00
Sergey Prigogin
8697be076e Formatting of chained conditional expressions and streamlining of formatting code. 2011-04-07 21:27:36 +00:00
Marc-Andre Laperle
72e7b6b3db Bug 335202 - [Extract Local Variable] Suggested name is wrong for nested function calls 2011-04-07 12:41:03 +00:00
Sergey Prigogin
8723964b8e Cosmetics. 2011-04-05 05:32:07 +00:00
Sergey Prigogin
35255ca2cc Formatter improvements. 2011-04-03 05:10:15 +00:00
Anton Leherbauer
4fd6f1407b Bug 340492 - Wrong coloring of template template parameters 2011-03-31 14:23:29 +00:00
Sergey Prigogin
ae5c304eec Formatter bug fixes. 2011-03-31 06:33:36 +00:00
Sergey Prigogin
3452064a2f Wrapped long lines. 2011-03-31 05:36:51 +00:00