cppcheck/gui
Kimmo Varis 46c03973ee GUI: Show ideal thread count next to current thread count.
Ideal thread count is determined by Qt as number of available cores.
Ticket: #2194 (Automatically match thread count to available cores)
2010-12-27 18:00:44 +02: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
about.ui
aboutdialog.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
aboutdialog.h
application.ui GUI: Change text in Add Application-dialog back to plain text. 2010-11-26 23:20:25 +02:00
applicationdialog.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
applicationdialog.h
applicationlist.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
applicationlist.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
checkstatistics.cpp GUI: Add Information-severity support. 2010-12-26 15:23:54 +02:00
checkstatistics.h GUI: Add Information-severity support. 2010-12-26 15:23:54 +02:00
checkthread.cpp GUI: Small cleanup - use const reference. 2010-12-08 15:08:27 +02:00
checkthread.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
common.h GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_en.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_fi.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_fr.ts
cppcheck_ja.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_nl.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_pl.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_ru.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_se.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
cppcheck_sr.ts GUI: Update translation files. 2010-12-27 11:43:20 +02:00
csvreport.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
csvreport.h GUI: Refactor error data passing to use own class. 2010-07-10 18:20:45 +03:00
erroritem.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
erroritem.h GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
file.ui
filelist.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
filelist.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro Don't use relative paths in lib.pri. 2010-12-18 17:03:46 +02:00
gui.qrc GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
helpwindow.cpp
helpwindow.h
helpwindow.ui
icon.png
icon.svg
logview.cpp Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
logview.h Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
logview.ui Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
main.cpp
main.ui GUI: Use simple "Errors" instead of "Common errors". 2010-12-27 11:42:17 +02:00
mainwindow.cpp GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
mainwindow.h GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
project.cpp Fix encoding in some files 2010-10-03 00:20:18 +03:00
project.h
projectfile.cpp
projectfile.h
projectfile.txt
projectfile.ui GUI: Add buttons to add new paths to ProjectFile dialog. 2010-11-11 22:08:10 +02:00
projectfiledialog.cpp GUI: Add path separator in ProjectFiles dialog. 2010-11-11 22:08:10 +02:00
projectfiledialog.h GUI: Add buttons to add new paths to ProjectFile dialog. 2010-11-11 22:08:10 +02:00
report.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
report.h GUI: More refactoring to use ErrorItem and ErrorLine. 2010-07-10 20:30:31 +03:00
resultstree.cpp GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
resultstree.h GUI: Collect statistics about amount of different severities. 2010-11-30 22:50:57 +02:00
resultsview.cpp GUI: Don't show summary/details for the parent items. 2010-12-01 18:58:26 +02:00
resultsview.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
resultsview.ui GUI: Allow selecting multiple items in results tree. 2010-11-28 23:26:53 +02:00
settings.ui GUI: Show ideal thread count next to current thread count. 2010-12-27 18:00:44 +02:00
settingsdialog.cpp GUI: Show ideal thread count next to current thread count. 2010-12-27 18:00:44 +02:00
settingsdialog.h GUI: Add Setting for global include paths. 2010-11-26 22:35:45 +02:00
stats.ui GUI: Fix EOL style of stats.ui. 2010-12-27 11:27:39 +02:00
statsdialog.cpp GUI: Add 'portability' warnings to statistics-dialog. 2010-12-27 11:17:17 +02:00
statsdialog.h GUI: Copy statistics also to clipboard. 2010-11-30 22:50:57 +02:00
threadhandler.cpp GUI: Small cleanup - use const reference. 2010-12-08 14:55:56 +02:00
threadhandler.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
threadresult.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
threadresult.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
translationhandler.cpp Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
translationhandler.h
txtreport.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
txtreport.h
xmlreport.cpp Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
xmlreport.h