cppcheck/gui
Kimmo Varis 387fd35ff3 GUITESTS: Improve the running script.
Don't use recursion in the script. The Python's os.walk() already
lists all files in subdirectories and using recursion only caused
tests to be found twice. Also handle the case the project file
defines binary path with DESTDIR define.
2011-06-23 23:02:49 +03:00
..
help online-help: Remove old files before generating new ones. 2010-12-11 17:29:40 +01:00
images GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
test GUITESTS: Improve the running script. 2011-06-23 23:02:49 +03:00
about.ui
aboutdialog.cpp GUI: Update homepage URL to About-dialog. 2011-01-27 13:14:53 +02:00
aboutdialog.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
application.cpp
application.h
application.ui GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.cpp
applicationdialog.h
applicationlist.cpp GUI: Cleanup settings usage. 2011-06-16 16:03:25 +03:00
applicationlist.h GUI: Cleanup settings usage. 2011-06-16 16:03:25 +03:00
checkstatistics.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkstatistics.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkthread.cpp
checkthread.h
common.h
cppcheck-gui.rc
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_en.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_es.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_fi.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_fr.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_ja.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_nl.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_pl.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_ru.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_sr.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_sv.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
csvreport.cpp
csvreport.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
erroritem.cpp GUI: Add option for enabling inconclusive checks. 2011-04-16 18:46:08 +03:00
erroritem.h
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp
filelist.h GUI: Take filtering into use in GUI. 2011-02-28 00:13:28 +02:00
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro
gui.qrc GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
icon.png renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
icon.svg
logview.cpp GUI: Simplify settings usage in Log window. 2011-05-13 10:38:54 +03:00
logview.h GUI: Simplify settings usage in Log window. 2011-05-13 10:38:54 +03:00
logview.ui
main.cpp
main.ui
mainwindow.cpp GUI: Cleanup settings usage. 2011-06-16 16:03:25 +03:00
mainwindow.h
project.cpp
project.h
projectfile.cpp
projectfile.h Output GUI project name when checking starts or restarts 2011-06-04 08:38:51 -04:00
projectfile.txt
projectfile.ui
projectfiledialog.cpp GUI: Make Project-dialog to remember its size. 2011-05-13 10:12:19 +03:00
projectfiledialog.h
report.cpp
report.h
resultstree.cpp
resultstree.h
resultsview.cpp
resultsview.h
resultsview.ui
settings.ui
settingsdialog.cpp GUI: Simplify settings handling in Preferences dialog. 2011-05-13 10:25:52 +03:00
settingsdialog.h GUI: Simplify settings handling in Preferences dialog. 2011-05-13 10:25:52 +03:00
stats.ui
statsdialog.cpp
statsdialog.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
threadhandler.cpp
threadhandler.h
threadresult.cpp
threadresult.h
translationhandler.cpp GUI: Add Spanish translation. 2011-04-06 09:49:17 +03:00
translationhandler.h
txtreport.cpp
txtreport.h GUI: Add Q_OBJECT to TxtReport class. 2011-06-15 11:28:47 +03:00
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp
xmlreportv1.h
xmlreportv2.cpp GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
xmlreportv2.h