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

70 commits

Author SHA1 Message Date
Sergey Prigogin
f05366610d Cosmetics. 2011-05-27 03:30:26 +00:00
Alena Laskavaia
3bceaf6856 added a method to reurn problem instance by marker 2011-03-29 18:17:58 +00:00
Sergey Prigogin
60b01f39f3 Bug 338349 - CodanCReconciler does not find resources consistenly. 2011-03-25 21:49:27 +00:00
Alena Laskavaia
2122fc3c99 method should be syncronized 2011-03-19 18:48:54 +00:00
Alena Laskavaia
9afbc979e6 - moved generic base class for ast rewrite quick fix to common plugins 2011-03-19 18:15:57 +00:00
James Blackburn
0cf94c5dd7 API tooling: @since 1.1 should be @since 2.0 2011-03-16 13:05:01 +00:00
Alena Laskavaia
c2074dec42 - did a major refactoring with API breakage to get rid of bad dependency from codan.ui to cdt (should be in codan.ui.cxx) 2011-03-08 03:14:03 +00:00
Alena Laskavaia
598b6fc042 auto-format code using project formatter 2011-02-24 00:50:07 +00:00
Alena Laskavaia
9164b9a756 enable project specific code formatter so all committers use the same one 2011-02-24 00:47:37 +00:00
Alena Laskavaia
992cf58f31 fixed usage of improper attribute for problem id, added marker groupping support 2010-08-13 02:18:56 +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
36e14f64c3 Refactor to move common code to a proper package and externalize strings 2010-05-02 01:47:28 +00:00
Alena Laskavaia
7fa181c4b6 - added preference to disable check as you type 2010-04-28 02:59:40 +00:00
Alena Laskavaia
56c7ec129c - command contribution implemented properly 2010-04-21 01:40:15 +00:00
Alena Laskavaia
d06798f4ef - removed dependencies on cdt 7.0 so it can be used with cdt 6.0 2010-03-24 13:21:15 +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