1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

30 commits

Author SHA1 Message Date
Alena Laskavaia
92009d5090 Bug 321437 - passing a null index as the effect of not skipping any headers. Patch from Marc-Andre Laperle 2010-08-18 14:13:36 +00:00
Alena Laskavaia
164eb8af3b Added quick for to create local variable for gcc error message 2010-07-23 02:52:15 +00:00
Alena Laskavaia
fd46566d60 Bug 320575 incorrect type inference for add field, patch from Tomasz Wesolowski 2010-07-23 02:43:47 +00:00
Alena Laskavaia
4531b0f287 added document field to have access to it if needed 2010-07-22 02:33:28 +00:00
Alena Laskavaia
83a58cd77c save file - otherwise refactoring does not work... 2010-07-22 00:11:43 +00:00
Alena Laskavaia
9396a7e9e9 there were some dependency problems, we will try this 2010-07-21 18:25:15 +00:00
Alena Laskavaia
0c966168b9 Bug 319196 - quick fixes for adding local variables,etc. based on patch from Tomasz Wesolowski 2010-07-21 02:27:35 +00:00
Alena Laskavaia
05a463702b Bug 315863: fixed misspelled class name 2010-06-17 00:56:20 +00:00
Doug Schaefer
dd109e248c Add missing about.html files. 2010-06-14 18:35:55 +00:00
Vivian Kong
912f531ec4 Bug 315439 Fix up copyright 2010-06-03 17:01:53 +00:00
Alena Laskavaia
d91b53a16b Externalized strings in manifest 2010-05-31 01:42:48 +00:00
Alena Laskavaia
e0ee9359b1 Externalized strings 2010-05-07 02:58:31 +00:00
Alena Laskavaia
5691d8b306 - removed version dependency so it compiles with CDT 6.0 2010-05-04 15:17:31 +00:00
Alena Laskavaia
a93035a04c Added quick fix for parenthesis checker 2010-05-02 02:31:03 +00:00
Alena Laskavaia
7872cd18fd Moved extension point to right plugin 2010-05-02 02:15:07 +00:00
Alena Laskavaia
36e14f64c3 Refactor to move common code to a proper package and externalize strings 2010-05-02 01:47:28 +00:00
Alena Laskavaia
63207d9813 - schema dir should be in the build 2010-04-28 21:39:44 +00:00
Alena Laskavaia
db7ec65b72 - added extension point to provide problem details in Problem Details view and example of doing so for Flexlint 2010-04-28 21:39:09 +00:00
Alena Laskavaia
8f44d67a49 - removed version dependency so it compiles with CDT 6.0 2010-04-28 16:20:55 +00:00
Alena Laskavaia
1732897f31 - implemented better quick fix framework and extension point for it 2010-04-13 01:13:59 +00:00
Alena Laskavaia
a9c6b8f9a7 [307414] - fixed quick fix for assignment in condition - used position information 2010-04-08 01:10:35 +00:00
Vivian Kong
d69cdc0dbb Bug 306725 - Missing plugin from Coden feature 2010-03-22 15:34:15 +00:00
Alena Laskavaia
5cc82d793a separate language specific plugins from general 2010-03-18 14:06:45 +00:00
Alena Laskavaia
89f91481e8 - fixed some NON-NLS problems 2010-03-08 19:53:14 +00:00
Alena Laskavaia
c8dd92b392 [279740] API scrub 2010-03-08 19:51:33 +00:00
Alena Laskavaia
b99ecd97c7 [279740] - renamed some packages to internal 2010-03-08 15:04:53 +00:00
Alena Laskavaia
6c3addbb62 added missing plugin xml and source build 2010-03-04 14:59:04 +00:00
Alena Laskavaia
7a2a27726a - fixed execution env to be 1.5 2009-11-21 02:40:02 +00:00
Alena Laskavaia
eaf73307bc [272936] - fixed quick fix 2009-04-21 00:36:20 +00:00
Alena Laskavaia
8950983042 plugin for checkers ui elements 2009-04-18 02:11:07 +00:00