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

1065 commits

Author SHA1 Message Date
Andrew Gvozdev
0837cd014f bug 306945: Build Console no longer shows for non-C/C++ Projects
Based on patch from Christian W. Damus
2010-03-28 02:10:23 +00:00
Andrew Gvozdev
196daf5a2a Convenience methods 2010-03-28 02:04:32 +00:00
Emanuel Graf
3d44a24ca3 FIXED - bug 306129: Error occurred when using generates getter and setters (for underscrore suffix variable)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=306129
2010-03-18 15:40:14 +00:00
Emanuel Graf
d9629c20b0 Fix for failing unit tests 2010-03-18 13:51:42 +00:00
Markus Schorn
0dc6ec197c Bug 305487: ArrayStoreException using F3 2010-03-15 15:41:43 +00:00
Anton Leherbauer
9c9a82a646 Bug 304150 - case within switch indentation issue
Bug 303175 - enum with value-assignment indents badly
2010-03-03 15:09:34 +00:00
Anton Leherbauer
29acaaa99c Cleanup test helper classes 2010-02-18 08:47:25 +00:00
Emanuel Graf
608c4287b4 FIXED - bug 302963: Refactoring history is sensitive to line-endings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302963
2010-02-17 14:57:07 +00:00
Markus Schorn
e6968d589b Fix testcases. 2010-02-16 16:04:34 +00:00
Markus Schorn
9587829cb4 Make refactoring history tests run on windows. 2010-02-16 15:08:51 +00:00
Markus Schorn
628943cbca Bug 301780: Placement of include directives by add include 2010-02-08 09:34:31 +00:00
Markus Schorn
8668ed1c97 Fixes occasional JUnit failures. 2010-02-01 13:32:20 +00:00
Sergey Prigogin
a3f2dca464 Fixed a typo. 2010-01-18 01:03:10 +00:00
Sergey Prigogin
59cc85a816 Fixed a typo. 2010-01-17 06:25:47 +00:00
Anton Leherbauer
a75cc9c45a Bug 285901 - Format function does not work properly when define constant to type cast 2010-01-15 11:37:35 +00:00
Anton Leherbauer
3b8ad5a4cd Bug 298282 - Indentation is not correct for braces, when creating C++ const method and start brace is on on new line 2010-01-15 10:32:41 +00:00
Anton Leherbauer
54caf750d4 Bug 292626 - Formatter doesn't work with wide string literals 2010-01-14 14:50:10 +00:00
Anton Leherbauer
65dfb883a8 Bug 298592 - Formatter causes wrong layout for #defines for classes with inheritance 2010-01-14 14:35:51 +00:00
Anton Leherbauer
a05892cd10 Bug 298593 - Formatter breaks the code when #defining a placement new 2010-01-14 13:26:23 +00:00
Anton Leherbauer
5110be1b2c Fix code formatter test case 2010-01-13 13:15:21 +00:00
Anton Leherbauer
986dc3753a Bug 278967 - Content assist on "../" results in an error 2009-12-14 08:45:16 +00:00
Anton Leherbauer
95c5fce830 Bug 270916 - Automatically close of quotes in preprocessor directives does not work 2009-11-19 08:38:47 +00:00
Markus Schorn
30fe21353c Removal of test cases specific to full indexer, bug 294864. 2009-11-18 16:40:18 +00:00
Emanuel Graf
1b08bd261f FIXED - bug 290110: Source-> Implement Method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290110
2009-11-03 13:52:32 +00:00
Markus Schorn
64bae1cd11 F3 on built-in macro throws NPE, bug 293864. 2009-11-02 13:36:18 +00:00
Anton Leherbauer
90a3287885 Bug 291821 - Test case for auto-indent regression 2009-10-23 12:21:51 +00:00
Markus Schorn
614dd157e9 Fixes a test-case. 2009-10-21 14:51:57 +00:00
Markus Schorn
7c27796dbd Proper template support in call hierarchy, bug 240589. 2009-10-19 12:11:05 +00:00
Markus Schorn
37c899ffc2 In call hierarchy, show virtual overriders for the input method, bug 246064. 2009-10-16 11:45:52 +00:00
Sergey Prigogin
be4c1f9cf2 Filtering by visibility for content assist. Second attempt. Bug 172305. 2009-10-11 06:24:20 +00:00
Sergey Prigogin
29f917fa8f Rolled back fix for bug 172305 to reimplement it separately from name lookup. 2009-10-10 18:41:54 +00:00
Sergey Prigogin
4795e461e7 Filtering by visibility for content assist. Bug 172305. 2009-10-06 14:50:28 +00:00
Anton Leherbauer
e5d01853a5 Bug 290630 - [formatter] More heuristics for if-else in macros 2009-10-02 11:59:19 +00:00
Emanuel Graf
3a1fa5bf5b FIXED - bug 288268: c-refactoring creates c++-parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288268
2009-09-08 11:54:06 +00:00
Emanuel Graf
4c0e343b27 FIXED - bug 288736: Source->Implement Method goes into an infinite loop for methods which have a templated parameter with no name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288736
2009-09-07 12:10:05 +00:00
Emanuel Graf
49fee1ebef FIXED - bug 285375: Allow to decide where to place getters and setters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=285375
2009-09-03 09:09:02 +00:00
Emanuel Graf
86f9ee8ab7 Extract Function: Add virtual option 2009-09-02 07:53:54 +00:00
Sergey Prigogin
cc5f407e23 Bug 284664. 2009-07-25 22:16:08 +00:00
Markus Schorn
ceabc19821 Improves navigation of unknown bindings, bug 233822. 2009-07-24 12:36:53 +00:00
Markus Schorn
49d696c0de Attempt to fix JUnit failure. 2009-07-22 11:05:29 +00:00
Sergey Prigogin
ca169204ad Indentation of conditional expression. Bug 283970. 2009-07-20 06:19:16 +00:00
Sergey Prigogin
2fcc072972 Indentation of ctor initializer list. 2009-07-18 23:58:55 +00:00
Markus Schorn
3c77086ce7 Open call hierarchy from function definition inside unnamed namespace, bug 283679. 2009-07-16 12:00:25 +00:00
Emanuel Graf
768e0a0ed9 FIXED - bug 282989: Refactor->Implement method option doesn't qualify the name in the method definition with a fully qualified container class name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282989
2009-07-13 13:46:59 +00:00
Emanuel Graf
e5fa863d5c Extract Function: find and extract dublicated code 2009-07-13 08:28:21 +00:00
Sergey Prigogin
6a9abf764d Bug 283258. 2009-07-12 23:19:44 +00:00
Sergey Prigogin
7fb944a1df Auto indenter improvements. Bug 283230. 2009-07-12 03:14:33 +00:00
Emanuel Graf
3740766643 FIXED - bug 282843: Create a Refactoring-History for the CDT Refactorings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282843
2009-07-09 07:55:53 +00:00
Emanuel Graf
e4a67a4897 FIXED - bug 282004: Refactor->Extract Function in C Project (not C++) won't extract parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282004
2009-07-01 11:04:57 +00:00
Markus Schorn
f8a0d51a32 Remove strange fall-back behavior of source hover, bug 281851. 2009-06-29 15:22:18 +00:00