cppcheck/gui
Kimmo Varis bb5e531c7f GUI: Enable performance- and portability checks.
The CLI/LIB change earlier added own enable-flag for performance-
and portability-checks. This commit updates GUI to also enable
those new enable-flags.
2011-09-04 21:45:52 +03:00
..
help
images
test GUI: Update projectfile tests. 2011-08-23 20:44:27 +03:00
about.ui
aboutdialog.cpp GUI: Show extraversion in About-dialog. 2011-08-11 18:13:54 +03:00
aboutdialog.h GUI: Show extraversion in About-dialog. 2011-08-11 18:13:54 +03:00
application.cpp
application.h GUI: Refactoring application definition. 2011-04-02 16:30:47 +03:00
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
checkthread.h GUI: Don't use relative paths for include files. 2011-07-21 15:13:41 +03:00
common.h Fixed 2915 (GUI: Show files checked in progress bar) 2011-07-27 23:30:45 -07:00
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_en.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_es.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_fi.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_fr.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_ja.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_nl.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_pl.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_ru.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_sr.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
cppcheck_sv.ts GUI: Update translation files. 2011-08-22 22:21:42 +03:00
csvreport.cpp
csvreport.h
erroritem.cpp
erroritem.h
file.ui
filelist.cpp GUI: Rename Ignore-feature to Exclude-feature. 2011-08-23 20:44:04 +03:00
filelist.h GUI: Rename Ignore-feature to Exclude-feature. 2011-08-23 20:44:04 +03:00
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro
gui.qrc
icon.png renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
icon.svg
logview.cpp
logview.h
logview.ui
main.cpp
main.ui GUI: Filter toolbar didn't have a title. 2011-07-20 13:24:37 +03:00
mainwindow.cpp GUI: Enable performance- and portability checks. 2011-09-04 21:45:52 +03:00
mainwindow.h GUI: Fix extra menu separator in File-menu. 2011-08-24 23:14:28 +03:00
project.cpp GUI: Check the project after creation. 2011-08-24 22:41:48 +03:00
project.h GUI: Check the project after creation. 2011-08-24 22:41:48 +03:00
projectfile.cpp GUI: Rename Ignore-feature to Exclude-feature. 2011-08-23 20:44:04 +03:00
projectfile.h GUI: Rename Ignore-feature to Exclude-feature. 2011-08-23 20:44:04 +03:00
projectfile.txt GUI: Update project file documentation. 2011-08-23 20:44:27 +03:00
projectfile.ui GUI: Rename Ignore-feature to Exclude-feature. 2011-08-23 20:44:04 +03:00
projectfiledialog.cpp GUI: Allow reordering includes in project dialog. 2011-08-22 22:16:59 +03:00
projectfiledialog.h GUI: Allow reordering includes in project dialog. 2011-08-22 22:16:59 +03:00
report.cpp
report.h
resultstree.cpp GUI: Simplify condition. 2011-07-21 20:15:24 +03:00
resultstree.h
resultsview.cpp GUI: Don't translate non-translatable strings. 2011-08-03 10:53:35 +03:00
resultsview.h Fixed 2915 (GUI: Show files checked in progress bar) 2011-07-27 23:30:45 -07:00
resultsview.ui
settings.ui
settingsdialog.cpp
settingsdialog.h
stats.ui
statsdialog.cpp
statsdialog.h
threadhandler.cpp Fixed 2915 (GUI: Show files checked in progress bar) 2011-07-27 23:30:45 -07:00
threadhandler.h GUI: Don't use relative paths for include files. 2011-07-21 15:13:41 +03:00
threadresult.cpp Fixed 2915 (GUI: Show files checked in progress bar) 2011-07-27 23:30:45 -07:00
threadresult.h Fixed 2915 (GUI: Show files checked in progress bar) 2011-07-27 23:30:45 -07:00
translationhandler.cpp
translationhandler.h
txtreport.cpp
txtreport.h
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp
xmlreportv1.h
xmlreportv2.cpp
xmlreportv2.h