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

28 commits

Author SHA1 Message Date
axel
75e17131c0 Bug #368221
regression fix: enable navigation to the next/previous error in the
editor

Change-Id: Ie69f9a08f741b7b4b34a0c3f42ec4133a129c5ee
Reviewed-on: https://git.eclipse.org/r/12979
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-20 13:06:32 -04:00
axel
fb27a409fa Bug #368221
Add CODAN markers to Preferences->General->Editors->Text
Editors->Annotations

Change-Id: I4ba5245306fb70a0f9d38235112b631bda36bb8f
Reviewed-on: https://git.eclipse.org/r/12511
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-03 17:02:20 -04:00
Sergey Prigogin
cace4b374b Normalized extension point labels. 2012-08-24 10:14:48 -07:00
Alex Ruiz
1f83e4aa21 Bug 372551. Codan support for writing checkers that invoke external
tools.

Change-Id: Ia5cfd24d54ec6e67e08f24a367a6bc689ae407d0
Reviewed-on: https://git.eclipse.org/r/5586
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-18 15:52:48 -04:00
Sergey Prigogin
f118967040 Moved initialization of default preference to Codan core where it belongs. 2011-05-24 01:13:36 +00:00
Alena Laskavaia
31ec0b89c2 Bug 329430 - using bug icons for now for codan markers 2011-03-29 18:19:33 +00:00
Alena Laskavaia
11b9fcea4f Bug 329430: added extension to replace default icons for codan with custom. Now need the actual icons. 2011-03-18 02:14:26 +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
97b109e9ba added general problem attributes in customize page 2010-08-17 12:32:03 +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
521407e9da fixed markerResolutions which I broke 2010-07-29 00:59:55 +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
26dc9d8c68 Externalized string - fixed issues 2010-05-08 01:22:37 +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
8ece4ead1a - simplified API for problem details extensions 2010-04-29 16:34:18 +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
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
0e5d4a03b0 [306658] - properties subpage - fixed enablemetn and renamed 2010-04-07 02:11:59 +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
Alena Laskavaia
b99ecd97c7 [279740] - renamed some packages to internal 2010-03-08 15:04:53 +00:00
Alena Laskavaia
19caf501e5 - added running checkers on AST reconcile (while typing) 2009-04-24 12:49:45 +00:00
Alena Laskavaia
724390a35f - initial commit 2009-04-09 12:47:54 +00:00