cppcheck/gui
Aleksandr Pikalev ebfa40c369 Fixed #7047 (Library Editor crashes if I try to edit not selected function) 2015-11-05 16:34:08 +01:00
..
help
images GUI: losslessly compress images. 2015-10-22 08:44:26 +03:00
test
CMakeLists.txt
about.ui
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h
application.ui
applicationdialog.cpp Change Q_WS_WIN to Q_OS_WIN 2015-10-07 13:42:42 +02:00
applicationdialog.h
applicationlist.cpp
applicationlist.h
checkstatistics.cpp
checkstatistics.h
checkthread.cpp
checkthread.h
common.cpp
common.h GUI: 2015-10-14 14:32:21 +02:00
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_es.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_fi.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_fr.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_it.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_ja.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_ko.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_nl.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_ru.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_sr.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_sv.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_zh_CN.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppchecklibrarydata.cpp GUI: library editor, edit function comments 2015-09-10 20:11:05 +02:00
cppchecklibrarydata.h GUI: library editor, edit function comments 2015-09-10 20:11:05 +02:00
csvreport.cpp
csvreport.h
erroritem.cpp
erroritem.h
file.ui
filelist.cpp
filelist.h
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro
gui.qrc GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
icon.png
icon.svg
libraryaddfunctiondialog.cpp GUI: Library editor - rename function 2015-09-08 15:38:02 +02:00
libraryaddfunctiondialog.h GUI: Library editor - rename function 2015-09-08 15:38:02 +02:00
libraryaddfunctiondialog.ui
librarydialog.cpp Fixed #7047 (Library Editor crashes if I try to edit not selected function) 2015-11-05 16:34:08 +01:00
librarydialog.h GUI: Library editor - rename function 2015-09-08 15:38:02 +02:00
librarydialog.ui GUI: library editor, edit function comments 2015-09-10 20:11:05 +02:00
libraryeditargdialog.cpp GUI: Make it possible to configure minsizes through the LibraryDialog 2015-09-01 18:13:27 +02:00
libraryeditargdialog.h
libraryeditargdialog.ui
logview.cpp
logview.h
logview.ui
main.cpp
main.ui GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
mainwindow.cpp GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
mainwindow.h GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
platforms.cpp
platforms.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
printablereport.cpp
printablereport.h
project.cpp
project.h
projectfile.cpp
projectfile.h
projectfile.txt
projectfile.ui
projectfiledialog.cpp
projectfiledialog.h
report.cpp
report.h
resultstree.cpp GUI: Do not show Severity, Id, Inconclusive and Summary twice if an error element has a child 2015-10-15 12:08:51 +02:00
resultstree.h GUI: Do not show Severity, Id, Inconclusive and Summary twice if an error element has a child 2015-10-15 12:08:51 +02:00
resultsview.cpp GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
resultsview.h GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
resultsview.ui Removed redundant, nested QVBoxLayout controls 2012-10-14 16:09:45 +02:00
scratchpad.cpp
scratchpad.h
scratchpad.ui
settings.ui GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
settingsdialog.cpp GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
settingsdialog.h GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
showtypes.cpp
showtypes.h
stats.ui Removed some more nested redundant QHBoxLayout/QVBoxLayout/QWidget were it is safe to remove them. 2012-12-06 19:00:38 +01:00
statsdialog.cpp
statsdialog.h
threadhandler.cpp GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
threadhandler.h GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
threadresult.cpp
threadresult.h
translationhandler.cpp GUI: Improved translations: 2015-10-14 18:21:00 +02:00
translationhandler.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
txtreport.cpp
txtreport.h
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp
xmlreportv1.h
xmlreportv2.cpp
xmlreportv2.h