cppcheck/gui
PKEuS ca073bdaad Set parent of LogView. 2012-10-27 13:24:58 +02:00
..
help
images
test remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
about.ui
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h
application.ui
applicationdialog.cpp Refactorization: Avoid copying Application instances. 2012-10-27 11:35:00 +02:00
applicationdialog.h Refactorization: Avoid copying Application instances. 2012-10-27 11:35:00 +02:00
applicationlist.cpp Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
applicationlist.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
checkstatistics.cpp
checkstatistics.h
checkthread.cpp
checkthread.h
common.h Fixed compiler error introduced by last commit. 2012-10-27 11:18:41 +02:00
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_es.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_fi.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_fr.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_it.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_ja.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_ko.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_nl.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_ru.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_sr.ts Update translation files. 2012-10-27 12:28:47 +02:00
cppcheck_sv.ts Update translation files. 2012-10-27 12:28:47 +02:00
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 Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00
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
filelist.cpp
filelist.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro
gui.qrc
icon.png
icon.svg
logview.cpp Set parent of LogView. 2012-10-27 13:24:58 +02:00
logview.h
logview.ui
main.cpp
main.ui
mainwindow.cpp Removed unnecessary call to AboutToShowViewMenu() -> Increase constness of MainWindow::SaveSettings() 2012-10-27 12:26:51 +02:00
mainwindow.h Removed unnecessary call to AboutToShowViewMenu() -> Increase constness of MainWindow::SaveSettings() 2012-10-27 12:26:51 +02:00
platforms.cpp
platforms.h
project.cpp
project.h
projectfile.cpp
projectfile.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
projectfile.txt
projectfile.ui
projectfiledialog.cpp Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
projectfiledialog.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
report.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
report.h Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00
resultstree.cpp Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
resultstree.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
resultsview.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
resultsview.h Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00
resultsview.ui
scratchpad.cpp
scratchpad.h
scratchpad.ui
selectfilesdialog.cpp
selectfilesdialog.h
selectfilesdialog.ui
settings.ui Optionally display error Id in additional column and details view (#3526) 2012-10-27 11:16:52 +02:00
settingsdialog.cpp Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
settingsdialog.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
showtypes.cpp Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
showtypes.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
stats.ui
statsdialog.cpp
statsdialog.h
threadhandler.cpp Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
threadhandler.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
threadresult.cpp Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
threadresult.h Made several functions in GUI static or const 2012-10-27 12:10:32 +02:00
translationhandler.cpp
translationhandler.h
txtreport.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
txtreport.h Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00
xmlreport.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
xmlreport.h Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00
xmlreportv1.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
xmlreportv1.h Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00
xmlreportv2.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
xmlreportv2.h Don't need parent of QObject to be set in Report -> Increase constness of ResultsView::Save() 2012-10-27 12:22:56 +02:00