cppcheck/gui
Reijo Tomperi 9c9e920829 Fix ticket #252 (Fix --style warnings in cppcheck)
http://apps.sourceforge.net/trac/cppcheck/ticket/252
2009-04-13 12:02:21 +03:00
..
checkthread.cpp Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00
checkthread.h Added settings dialog to select what kind of errors are visible. 2009-03-22 14:32:07 +02:00
common.h Added license text. 2009-03-22 19:47:25 +02:00
gui.pro Added settings dialog to select what kind of errors are visible. 2009-03-22 14:32:07 +02:00
main.cpp Began implementing a simple Qt based GUI. 2009-03-01 07:38:21 +00:00
mainwindow.cpp Added a window title. 2009-03-22 19:51:49 +02:00
mainwindow.h Merged gui branch to master. 2009-03-22 19:39:44 +02:00
resultstree.cpp Merge branch 'gui' 2009-03-22 19:42:45 +02:00
resultstree.h Merged gui branch to master. 2009-03-22 19:39:44 +02:00
resultsview.cpp Merged gui branch to master. 2009-03-22 19:39:44 +02:00
resultsview.h Merged gui branch to master. 2009-03-22 19:39:44 +02:00
settingsdialog.cpp Removed unnecessary options from settings dialog. 2009-03-22 20:00:06 +02:00
settingsdialog.h Removed unnecessary options from settings dialog. 2009-03-22 20:00:06 +02:00
threadhandler.cpp Fix ticket #252 (Fix --style warnings in cppcheck) 2009-04-13 12:02:21 +03:00
threadhandler.h Added recheck and clear results buttons. 2009-03-22 17:42:48 +02:00
threadresult.cpp Removed some unnecessary debug prints. 2009-03-02 19:59:51 +00:00
threadresult.h Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00