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

3463 commits

Author SHA1 Message Date
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
a43c0fdb39 Fixed warnings. 2009-07-01 08:51:21 +00:00
Markus Schorn
f8a0d51a32 Remove strange fall-back behavior of source hover, bug 281851. 2009-06-29 15:22:18 +00:00
Emanuel Graf
119cb2cfde FIXED - bug 281564: Extract Function fails when catching an unnamed exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=281564
2009-06-29 11:33:35 +00:00
Sergey Prigogin
9827475e98 Fix for NPE by Andrey Eremchenko. 2009-06-28 18:18:25 +00:00
Sergey Prigogin
615cf0372b Fix for NPE by Andrey Eremchenko. 2009-06-28 17:08:55 +00:00
James Blackburn
127db8e30b Bug 279607 Code Formatter should treat DefaultScope formatter profiles as built-in 2009-06-28 15:56:41 +00:00
Sergey Prigogin
7f394792a4 Patch by Andrey Eremchenko for bug 222495. 2009-06-27 23:18:39 +00:00
Sergey Prigogin
6a9e1ff1dd Bug 275382. Fix and test case. 2009-06-27 19:37:38 +00:00
Markus Schorn
df90029032 Fix handling of InterruptedException when locking index, bug 271909. 2009-06-26 09:21:12 +00:00
Markus Schorn
14848d5e34 Source hover for specializations, bug 281396 2009-06-25 07:38:48 +00:00
Markus Schorn
6bc28a4959 Navigation of macro parameters, bug 105929 2009-06-24 12:31:34 +00:00
Markus Schorn
da06944678 Adjusted preference label, bug 279620. 2009-06-24 10:11:08 +00:00
Markus Schorn
cc06277186 Include matches via polymorphic calls in search, bug 261484 2009-06-22 13:37:08 +00:00
Markus Schorn
5522695e6e Renaming methods inside namespace definitions, bug 279449 2009-06-22 13:33:39 +00:00
Sergey Prigogin
26dac9d78f Bug 279366. Correction to the previous fix. 2009-06-07 20:58:03 +00:00
Sergey Prigogin
c9e4e19de9 Bug 279366. Fix and test case. 2009-06-06 23:23:18 +00:00
James Blackburn
6fe483b67a Bug 279115 Respect default scoped Formatter Profile 2009-06-04 15:48:33 +00:00
Anton Leherbauer
16c0c77295 Javadoc typo 2009-06-04 09:49:28 +00:00
Anton Leherbauer
c6f7acc9b2 Bug 278685 - Incorrect scheduling rule used if working copy resource doesn't exist 2009-06-03 15:06:23 +00:00
Anton Leherbauer
e868cbb696 Bug 278632 - NPE in CSourceViewerConfiguration on non file:// IFileStores, patch by Andrew Eidsness 2009-06-03 10:30:51 +00:00
Sergey Prigogin
31e63bd47a Bug 278769. Adding includes with ".." in the path. 2009-06-03 07:23:33 +00:00
Sergey Prigogin
9531500aac Bug 278713. Also added a hidden option that enables fractional indent of public/protected/private. Google coding standard requires access specifiers to be indented by 1/2 of the indentation unit. 2009-06-02 03:38:06 +00:00
Sergey Prigogin
75560d52b8 Bug 278337. 2009-05-31 01:07:55 +00:00
Anton Leherbauer
5a79f77805 Bug 277757 - Attempting to add include for C function in C++ code results in exception 2009-05-29 07:43:40 +00:00
Sergey Prigogin
ef3dcbc656 Bugs 277624 and 277625. 2009-05-28 09:13:11 +00:00
Sergey Prigogin
b24cf5d723 Code formatting. 2009-05-28 07:43:28 +00:00
Sergey Prigogin
62b0e8bd2e Code formatting. 2009-05-28 07:34:25 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Emanuel Graf
bec6503afa FIXED - bug 277065: extract local variable fails to extract from for loop
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277065
2009-05-26 08:53:43 +00:00
Sergey Prigogin
1c29e6b4d6 Fine tuning of F3 navigation. 2009-05-22 06:08:30 +00:00
Vivian Kong
eee2636999 bug 189228 - fix by Michael Berger 2009-05-21 13:56:38 +00:00
Markus Schorn
d160f2ba8a Fix warnings. 2009-05-20 11:47:45 +00:00
Sergey Prigogin
75a5e159ac Fine tuning of Add Include. See bug 255952. 2009-05-20 07:09:54 +00:00
Sergey Prigogin
e0202c643c Patch by Glen Anderson. Bug 277004. 2009-05-20 05:38:52 +00:00
Sergey Prigogin
c28c10d595 Follow up for bug 246846. 2009-05-19 05:42:39 +00:00
Sergey Prigogin
6931e3cad6 Bug 246846. 2009-05-18 04:15:09 +00:00
Sergey Prigogin
e53e9dd65a Bug 246846. 2009-05-18 04:02:04 +00:00
Sergey Prigogin
fb443eac63 Adjusted appearance of the Indexer preference page. Bug 274777. 2009-05-18 03:47:30 +00:00
Sergey Prigogin
ee0fc78270 Bug 246846. 2009-05-18 02:23:42 +00:00
Sergey Prigogin
c5c0fc6d24 Open Declaration improvements. Bug 232587. 2009-05-16 06:27:13 +00:00
Sergey Prigogin
cff7d18b90 Fixed an NPE. 2009-05-15 08:12:56 +00:00
Markus Schorn
61f6529667 Renaming a virtual method, bug 63290. 2009-05-15 08:05:24 +00:00
Anton Leherbauer
1ed04e9cac Remove useless parentExpression from commonSorter, related to bug 270103 2009-05-14 09:59:20 +00:00
Markus Schorn
86ef3fc08c Improved name filter for quick outline view, bug 271115. 2009-05-13 11:50:19 +00:00
Anton Leherbauer
f309b2992e Bug 275645 - BadLocationException saving file 2009-05-13 11:30:53 +00:00
Sergey Prigogin
76426f0638 Cosmetics. 2009-05-11 05:26:26 +00:00
Sergey Prigogin
56c7e8b130 Added protection against opening a dialog in JUnit test. 2009-05-10 21:57:19 +00:00
Sergey Prigogin
9742045d4a Cosmetics. 2009-05-09 03:31:07 +00:00