cppcheck/gui
Kimmo Varis d5a5df7fe6 GUI: Add About-dialog.
Replace messagebox containing about-text with dialog. About-dialog must contain copyright information.
2009-06-04 15:35:41 +03:00
..
images Added 22x22 icons from http://tango.freedesktop.org. 2009-05-26 18:21:39 +03:00
aboutdialog.cpp GUI: Add About-dialog. 2009-06-04 15:35:41 +03:00
aboutdialog.h GUI: Add About-dialog. 2009-06-04 15:35:41 +03:00
applicationdialog.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
applicationdialog.h Changed EOL character to LF in a few files. 2009-06-02 23:32:58 +03:00
applicationlist.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
applicationlist.h Changed EOL character to LF in a few files. 2009-06-02 23:32:58 +03:00
checkthread.cpp astyle fix 2009-06-02 23:13:29 +03:00
checkthread.h GUI: Implement stopping the compare. 2009-06-02 02:01:53 +03:00
common.h Changed EOL character to LF in a few files. 2009-06-02 23:32:58 +03:00
cppcheck-gui.rc GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
gui.pro GUI: Add About-dialog. 2009-06-04 15:35:41 +03:00
gui.qrc Add icon files to resource file. 2009-05-28 11:32:32 +03:00
icon.png renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
icon.svg renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
main.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
mainwindow.cpp GUI: Add About-dialog. 2009-06-04 15:35:41 +03:00
mainwindow.h Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00
resultstree.cpp Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00
resultstree.h Added a missing include. 2009-06-03 21:42:43 +03:00
resultsview.cpp Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00
resultsview.h Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00
settingsdialog.cpp Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00
settingsdialog.h Added the initial version of saving results to a file. 2009-06-03 21:18:22 +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 Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00
threadhandler.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
threadresult.cpp Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00
threadresult.h Added the initial version of saving results to a file. 2009-06-03 21:18:22 +03:00