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

206 commits

Author SHA1 Message Date
Sergey Prigogin
b7f9782106 Bug 339294 - Message Pattern should not be user-configurable. Patch by Alex Ruiz. 2011-03-23 02:47:21 +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
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
4c2ba3b3f0 -fixed updates of scope & launch mode for multiple problems 2011-03-08 01:54:44 +00:00
Sergey Prigogin
9a7ecdfa7c Bug 338569 - Not found problem with customized settings makes Codan Preference UI unusable. Patch by Alex Ruiz. 2011-03-04 23:13:45 +00:00
Alena Laskavaia
14199fcfa3 partually support editing multiple problems at the same time 2011-03-01 03:32:51 +00:00
Alena Laskavaia
6179bd2262 refactored per-problem launch mode: ui controls, internal structures, etc 2011-02-28 04:43:38 +00:00
Alena Laskavaia
cbb43fd93b added ui code to grey out checkboxes which are conditionally enabled based on launch mode 2011-02-27 03:13:31 +00:00
Alena Laskavaia
e01c3cc7c3 added on deman launch profile instead of on inc build 2011-02-27 02:35:23 +00:00
Alena Laskavaia
f3bb6aa2dd added label to build prefs that they can be overriden by checker 2011-02-27 01:58:43 +00:00
Alena Laskavaia
c4dc0ee219 got rid of info box - replaced with tooltips 2011-02-26 18:39:40 +00:00
Alena Laskavaia
5a695e5cf5 removed unnecessary code 2011-02-26 01:31:22 +00:00
Alena Laskavaia
1d85f97705 Bug 337487 - Bad exception handling in Codan 2011-02-24 02:23:23 +00:00
Alena Laskavaia
59efc020b2 removed API which would have never been committed there 2011-02-24 02:00:37 +00:00
Alena Laskavaia
74cd26558e Added couple of utility methods 2011-02-24 01:59:14 +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
Sergey Prigogin
3974422239 On behalf of Alex Ruiz. 2011-02-23 00:09:54 +00:00
Alena Laskavaia
d71dfb3b20 fixed problem that run from menu did not work on c files 2011-02-22 02:55:51 +00:00
Sergey Prigogin
7a7f4df061 Bug 337625 - Support for example parameters for message pattern to be used in codan preference UI. 2011-02-20 00:54:08 +00:00
Sergey Prigogin
dafa751ccf Fixed compiler warnings. 2011-02-20 00:49:47 +00:00
Alena Laskavaia
57547df8f4 added support of specifing launch mode per problem 2011-02-10 04:15:29 +00:00
Alena Laskavaia
3b39d334c9 Slightly improved layout of problems dialog 2011-02-08 03:10:35 +00:00
Alena Laskavaia
29aa387fa2 Bug 331794 - NLS: Strings on Code Analysis - Customize Problem dialog not externalized for translation 2011-01-18 03:38:37 +00:00
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