1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

82 commits

Author SHA1 Message Date
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
7fa181c4b6 - added preference to disable check as you type 2010-04-28 02:59:40 +00:00
Alena Laskavaia
bccbcf872c - added Problem Details view - first draft 2010-04-27 20:54:32 +00:00
Alena Laskavaia
56c7ec129c - command contribution implemented properly 2010-04-21 01:40:15 +00:00
Alena Laskavaia
86b9fb3e90 - removed unused dependency 2010-04-19 14:17:48 +00:00
Alena Laskavaia
0e5d4a03b0 [306658] - properties subpage - fixed enablemetn and renamed 2010-04-07 02:11:59 +00:00
Alena Laskavaia
aae25439d2 - fixed NPE in prefernces page 2010-04-07 01:35:07 +00:00
Alena Laskavaia
5954124bbf - fixed couple of NPE's 2010-03-30 18:34:54 +00:00
Alena Laskavaia
b92ea7d8bb - change ui for editing problem parameters and other stuff 2010-03-23 03:18:38 +00:00
Vivian Kong
d69cdc0dbb Bug 306725 - Missing plugin from Coden feature 2010-03-22 15:34:15 +00:00
Alena Laskavaia
1276c82216 - fixed some layout problems 2010-03-22 03:42:59 +00:00
Alena Laskavaia
53e15f64c2 - added limited support for string parameters 2010-03-22 03:23:46 +00:00
Alena Laskavaia
72ac8f6242 [306658] - Property page for codan shows up on non C projects and should be under general C/C++ category 2010-03-22 01:48:19 +00:00
Alena Laskavaia
5cc82d793a separate language specific plugins from general 2010-03-18 14:06:45 +00:00
Andrew Gvozdev
3e8a584274 warnings fixed 2010-03-13 04:54:13 +00:00
Andrew Gvozdev
92f906545e Added icons for severity 2010-03-13 04:53:31 +00:00
Alena Laskavaia
7aff38334e - fixed problem with default enablement and severity 2010-03-08 21:05:57 +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
b6d3835b3b - added source build properties 2010-03-04 14:59:23 +00:00
Alena Laskavaia
f67d273034 support for checkers with paramerers 2010-02-19 02:29:18 +00:00
Alena Laskavaia
e75f6ccf26 - fixed some API, added comments 2009-09-23 23:29:36 +00:00
Alena Laskavaia
ac758f71fb [279740] - Trying to separate public API and some clean-up 2009-08-22 21:16:50 +00:00
Alena Laskavaia
46c0442b85 set auto-expand level 2009-05-09 01:47:20 +00:00
Alena Laskavaia
b5d52fb573 - remove debug print 2009-05-09 01:12:00 +00:00
Alena Laskavaia
19caf501e5 - added running checkers on AST reconcile (while typing) 2009-04-24 12:49:45 +00:00
Alena Laskavaia
724860a02b - added cell editor to pick severity of the problem 2009-04-22 01:26:58 +00:00
Alena Laskavaia
5407d0d337 refactored error reported 2009-04-21 00:53:33 +00:00
Alena Laskavaia
59cf9d5fad - to make workspace/project override of properties work, change to store indiviual checkers id in properties 2009-04-18 04:01:44 +00:00
Alena Laskavaia
3ccd43f5ed - trying to use eclipse properties 2009-04-18 02:12:37 +00:00
Alena Laskavaia
8ebbd32496 - updated property store to initialize from core 2009-04-16 01:46:57 +00:00
Alena Laskavaia
724390a35f - initial commit 2009-04-09 12:47:54 +00:00