cppcheck/gui
Vesa Pikki 2d8b08d4ab Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
..
applicationdialog.cpp Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
applicationdialog.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
applicationlist.cpp Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
applicationlist.h Added more comments to class members and methods. 2009-05-23 19:29:24 +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 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 Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +03:00
mainwindow.h Added more comments to class members and methods. 2009-05-23 19:29:24 +03:00
resultstree.cpp Added more comments to class members and methods. 2009-05-23 19:29:24 +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 Now starts the default application by double clicking the error. 2009-05-23 18:45:05 +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