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
images
test GUITESTS: Improve the running script. 2011-06-23 23:02:49 +03:00
about.ui
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h
application.ui
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
checkstatistics.h
checkthread.cpp Modify the Cppcheck class to check one file at a time. 2011-04-24 19:17:52 +03:00
checkthread.h
common.h GUI: Make Project-dialog to remember its size. 2011-05-13 10:12:19 +03:00
cppcheck-gui.rc
cppcheck.ico
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
erroritem.cpp
erroritem.h
file.ui
filelist.cpp
filelist.h
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck GUI: Fix the gui.cppcheck to work with GUI. 2011-05-12 13:40:56 +03:00
gui.pro GUI: Remove dependency to QtXml. 2011-04-28 09:16:12 +03:00
gui.qrc
icon.png
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 GUI: Initialize Settings in main. 2011-05-13 10:09:17 +03:00
main.ui GUI: Add most recently used projects to menu. 2011-05-12 12:34:23 +03:00
mainwindow.cpp GUI: Cleanup settings usage. 2011-06-16 16:03:25 +03:00
mainwindow.h GUI: Remove automatic/silent loading of projects. 2011-05-12 13:53:59 +03:00
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 GUI: Update project file documentation. 2011-05-12 14:09:51 +03:00
projectfile.ui GUI: Show main tab in project file dialog by default. 2011-05-13 09:28:00 +03:00
projectfiledialog.cpp GUI: Make Project-dialog to remember its size. 2011-05-13 10:12:19 +03:00
projectfiledialog.h GUI: Make Project-dialog to remember its size. 2011-05-13 10:12:19 +03:00
report.cpp
report.h
resultstree.cpp Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultstree.h Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultsview.cpp Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultsview.h Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
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
threadhandler.cpp
threadhandler.h
threadresult.cpp Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00
threadresult.h Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00
translationhandler.cpp
translationhandler.h
txtreport.cpp
txtreport.h GUI: Add Q_OBJECT to TxtReport class. 2011-06-15 11:28:47 +03:00
xmlreport.cpp GUI: Unquote special characters when reading XML. 2011-02-05 16:07:59 +02:00
xmlreport.h
xmlreportv1.cpp
xmlreportv1.h
xmlreportv2.cpp
xmlreportv2.h