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

3344 commits

Author SHA1 Message Date
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
Sergey Prigogin
78ff7d9795 Added checks to prevent insertion of duplicate 'using' declarations. 2009-05-09 00:14:18 +00:00
Sergey Prigogin
5ffd696f08 Fixed a typo. 2009-05-07 14:56:54 +00:00
Anton Leherbauer
e193a98b1f Fix empty PE if Resource elements disabled, related to bug 270103 2009-05-07 11:50:01 +00:00
Sergey Prigogin
973efe1f3e Fixed NPE. 2009-05-07 07:08:49 +00:00
Sergey Prigogin
63d969e8fb Selection of default template based on project type. Bug 238195. 2009-05-07 06:59:42 +00:00
Sergey Prigogin
deeb5db9ae Extensive rewrite of Add Include. Bugs 236530 and 255952. 2009-05-04 21:28:23 +00:00
Sergey Prigogin
521f4f3781 Prevent BadLocationException from propagating. 2009-05-03 07:14:04 +00:00
Markus Schorn
997f6d7197 Fix warnings. 2009-04-28 15:10:40 +00:00
Chris Recoskie
09f3368f3e RESOLVED - bug 273636: changes to enable MBS on EFS projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273636
2009-04-28 12:02:33 +00:00
Markus Schorn
72a4c706d9 Performance of class name verification in new class wizard, bug 270924. 2009-04-28 09:54:17 +00:00
Anton Leherbauer
7784c9c727 Add Save Actions preference page to context menu preferences, related to bug 249359 2009-04-27 07:57:46 +00:00
Sergey Prigogin
ba1c469a99 Comment adjustment. 2009-04-27 04:36:50 +00:00
Sergey Prigogin
dedd9aaf48 Comment adjustment. 2009-04-26 23:10:50 +00:00
Sergey Prigogin
5b8602978d Cosmetics. 2009-04-25 23:44:29 +00:00
Sergey Prigogin
5c017b1daf Bug 249359. An option to remove trailing whitespace in either edited or all lines. End-of-file newline doesn't depend on changed lines. Separate preference page for save actions. 2009-04-25 22:46:49 +00:00
Alena Laskavaia
3178dfdffc [272416] - fixed API problem with setter 2009-04-24 17:45:35 +00:00
Anton Leherbauer
88c2f4a063 Bug 239923 - No Template proposals within doxygen comments 2009-04-24 10:49:54 +00:00
Markus Schorn
011f7791ec Fix warnings. 2009-04-24 08:19:29 +00:00
Alena Laskavaia
f022798f69 [272416] - contribution for working set configurations usability 2009-04-23 14:57:49 +00:00