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

182 commits

Author SHA1 Message Date
Alex Ruiz
b25c644007 * Enabled correct API baseline (3.7) and fixed related API-check errors.
* Moved classes that are not part of the API to "internal" packages.
* Removed unnecessary classes.
* Simplified creation of checkers by providing alternative super class
and constructors.
2012-02-23 13:17:23 -08:00
Alex Ruiz
3115bb4e22 Initial take on external-tool-based checkers. 2012-02-23 12:25:05 -08:00
Sergey Prigogin
5db78a20c8 Cosmetics. 2012-02-10 17:47:52 -08:00
Marc-Andre Laperle
a4538dbc3a Increment versions so that they are >= Indigo SR2 2012-02-05 15:35:26 -05:00
Sergey Prigogin
d8c53b2501 @Override annotations. 2012-01-07 17:43:42 -08:00
Otavio Pontes
2b1951b4cd Bug 345614 - restore default button in codan preferences 2011-10-25 20:46:30 -04:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Alena Laskavaia
c3dbd2cb91 Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
Bundle-Vendor
2011-07-05 21:59:02 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Vivian Kong
1ac5b9f1e2 Bug 348747 - Codan source bundles missing required files 2011-06-08 14:10:28 +00:00
Sergey Prigogin
3b36b2bd92 Bug 347392 - Non externalized string in org.eclipse.cdt.codan.internal.ui.preferences.BuildPropertyPage. 2011-05-27 03:49:20 +00:00
Sergey Prigogin
2641a77126 Bug 333494 - Codan sometimes stops working after upgrade. 2011-05-27 03:33:00 +00:00
Vivian Kong
a8138c9ba2 Bug 331788 - NLS: Severities for Code Analysis Problem Preferences not externalized for translation 2011-05-24 14:43:46 +00:00
Sergey Prigogin
f118967040 Moved initialization of default preference to Codan core where it belongs. 2011-05-24 01:13:36 +00:00
Sergey Prigogin
67e7fae707 Bug 345793 - Codan checkers run even when disabled. 2011-05-13 22:31:04 +00:00
Sergey Prigogin
46ac14620b Methods for controlling grabExcessHorisontalSpace and grapExcessVerticalSpace grid layout attributes. 2011-05-08 22:23:40 +00:00
Sergey Prigogin
95eeab8640 Renamed messages.properties to CeheckersMessages.properties. 2011-04-19 17:06:50 +00:00
Sergey Prigogin
affb984a3d Renamed messages.properties to CodanUIMessages.properties. 2011-04-19 17:03:07 +00:00
Vivian Kong
667c8f071f Bug 342013 Code Analysis launch options not externalized 2011-04-06 14:02:52 +00:00
Alena Laskavaia
31ec0b89c2 Bug 329430 - using bug icons for now for codan markers 2011-03-29 18:19:33 +00:00
Sergey Prigogin
0a500299af Bug 339305 - Preference "Run as you type" should appear only if checker supports that launch mode. Patch by Alex Ruiz. 2011-03-23 02:59:10 +00:00
Sergey Prigogin
1b982e0418 Bug 339294 - Message Pattern should not be user-configurable. Patch by Alex Ruiz. 2011-03-23 02:49:06 +00:00
Sergey Prigogin
c42f42cb81 Disabled auto formatting on save. Alena, please don't re-enable it. 2011-03-23 02:48:23 +00:00
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