cppcheck/gui
Daniel Marjamäki 93b8a261a2 GUI: Add some sorting in the suppressions handling 2013-12-31 11:00:01 +01:00
..
help
images Compress gui/images/go-home.png a little more. 2013-06-30 12:41:59 +02:00
test Reduce variable scope. 2013-11-05 08:10:44 +02:00
about.ui Updated copyright year in about dialog 2013-01-12 17:50:09 +01:00
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h
application.ui
applicationdialog.cpp Storing last path implemented according to received feedback 2013-02-17 19:59:57 +01:00
applicationdialog.h
applicationlist.cpp
applicationlist.h
checkstatistics.cpp
checkstatistics.h
checkthread.cpp
checkthread.h
common.cpp Storing last path implemented according to received feedback 2013-02-17 19:59:57 +01:00
common.h Revert "GUI: Added --std setting for GTK" 2013-07-05 21:53:19 +02:00
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
cppcheck_es.ts Update Spanish GUI translation file with Qt Linguist 2013-12-25 17:38:55 -03:00
cppcheck_fi.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
cppcheck_fr.ts Run lupdate. 2013-07-06 17:19:36 +02:00
cppcheck_it.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
cppcheck_ja.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
cppcheck_ko.ts Run lupdate. 2013-07-06 17:19:36 +02:00
cppcheck_nl.ts Run lupdate. 2013-10-23 09:05:39 +03:00
cppcheck_ru.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
cppcheck_sr.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
cppcheck_sv.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
cppcheck_zh_CN.ts Ran lupdate gui.pro 2013-10-12 12:33:03 +02:00
csvreport.cpp
csvreport.h
erroritem.cpp
erroritem.h
file.ui
filelist.cpp
filelist.h
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro Reverted 'GUI: Added CFGDIR qmake flag' there are various installation problems and this only fixes one of them. 2013-12-31 10:35:34 +01:00
gui.qrc
icon.png gui: losslessly compress images with https://github.com/subzey/zopfli-png 2013-05-08 18:36:35 +02:00
icon.svg
logview.cpp Use standard Qt buttons in LogView. Recreate LogView when changing language (#3647) 2013-03-01 12:07:34 -08:00
logview.h
logview.ui Use standard Qt buttons in LogView. Recreate LogView when changing language (#3647) 2013-03-01 12:07:34 -08:00
main.cpp Fixed 3191 (GUI: Does not compile against Qt 5) 2013-07-13 09:16:15 +02:00
main.ui Revert "GUI: Added --std setting for GTK" 2013-07-05 21:53:19 +02:00
mainwindow.cpp GUI: Refactoring the loading of libraries in mainwindow 2013-12-31 10:46:44 +01:00
mainwindow.h GUI: Refactoring the loading of libraries in mainwindow 2013-12-31 10:46:44 +01:00
platforms.cpp
platforms.h
project.cpp GUI: Add suppressions to project file 2013-12-30 22:32:50 +01:00
project.h
projectfile.cpp GUI: Add suppressions to project file 2013-12-30 22:32:50 +01:00
projectfile.h GUI: Add suppressions to project file 2013-12-30 22:32:50 +01:00
projectfile.txt
projectfile.ui GUI: Add suppressions to project file 2013-12-30 22:32:50 +01:00
projectfiledialog.cpp GUI: Add some sorting in the suppressions handling 2013-12-31 11:00:01 +01:00
projectfiledialog.h GUI: Add suppressions to project file 2013-12-30 22:32:50 +01:00
report.cpp
report.h
resultstree.cpp Fixed #4874 (Minor spelling corrections) 2013-06-26 00:47:02 -07:00
resultstree.h Fixed calculation of statistics in GUI (#4578) 2013-02-15 07:49:36 -08:00
resultsview.cpp Fixed calculation of statistics in GUI (#4578) 2013-02-15 07:49:36 -08:00
resultsview.h
resultsview.ui Removed redundant, nested QVBoxLayout controls 2012-10-14 16:09:45 +02:00
scratchpad.cpp Fix compiler warnings and comment/string typos 2013-01-16 07:37:07 -07:00
scratchpad.h
scratchpad.ui
settings.ui
settingsdialog.cpp QFileDialog last used paths storage improved 2013-02-17 19:59:56 +01:00
settingsdialog.h
showtypes.cpp
showtypes.h
stats.ui
statsdialog.cpp
statsdialog.h
threadhandler.cpp Fixed some gcc and cppcheck messages 2013-03-05 07:07:59 -08:00
threadhandler.h
threadresult.cpp Fix compiler warnings and comment/string typos 2013-01-16 07:37:07 -07:00
threadresult.h
translationhandler.cpp Moved GUI translations into subdirectory /lang 2013-08-03 20:21:13 +02:00
translationhandler.h Improved GUI translation: 2013-03-01 10:11:27 -08:00
txtreport.cpp Fix compiler warnings and comment/string typos 2013-01-16 07:37:07 -07:00
txtreport.h
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp Fix compiler warnings and comment/string typos 2013-01-16 07:37:07 -07:00
xmlreportv1.h
xmlreportv2.cpp
xmlreportv2.h