1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

72 commits

Author SHA1 Message Date
Markus Schorn
f44c51e7d3 Fixes comment handling with preprocessor nodes by Emanuel Graf, bug 233438. 2008-05-23 14:26:46 +00:00
Markus Schorn
0502665ec0 Completes initial version of the extract function, by Emanuel Graf, bug 226484. 2008-05-16 09:55:55 +00:00
Markus Schorn
76f0566034 Fixes remaining failures of implement method, bug 226646. 2008-05-15 14:47:11 +00:00
Markus Schorn
6905e11d5d Improvements for Hide Method, by Emanuel Graf, bug 232291. 2008-05-15 14:39:55 +00:00
Markus Schorn
401d6e1845 Correct field access for getters and setters by Emanuel Graf, bug 232290. 2008-05-15 14:31:07 +00:00
Markus Schorn
4d9362d8a9 Fix for extracting template functions by Emanuel Graf, bug 229275. 2008-04-29 14:54:16 +00:00
Markus Schorn
92142d07e5 Whitespace adjustments in test data by Emanuel Graf. 2008-04-21 08:59:57 +00:00
Markus Schorn
cd48414961 Generate getters and setters by Emanuel Graf, bug 226658. 2008-04-16 13:59:50 +00:00
Markus Schorn
6df6c40158 Implement Method (work in progress) by Emanuel Graf, bug 226646. 2008-04-16 13:09:08 +00:00
Markus Schorn
d353a33638 Hide Method (work in progress) by Emanuel Graf, bug 226533. 2008-04-16 12:31:09 +00:00
Markus Schorn
ca61147d16 Extract Function (work in progress) by Emanuel Graf, bug 226484. 2008-04-16 10:19:55 +00:00
Andrew Ferguson
fd23b527a9 214596: apply fix 2008-03-18 18:01:29 +00:00
Andrew Ferguson
5ecca831d9 222954: fix default attribute 2008-03-18 17:36:52 +00:00
Andrew Ferguson
e4c3404795 222954: fix example 2008-03-18 15:35:27 +00:00
Andrew Ferguson
b75b0925fe 222954: apply fix 2008-03-18 15:26:50 +00:00
Markus Schorn
73869d3e94 Reworked refactoring: moved rename refactoring into ui-plugin (bug 220741), applied patch for extract constant (bug 181493). 2008-03-12 09:56:10 +00:00
Anton Leherbauer
d860addc6d Use new node selection API and fix for 220392: empty macro is not highlighted as a macro reference 2008-03-04 13:45:54 +00:00
Anton Leherbauer
8bc306225d Fix for 217918: CDT code formatter problems 2008-02-26 12:34:46 +00:00
Anton Leherbauer
d236e380c7 178601: Add whitespace options to preference UI 2008-02-21 16:02:42 +00:00
Anton Leherbauer
2b53efe517 Fix for 217435: Braces in macros confuse code formatter 2008-02-15 12:24:49 +00:00
Andrew Ferguson
c113b00476 178386: check-in documentation tool framework plus doxygen implementation 2008-02-09 12:23:25 +00:00
Anton Leherbauer
952046381e Fix mark occurrences for template specializations 2008-01-31 14:50:16 +00:00
Anton Leherbauer
ccabb31c65 More mark occurrences tests and fixes 2008-01-25 10:08:32 +00:00
Anton Leherbauer
80613b3223 Follow up on 174597 2008-01-24 12:08:37 +00:00
Anton Leherbauer
0a8351dce8 174597: Code folding of compound statements (Patch by Elazar Leibovich) 2008-01-24 09:53:01 +00:00
Anton Leherbauer
c9c34a49b4 Fix for 214590: Code Folding issue 2008-01-18 08:38:21 +00:00
Anton Leherbauer
f2856c60ce Fix mark occurrences for destructors and template types 2008-01-14 15:00:15 +00:00
Anton Leherbauer
1ba6e6237a 159812: Mark Occurrences 2008-01-11 15:54:49 +00:00
Anton Leherbauer
d2c442c373 Fix for 214354: [code formatter] whitespace removed when declaring a variable and initializing it with a macro 2008-01-07 16:06:22 +00:00
Anton Leherbauer
643f6c20d3 Fix for 209203: Wrong global variables syntax coloring for template parameters 2007-12-07 09:37:17 +00:00
Anton Leherbauer
a37779e2bc Fix format test failure 2007-11-09 13:05:17 +00:00
Andrew Ferguson
24d37ac2e7 205182: fix example template to work from clean workspace 2007-10-30 13:50:30 +00:00
Andrew Ferguson
672ce65667 205182: apply fix and add example template 2007-10-25 14:45:39 +00:00
Anton Leherbauer
587bbaf41a Fix for 206801: [formatter] Bad formatting with nested template parameters 2007-10-22 09:22:59 +00:00
Anton Leherbauer
35a31af9c6 Fix for 195641: CStructureCreator should be migrated to DOM parser 2007-10-11 09:41:48 +00:00
Anton Leherbauer
8ecd3b539e Fix for 194585: [Indentation] of nested brackets inside an array declaration > inside an array declaration. 2007-07-04 13:12:56 +00:00
Andrew Ferguson
d4e0d5c793 186736: add fix and regression test for case where the lhs of the operator is a pointer, and overloads should not be searched 2007-06-05 09:07:18 +00:00
Anton Leherbauer
cada57636c Fix for 183220: line wrapping stops working for some expressions 2007-05-23 15:17:00 +00:00
Anton Leherbauer
774369a532 Tentative fix for 177158: [Editor] Provide highlighting support for references to external SDK 2007-04-06 12:02:02 +00:00
Anton Leherbauer
d358ef7a36 Fix formatter alignment of conditionals and initializer lists 2007-04-06 11:56:48 +00:00
Anton Leherbauer
1ae4154fb6 Fix formatter issue with semicolons in for stmt 2007-03-21 15:03:29 +00:00
Anton Leherbauer
1a4d4ec79e Improve formatter problem reporting 2007-03-14 14:25:49 +00:00
Anton Leherbauer
cb14d91f76 Fix formatter issues with string literal concatenation 2007-03-12 15:36:44 +00:00
Andrew Ferguson
14737740c6 add unit test for bugzilla 174809 2007-02-20 17:10:28 +00:00
Anton Leherbauer
b81075824d Fix for Bug 173837 - source formatter has problems with exception specifications 2007-02-19 15:25:32 +00:00
Anton Leherbauer
a6e6bc11d3 Fix for Bug 173837 - source formatters do not work in .cpp files 2007-02-12 16:59:50 +00:00
Anton Leherbauer
dc1b1b8a53 Formatter improvements and fixes
Content assist: Add support for context information (parameter hints)
2007-01-25 10:03:13 +00:00
Anton Leherbauer
b27b8766ae Fix for Bug 169382 - default formatter can't format "struct xxx get(){}" 2007-01-10 12:17:54 +00:00
Anton Leherbauer
9960ccfb3e Formatter: Fix handling of line comments 2007-01-09 08:34:16 +00:00
Anton Leherbauer
1d75b6815e Add basic editor test for files in non-CProjects 2006-12-14 14:21:29 +00:00