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

82 commits

Author SHA1 Message Date
Alena Laskavaia
24f662d5ba fixed NPE 2010-11-17 01:48:53 +00:00
Alena Laskavaia
636fd192ac Marker resolution generator has to be register for specific marker type not supertype only 2010-09-19 19:33:59 +00:00
Alena Laskavaia
60d1761727 PR: 325669 - run on folder, patch from Marc-Andre Laperle 2010-09-18 14:40:14 +00:00
Alena Laskavaia
97b109e9ba added general problem attributes in customize page 2010-08-17 12:32:03 +00:00
Alena Laskavaia
844b2fa4bd fixed too long link in the problem details 2010-08-17 02:17:06 +00:00
Alena Laskavaia
b99d01ac98 opening links from Problem Details was not working properly 2010-08-17 02:10:24 +00:00
Alena Laskavaia
3d24fe63f2 externalized strings 2010-08-17 00:39:18 +00:00
Alena Laskavaia
b71382f1af Bug 309603 - Improve quick fixes to be more like JDT in the editor UI 2010-08-16 02:20:34 +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
Alena Laskavaia
e67a019e83 - fixed bug in openInEditor method 2010-07-30 18:34:00 +00:00
Alena Laskavaia
e36e3d612b - removed commented out code 2010-07-29 01:55:27 +00:00
Alena Laskavaia
1b697310f5 - fixed layout problems in problems configuration dialog 2010-07-29 01:54:56 +00:00
Alena Laskavaia
521407e9da fixed markerResolutions which I broke 2010-07-29 00:59:55 +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
8ce10b8b62 generator will set problem arguments based on pattern groups for non codan problems 2010-07-22 02:51:48 +00:00
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