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

67 commits

Author SHA1 Message Date
Alena Laskavaia
ec4b080977 allow to define quick fixes for gcc problems (not codan) as well 2010-07-22 01:48:07 +00:00
Alena Laskavaia
93ab595f8c added comment about problems with marker dissapering 2010-07-22 00:49:59 +00:00
Alena Laskavaia
42b0b537db Bug 319196 updated to add common method 2010-07-21 02:21:46 +00:00
Alena Laskavaia
69016edc87 Bug 317875: extended utility classes 2010-07-01 13:39:34 +00:00
Alena Laskavaia
2dc367389e Bug 317876 added utility methods required for more complex quick fixes 2010-06-26 00:18:38 +00:00
Alena Laskavaia
2c2fd351e0 Bug 317538: added access methods to details provider as well 2010-06-22 02:20:04 +00:00
Alena Laskavaia
3d0baee8fb Bug 317538: added framework to store arguments in a marker (add added intermediate object between reporter and marker) 2010-06-22 02:15:20 +00:00
Alena Laskavaia
c5a58d72a1 Bug 315863 deprecate orignal class 2010-06-22 02:07:50 +00:00
Alena Laskavaia
7b02c1b681 Bug 317016: renamed miss-spelled function 2010-06-17 01:01:42 +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
fb8475e290 Javadoc and fixed internal method signature 2010-06-02 01:08:08 +00:00
Alena Laskavaia
d91b53a16b Externalized strings in manifest 2010-05-31 01:42:48 +00:00
Alena Laskavaia
c2919ed4f9 Added scope preference for checkers 2010-05-24 15:05:39 +00:00
Alena Laskavaia
644fefb8c5 Fixed preferences of type List 2010-05-23 02:18:18 +00:00
Alena Laskavaia
50b61f0c37 Fixed refactoring left-overs 2010-05-18 03:09:23 +00:00
Alena Laskavaia
3c2fd7ab95 Cleaned up problem preferences interfaces and fixed persistence 2010-05-16 02:18:02 +00:00
Alena Laskavaia
459a3c2b6e Refactored adding parameter and renamed hash to map 2010-05-14 02:56:39 +00:00
Alena Laskavaia
208b649f76 Refactored ProblemParameterInfo 2010-05-14 02:36:16 +00:00
Alena Laskavaia
b19600d913 Added problem message to display in info panel 2010-05-08 02:15:46 +00:00
Alena Laskavaia
26dc9d8c68 Externalized string - fixed issues 2010-05-08 01:22:37 +00:00
Alena Laskavaia
95d8915fee Fixed details not showing for regular problems 2010-05-08 01:19:46 +00:00
Alena Laskavaia
e0ee9359b1 Externalized strings 2010-05-07 02:58:31 +00:00
Alena Laskavaia
b3e3a91fd6 - making usage of CodanEditorUtility 2010-05-05 20:48:28 +00:00
Alena Laskavaia
b168348b96 - support for navigatable "URL"s containing file: syntax - would open editor in eclipse 2010-05-05 20:00:36 +00:00
Alena Laskavaia
aa8fb216e6 - Added utility class to share between classes that want to open a file for marker 2010-05-05 19:59:17 +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
a54f3f21a7 - added javadoc, externalized strings, fixed copyright 2010-05-01 00:41:56 +00:00
Alena Laskavaia
bec406f7dd - show external location if it is not empty in problems details view 2010-04-30 20:48:56 +00:00
Alena Laskavaia
eb6e206f2b - added escaping of & character for swt Link control 2010-04-29 18:00:22 +00:00
Alena Laskavaia
8ece4ead1a - simplified API for problem details extensions 2010-04-29 16:34:18 +00:00
Alena Laskavaia
67d447ae99 - icon updated 2010-04-29 01:49:24 +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
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