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

1064 commits

Author SHA1 Message Date
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
Sergey Prigogin
101bcadce5 Line breaking in 'if' statements. 2011-03-31 05:32:31 +00:00
Sergey Prigogin
dd6f20db86 Line breaking in 'if' statements. 2011-03-31 03:07:20 +00:00
Sergey Prigogin
ae4651ac31 Formatting of conditional expressions. 2011-03-31 02:15:52 +00:00
Sergey Prigogin
16fdcfdd18 Code formatter fixes. 2011-03-30 03:02:45 +00:00
Sergey Prigogin
32d0894ce1 Formatting bug fixes. 2011-03-28 00:14:20 +00:00
Sergey Prigogin
56cae6fd61 Formatting of stream output expressions. 2011-03-27 04:48:05 +00:00
Sergey Prigogin
d60f5b6c26 Formatting of binary expression partially produced by macro expansions. 2011-03-20 17:59:40 +00:00
Sergey Prigogin
e23e0a9238 Fixed a corner case in function call formatting. 2011-03-16 02:43:51 +00:00
Sergey Prigogin
199adb3ec5 Improved formatting of function calls. 2011-03-16 00:42:31 +00:00
Sergey Prigogin
2ce87d555e Fixed formatting of C++-style casts and template function calls. 2011-03-15 22:34:29 +00:00
Sergey Prigogin
2a00a3219c Formatting of multi-line string literals in function argument lists. 2011-03-15 17:06:31 +00:00
Emanuel Graf
953c613eb9 Bug 333939: When a statement is replaced or removed using the ASTRewrite class any comment attached to the statement is lost
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333939
2011-03-09 07:46:05 +00:00
Emanuel Graf
28f527f165 Bug 333936: When ASTNodes are moved (as in Extract Method) formatting is not preserved and macros are expanded
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333936
2011-03-07 11:09:12 +00:00
Sergey Prigogin
5bfffca532 Breaking precedence for binary expressions. 2011-03-04 17:57:24 +00:00
Sergey Prigogin
da8a1d0b28 Bug fixes. 2011-03-04 02:04:11 +00:00
Sergey Prigogin
1502e06ab7 Fallback formatting of function declarations and calls. 2011-03-03 21:42:56 +00:00
Sergey Prigogin
5aa57c8075 Formatting of macro statements. 2011-03-02 02:38:02 +00:00
Sergey Prigogin
bf6112d9f0 Formatting of macro statements. 2011-03-02 02:08:04 +00:00
Sergey Prigogin
117fd4a222 Formatting of trailing characters in function definitions. 2011-03-01 02:11:19 +00:00
Sergey Prigogin
4b984c2b5f Formatting of trailing characters in function declarations and calls. 2011-02-28 00:56:07 +00:00
Markus Schorn
df420139a3 Bug 173458: Camel case based content assist, by Jens Elmenthaler. 2011-02-23 16:08:53 +00:00
Emanuel Graf
496551af98 Bug 337714: Fixed streamline ChangeGenerator
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337714
2011-02-21 13:43:33 +00:00
Sergey Prigogin
4cff141597 Formatting of line comments. 2011-02-21 08:02:03 +00:00
Sergey Prigogin
3715cdbbe8 Bug 337040 - MethodDefinitionInsertLocationFinder2 does not find implementation file when no definition already present. Patch by Marc-Andre Laperle. 2011-02-19 21:38:56 +00:00
Sergey Prigogin
07ba8ca44b Formatting of function-style macro expansions. 2011-02-11 23:03:26 +00:00
Sergey Prigogin
569c4f47ea Split string literals have to be indented using continuation line indent. 2011-02-09 22:13:21 +00:00