cppcheck/gui
Vesa Pikki 78d4318c5e Added the ability to add/remove/modify applications to open errors with.
Only the list of applications added, errors cant be opened yet.
2009-05-23 13:37:30 +03:00
..
applicationdialog.cpp Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
applicationdialog.h Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
applicationlist.cpp Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
applicationlist.h Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +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 Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +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 Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
mainwindow.h Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
resultstree.cpp When adding a new error, only hides it and doesn't check all errors. 2009-05-23 11:33:38 +03:00
resultstree.h When adding a new error, only hides it and doesn't check all errors. 2009-05-23 11:33:38 +03:00
resultsview.cpp Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00
resultsview.h Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00
settingsdialog.cpp Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
settingsdialog.h Added the ability to add/remove/modify applications to open errors with. 2009-05-23 13:37:30 +03:00
test.cpp Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00
threadhandler.cpp Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00
threadhandler.h Added recheck and clear results buttons. 2009-03-22 17:42:48 +02:00
threadresult.cpp Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00
threadresult.h Results tree now uses only QStandardItemModel for data storage. 2009-05-23 11:17:27 +03:00