Daniel Marjamäki
|
d4f706e040
|
fixed qmake building with new folder structure
|
2009-10-25 19:29:10 +01:00 |
Reijo Tomperi
|
8e0f868a5e
|
Fix #455 (Recheck is enabled when no previous results available)
http://sourceforge.net/apps/trac/cppcheck/ticket/455
|
2009-10-13 11:19:00 +03:00 |
Reijo Tomperi
|
fdde2182b9
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
Daniel Marjamäki
|
7df3670128
|
doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks'
|
2009-07-17 10:49:01 +02:00 |
Vesa Pikki
|
27d630f58d
|
Disabling progressbar if stop button is pressed.
This actually had no visible effect on KDE.
|
2009-07-02 20:23:44 +03:00 |
Kimmo Varis
|
2eff269e60
|
GUI: Make ThreadHandler class part of object tree.
|
2009-06-20 19:55:23 +03:00 |
Kimmo Varis
|
c9ceccfd3d
|
GUI: Prevent exiting the application while checking.
|
2009-06-04 17:02:35 +03:00 |
Reijo Tomperi
|
58eda6e978
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
http://apps.sourceforge.net/trac/cppcheck/ticket/325
|
2009-05-30 08:48:12 +03:00 |
Kimmo Varis
|
31c68ffb5a
|
Fix EOL style (had Unix/DOS) mixed style.
|
2009-05-28 18:30:20 +03:00 |
Vesa Pikki
|
2d8b08d4ab
|
Added more comments to class members and methods.
|
2009-05-23 19:29:24 +03:00 |
Vesa Pikki
|
c6e8d61db3
|
Added recheck and clear results buttons.
|
2009-03-22 17:42:48 +02:00 |
Vesa Pikki
|
5e1994068a
|
Added settings dialog to select what kind of errors are visible.
|
2009-03-22 14:32:07 +02:00 |
Vesa Pikki
|
e629db6818
|
Now adds directory contents to list of files to check.
Only adds proper (.cpp,.c,.cpp,...) files to the list of files to check.
Modified checkthread to clear results after each file.
|
2009-03-02 19:56:51 +00:00 |
Vesa Pikki
|
cc6cec091a
|
Began implementing ThreadExecutor with Qt threads. Still a work in progress.
Added tr to all strings.
|
2009-03-01 20:44:42 +00:00 |