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
Sergey Prigogin
56c7e8b130 Added protection against opening a dialog in JUnit test. 2009-05-10 21:57:19 +00:00
Sergey Prigogin
59fd518713 A test for Add Include. 2009-05-09 00:45:10 +00:00
Anton Leherbauer
7068e8db28 Yet another attempt to fix BasicSearchTests 2009-04-28 10:21:27 +00:00
Anton Leherbauer
48bdc40eec Fix CodeFormatter JUnit test, bug 272006 2009-04-27 09:19:39 +00:00
Anton Leherbauer
56144f3f01 Bug 272006 - [CodeFormatter] DBCS3.5: New Class wizard truncates first DBCS character in class name and namespace 2009-04-24 06:43:45 +00:00
Anton Leherbauer
626f9f736a Preserve newline between type and function declarator, related to bug 192764 2009-04-23 15:16:35 +00:00
Mike Kucera
3bd0a9fb8e [272744] fix for Open Declaration, doesn't work for ostream::operator << 2009-04-20 15:44:05 +00:00
Markus Schorn
eea82af3a1 Splits option to index all files, bug 266814. 2009-04-14 12:53:30 +00:00
Emanuel Graf
3f794a608f FIXED - bug 266726: Generate Getters and Setters could be prettier if it shared more code with JDT
https://bugs.eclipse.org/bugs/show_bug.cgi?id=266726
2009-04-14 07:02:16 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Anton Leherbauer
f0893c8b81 Fix completion test, related to bug 270830 2009-04-03 13:09:25 +00:00
Anton Leherbauer
8ec06ddba3 Bug 270916 - Automatically close of quotes in preprocessor directives does not work 2009-04-03 08:59:26 +00:00
Anton Leherbauer
2c3979ce37 Bug 269590 - Format error for global const typename 2009-03-23 09:53:46 +00:00
Mike Kucera
88c96a3712 bug 269034, mark occurrences for overloaded operators 2009-03-18 13:17:31 +00:00
Anton Leherbauer
7086a42dea Bug 268962: Code Formatter removes necessary whitespaces 2009-03-18 11:26:27 +00:00
Mike Kucera
2a023a46e0 bug 268604, hyperlinks for overloaded operators 2009-03-17 15:19:58 +00:00
Mike Kucera
ee3817460e bug 268375, open declaration for implicit names 2009-03-13 15:36:16 +00:00
Mike Kucera
e866b579f7 bug 268359 - semantic highlighting for overloaded operators 2009-03-13 14:40:41 +00:00
Markus Schorn
fb35a1516f mark testDestructor_156669() as passing. 2009-03-12 15:54:23 +00:00
Markus Schorn
2d44a1f492 Content assist for ctor initializer list by Jens Elmenthaler, bug 266586. 2009-03-04 08:38:45 +00:00
Markus Schorn
9f44be00ab AST for inactive code, bug 264666. 2009-02-24 16:01:32 +00:00
Markus Schorn
5008c01caf Preprocessor option to create tokens for inactive code branches, macro's from inactive code in outline view, bug 264666. 2009-02-17 12:03:09 +00:00
Emanuel Graf
251c37e865 FIXED - bug 264712: Refactor extract function deletes comments in header
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264712
2009-02-17 10:37:22 +00:00
Anton Leherbauer
59bc9825a4 Bug 194592 - Code Completion in generic class is not working 2009-02-10 09:47:46 +00:00
Anton Leherbauer
88e16149d1 Bug 259015 - Ctrl-click and F3 (Navigate) should have the same semantics 2009-02-06 12:30:08 +00:00
Anton Leherbauer
003975782e Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785 2009-01-29 09:30:15 +00:00
Anton Leherbauer
6e17efadde Bug 262536 - [formatter] Problems with extern "C" 2009-01-29 09:16:37 +00:00
Emanuel Graf
0dfdf444dd FIXED - bug 262000: refactoring "extract function" misinterprets artificial blocks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262000
2009-01-22 14:07:20 +00:00
Anton Leherbauer
c0cbc9010d Bug 261967 - Format produces error for __attribute__ ((__unused__)) flag 2009-01-22 10:33:11 +00:00
Markus Schorn
a091e59733 Removes the need to flush the cache of c-scopes, bug 259373. 2009-01-21 14:57:44 +00:00
Anton Leherbauer
a1e03d937a Bug 206271 - [formatter] confused by gcc __attribute__ defs
Bug 241819 - [formatter] Greater-than (>) in macros not formatted properly
2009-01-21 14:56:53 +00:00
Anton Leherbauer
f4ce07488d Bug 251406 - Make CSourceViewerConfiguration and friends public API 2009-01-13 15:25:14 +00:00
Markus Schorn
843732d750 Distinction of c- and c++ functions in call hierarchy, bug 260262. 2009-01-13 13:28:09 +00:00
Markus Schorn
98d291ebd4 Fixes a test-failure. 2009-01-13 13:13:41 +00:00
Markus Schorn
c80603bf86 Fixes a test-failure. 2009-01-13 12:01:30 +00:00
Emanuel Graf
e0cd7f1c94 FIX for bug 256242: Extract local variable refactoring doesn't avoid variable name collisions by Tom Ball https://bugs.eclipse.org/bugs/show_bug.cgi?id=256242 2009-01-07 09:08:08 +00:00
Markus Schorn
416bf3a0e0 Correcting IASTName.toCharArray(), bug 258054. 2008-12-19 12:19:16 +00:00
Emanuel Graf
cc2e7e1da5 FIXED - bug 245089: Enhancement: "Refactor" -> "Implement Method ..." should work for multiple methods
https://bugs.eclipse.org/bugs/show_bug.cgi?id=245089
2008-12-18 09:23:57 +00:00
Emanuel Graf
2f4ab93a0d FIXED - bug 257733: refactoring has problems with frozen AST
https://bugs.eclipse.org/bugs/show_bug.cgi?id=257733
2008-12-18 08:46:58 +00:00
Anton Leherbauer
3b6edac852 Fix occasional test failures 2008-12-18 08:26:51 +00:00
Anton Leherbauer
2282b22c89 Fix parameter hints test case, related to bug 217043 2008-12-18 08:26:39 +00:00
Vivian Kong
8ffc518520 compile all test plug-ins into jars at root 2008-12-15 21:19:31 +00:00
Anton Leherbauer
317eef461a Attempt to fix nightly test failures 2008-12-15 13:40:13 +00:00
Anton Leherbauer
4eea923bc7 Bug 257700 - Wrong formatting of C++ class when using value of function pointer 2008-12-15 13:35:12 +00:00
Markus Schorn
60311183ca Missing type proposals in qualified names, bug 255898 2008-12-10 11:22:11 +00:00
Markus Schorn
f0c0936852 Content Assist after braces as part of macro expansion, bug 257915. 2008-12-10 09:03:15 +00:00
Anton Leherbauer
a7e14e4271 Bug 243567 - Missing parameter in code style UI 2008-12-09 10:57:49 +00:00
Mike Kucera
c595aa010e make selection tests easier to reuse 2008-12-05 20:37:45 +00:00
Anton Leherbauer
efc84f0131 Bug 255949 - Code Style Auto Formatter BackSlash character lost 2008-12-01 14:19:22 +00:00
Markus Schorn
14e574420d Improve labels in DOMASTViewer. 2008-12-01 09:18:50 +00:00