cppcheck/gui
Vesa Pikki 2b7bf671d7 Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
..
applicationdialog.cpp Added the initial version of opening a error with user specified application. 2009-05-23 14:26:04 +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 Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
applicationlist.h Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +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 Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
mainwindow.h Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
resultstree.cpp Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
resultstree.h Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +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 the initial version of opening a error with user specified application. 2009-05-23 14:26:04 +03:00
settingsdialog.cpp Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
settingsdialog.h Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +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 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