cppcheck/gui
Reijo Tomperi 8780713c51 Add test case (in comments) for exclude directory bug in gui. 2012-12-13 00:16:24 +02:00
..
help
images
test
about.ui
aboutdialog.cpp
aboutdialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
application.cpp
application.h
application.ui
applicationdialog.cpp
applicationdialog.h Refactorization: Avoid copying Application instances. 2012-10-27 11:35:00 +02:00
applicationlist.cpp
applicationlist.h
checkstatistics.cpp
checkstatistics.h
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
cppcheck_es.ts
cppcheck_fi.ts
cppcheck_fr.ts
cppcheck_it.ts
cppcheck_ja.ts
cppcheck_ko.ts
cppcheck_nl.ts
cppcheck_ru.ts
cppcheck_sr.ts Run astyle and update the translation files. 2012-12-07 01:49:51 +01:00
cppcheck_sv.ts
csvreport.cpp Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00
csvreport.h
erroritem.cpp Removed unnecessary copy-ctor and dtor in class ErrorItem - they are generated automatically. Use initializer list in remaining ctors. 2012-10-14 12:42:44 +02: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
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro
gui.qrc
icon.png
icon.svg
logview.cpp
logview.h
logview.ui
main.cpp
main.ui Removed some more nested redundant QHBoxLayout/QVBoxLayout/QWidget were it is safe to remove them. 2012-12-06 19:00:38 +01:00
mainwindow.cpp
mainwindow.h
platforms.cpp
platforms.h
project.cpp Fixed freeze when canceling projectfile dialog when creating a new Project. 2012-10-14 14:13:54 +02:00
project.h
projectfile.cpp
projectfile.h
projectfile.txt remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
projectfile.ui
projectfiledialog.cpp
projectfiledialog.h
report.cpp
report.h
resultstree.cpp
resultstree.h
resultsview.cpp
resultsview.h
resultsview.ui
scratchpad.cpp New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
scratchpad.h
scratchpad.ui
selectfilesdialog.cpp
selectfilesdialog.h
selectfilesdialog.ui
settings.ui Removed some more nested redundant QHBoxLayout/QVBoxLayout/QWidget were it is safe to remove them. 2012-12-06 19:00:38 +01:00
settingsdialog.cpp
settingsdialog.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
showtypes.cpp
showtypes.h
stats.ui
statsdialog.cpp
statsdialog.h
threadhandler.cpp
threadhandler.h
threadresult.cpp
threadresult.h
translationhandler.cpp GUI: Forgot to add the Italian entry in the translation handler; run 'lupdate gui.pro ; lrelease gui.pro'. 2012-09-17 12:07:45 +02:00
translationhandler.h
txtreport.cpp
txtreport.h
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp
xmlreportv1.h
xmlreportv2.cpp
xmlreportv2.h