cppcheck/gui
Vesa Pikki de0dd0a2bb Fixed issues pointed out by Reijo.
The number of threads is now atleast 1.
Added a very simple about dialog with version number and license.
Replaced all CppCheck's with Cppcheck.
Renamed "show more errors" to "show possible false positives" in the menu.
User created application now has to have a name and a path.
2009-05-24 11:53:29 +03:00
..
applicationdialog.cpp Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
applicationdialog.h Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
applicationlist.cpp Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
applicationlist.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
checkthread.cpp Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
checkthread.h Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
common.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
gui.pro Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
main.cpp Began implementing a simple Qt based GUI. 2009-03-01 07:38:21 +00:00
mainwindow.cpp Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
mainwindow.h Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
resultstree.cpp Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
resultstree.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
resultsview.cpp Added the initial version of opening a error with user specified application. 2009-05-23 14:26:04 +03:00
resultsview.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
settingsdialog.cpp Fixed issues pointed out by Reijo. 2009-05-24 11:53:29 +03:00
settingsdialog.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
test.cpp Added the initial version of opening a error with user specified application. 2009-05-23 14:26:04 +03:00
threadhandler.cpp Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00
threadhandler.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
threadresult.cpp Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00
threadresult.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00