cppcheck/gui
Daniel Marjamäki 348c663ce0 gui: with the define NDEBUG the assertions are disabled 2009-11-28 17:34:49 +01:00
..
images Added 22x22 icons from http://tango.freedesktop.org. 2009-05-26 18:21:39 +03:00
about.ui GUI: Improve About-dialog layout. 2009-07-12 14:22:56 +03:00
aboutdialog.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
aboutdialog.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
application.ui eliedebrauwer: fix typo (#755) 2009-10-01 18:01:54 +02:00
applicationdialog.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
applicationdialog.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
applicationlist.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
applicationlist.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkthread.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkthread.h fixed qmake building with new folder structure 2009-10-25 19:29:10 +01:00
common.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
cppcheck-gui.rc GUI: Include Windows resources from resource file having version info. 2009-06-13 23:13:03 +03:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts Added a Polish translation file. 2009-08-09 23:11:13 +03:00
cppcheck_en.ts Added a Polish translation file. 2009-08-09 23:11:13 +03:00
cppcheck_fi.ts Added a Polish translation file. 2009-08-09 23:11:13 +03:00
cppcheck_nl.ts eliedebrauwer: dutch translation (#756) 2009-10-01 17:56:43 +02:00
cppcheck_pl.ts Added a Polish translation file. 2009-08-09 23:11:13 +03:00
cppcheck_ru.ts Added a Polish translation file. 2009-08-09 23:11:13 +03:00
cppcheck_se.ts Swedish: Updated the translation file 2009-08-16 09:38:25 +02:00
csvreport.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
csvreport.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
fileviewdialog.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
fileviewdialog.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
gui.cppcheck Fix EOL style of project file doc and example project file. 2009-06-22 12:38:21 +03:00
gui.pro gui: with the define NDEBUG the assertions are disabled 2009-11-28 17:34:49 +01:00
gui.qrc GUI: Show authors list and license in simple text file view dialog. 2009-06-14 12:57:43 +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 GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
main.ui Add 'possible style error' severity for the GUI. 2009-08-02 15:00:22 +03:00
mainwindow.cpp Fix #981 (GUI saves report with wrong extension) 2009-11-20 00:19:44 +02:00
mainwindow.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
projectfile.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
projectfile.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
projectfile.txt Fix EOL style of project file doc and example project file. 2009-06-22 12:38:21 +03:00
report.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
report.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
resultstree.cpp Robert Reif: initialize array (#366) 2009-11-24 17:25:27 +01:00
resultstree.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
resultsview.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
resultsview.h fixed qmake building with new folder structure 2009-10-25 19:29:10 +01:00
resultsview.ui Fix EOL style for gui/resultsview.ui that got converted to Windows style. 2009-07-03 13:44:45 +03:00
settings.ui GUI: Change settings-dialog title to 'Preferences'. 2009-08-01 18:28:21 +03:00
settingsdialog.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
settingsdialog.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
test.cpp Oops. Didn't mean to commit the change to gui/test.cpp. But since I did, 2009-08-03 01:18:15 +03:00
threadhandler.cpp Fix #455 (Recheck is enabled when no previous results available) 2009-10-13 11:19:00 +03:00
threadhandler.h fixed qmake building with new folder structure 2009-10-25 19:29:10 +01:00
threadresult.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
threadresult.h fixed qmake building with new folder structure 2009-10-25 19:29:10 +01:00
translationhandler.cpp eliedebrauwer: dutch translation (#756) 2009-10-01 17:55:13 +02:00
translationhandler.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
txtreport.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
txtreport.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
xmlreport.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
xmlreport.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00