Alena Laskavaia
|
1732897f31
|
- implemented better quick fix framework and extension point for it
|
2010-04-13 01:13:59 +00:00 |
|
Alena Laskavaia
|
c9823a073f
|
- renamed catch by reference checker
|
2010-04-13 00:55:39 +00:00 |
|
Alena Laskavaia
|
6f66ef520e
|
- moved NodeFactory to proper place
|
2010-04-13 00:54:38 +00:00 |
|
Alena Laskavaia
|
a9c6b8f9a7
|
[307414] - fixed quick fix for assignment in condition - used position information
|
2010-04-08 01:10:35 +00:00 |
|
Alena Laskavaia
|
0e5d4a03b0
|
[306658] - properties subpage - fixed enablemetn and renamed
|
2010-04-07 02:11:59 +00:00 |
|
Alena Laskavaia
|
d89ad5f2d0
|
[307825] - fixed to support linked resources
|
2010-04-07 01:50:33 +00:00 |
|
Alena Laskavaia
|
aae25439d2
|
- fixed NPE in prefernces page
|
2010-04-07 01:35:07 +00:00 |
|
Alena Laskavaia
|
80fa0c1930
|
[307825] - fixed to support linked resources
|
2010-04-07 01:24:11 +00:00 |
|
Alena Laskavaia
|
e6358c05ce
|
-got rid of joiner - it deadlocks
|
2010-04-07 01:23:32 +00:00 |
|
Alena Laskavaia
|
0908dbf0cd
|
- added node factory and cfg for for statement
|
2010-04-01 02:14:48 +00:00 |
|
Alena Laskavaia
|
6d33ab23a6
|
- added test check
|
2010-03-31 00:50:54 +00:00 |
|
Alena Laskavaia
|
506daf12cd
|
- added methods to get all nodes from cfg
|
2010-03-31 00:50:44 +00:00 |
|
Alena Laskavaia
|
e1b6394c31
|
- fixed icons
|
2010-03-31 00:50:24 +00:00 |
|
Alena Laskavaia
|
5954124bbf
|
- fixed couple of NPE's
|
2010-03-30 18:34:54 +00:00 |
|
Alena Laskavaia
|
077c8e6e45
|
307495 - fixed NPE
|
2010-03-30 12:50:23 +00:00 |
|
Alena Laskavaia
|
2edd020c84
|
- added support for while loop in cfg
|
2010-03-30 03:04:48 +00:00 |
|
Alena Laskavaia
|
4967787769
|
- updated to catch possible exceptions
|
2010-03-29 15:34:44 +00:00 |
|
Alena Laskavaia
|
2449137d04
|
- fixed action name/icon
|
2010-03-29 02:39:41 +00:00 |
|
Alena Laskavaia
|
62c9bdecc9
|
- added control flow graph - initial commit
|
2010-03-29 02:32:42 +00:00 |
|
Alena Laskavaia
|
6b922df8c2
|
- test view to inspect control flow graph
|
2010-03-29 02:31:04 +00:00 |
|
Alena Laskavaia
|
dc4a320192
|
provisional API for Control Flow Graph
|
2010-03-26 19:45:05 +00:00 |
|
Alena Laskavaia
|
9f723276c7
|
PR: 307066 - fixed throw e cases
|
2010-03-26 15:14:41 +00:00 |
|
Alena Laskavaia
|
47c9b5205a
|
[281187] checker was doing the opposite - implemented properly
|
2010-03-26 15:02:42 +00:00 |
|
Alena Laskavaia
|
d06798f4ef
|
- removed dependencies on cdt 7.0 so it can be used with cdt 6.0
|
2010-03-24 13:21:15 +00:00 |
|
Alena Laskavaia
|
26918193cf
|
- fixed f.p and added test
|
2010-03-24 03:31:35 +00:00 |
|
Alena Laskavaia
|
b92ea7d8bb
|
- change ui for editing problem parameters and other stuff
|
2010-03-23 03:18:38 +00:00 |
|
Alena Laskavaia
|
b179923338
|
- added problem descriptions
|
2010-03-23 03:18:16 +00:00 |
|
Alena Laskavaia
|
21fa408633
|
- added description field for problem interface
|
2010-03-23 03:07:14 +00:00 |
|
Vivian Kong
|
5b0229432c
|
Bug 306725 - Missing plugin from Coden feature
|
2010-03-22 17:17:41 +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
|
92923566ce
|
- added abstract classes for parameter info
|
2010-03-22 02:14:41 +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
|
b239297541
|
[306563 ] - fixed false positives
|
2010-03-20 14:19:43 +00:00 |
|
Alena Laskavaia
|
30dffe83b5
|
- fixed problem locations
|
2010-03-18 16:34:06 +00:00 |
|
Alena Laskavaia
|
78e4512614
|
- added real NamingConvention checker
|
2010-03-18 15:03:30 +00:00 |
|
Alena Laskavaia
|
a7ff454fda
|
- added example word into problem description to distinguiish from real checker
|
2010-03-18 15:03:09 +00:00 |
|
Alena Laskavaia
|
b4ff99ca8f
|
- fixed implemenation of processModel - to set a file
|
2010-03-18 15:02:37 +00:00 |
|
Alena Laskavaia
|
eadd67178c
|
- added javadoc
|
2010-03-18 15:01:55 +00:00 |
|
Alena Laskavaia
|
e79f9bc741
|
- renamed to reflect type of checker
|
2010-03-18 14:38:30 +00:00 |
|
Alena Laskavaia
|
f7b306a662
|
- fixed checker were running even when disabled
|
2010-03-18 14:36:39 +00:00 |
|
Alena Laskavaia
|
3ff7fd3ecd
|
- fixed interface comment
|
2010-03-18 14:36:12 +00:00 |
|
Alena Laskavaia
|
bad558e232
|
- extracted example from real checkers
|
2010-03-18 14:33:13 +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 |
|
Andrew Gvozdev
|
92f906545e
|
Added icons for severity
|
2010-03-13 04:53:31 +00:00 |
|
Alena Laskavaia
|
20b24a0ea7
|
- added provisional comments to classes
|
2010-03-12 19:55:10 +00:00 |
|
Alena Laskavaia
|
9c13ed2b01
|
- changed enablement, severity and message for naming convention checker
|
2010-03-08 21:06:18 +00:00 |
|
Alena Laskavaia
|
7aff38334e
|
- fixed problem with default enablement and severity
|
2010-03-08 21:05:57 +00:00 |
|