cppcheck/gui
Kimmo Varis f9c97c7b56 GUI: Add support for inconclusive errors.
This is the first (and quick) support for the inconclusive errors.
We simply add [Inconclusive] to begin of the summary. This is
temporary solution until better GUI is implemented. XML v1 won't
be supporting inconclusive errors. For XML v2 we need still to
decide what to do.
2011-04-16 14:07:33 +03:00
..
help
images
test
CMakeLists.txt
about.ui
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h
application.ui
applicationdialog.cpp GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.h
applicationlist.cpp GUI: Don't show error when no application added. 2011-04-04 11:16:53 +03:00
applicationlist.h
checkstatistics.cpp
checkstatistics.h
checkthread.cpp
checkthread.h
common.h GUI: Have separate setting for editor app path and params. 2011-04-02 12:30:16 +03:00
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts
cppcheck_en.ts
cppcheck_es.ts
cppcheck_fi.ts
cppcheck_fr.ts
cppcheck_ja.ts
cppcheck_nl.ts
cppcheck_pl.ts
cppcheck_ru.ts
cppcheck_sr.ts
cppcheck_sv.ts
csvreport.cpp
csvreport.h
erroritem.cpp
erroritem.h
file.ui
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 GUI: Print command line help with -h and --help. 2011-04-07 16:07:55 +03:00
main.ui
mainwindow.cpp
mainwindow.h
project.cpp
project.h
projectfile.cpp
projectfile.h
projectfile.txt
projectfile.ui GUI: Add GUI for ignored paths in project files. 2011-02-28 15:58:44 +02:00
projectfiledialog.cpp
projectfiledialog.h
report.cpp
report.h
resultstree.cpp
resultstree.h
resultsview.cpp
resultsview.h
resultsview.ui
settings.ui
settingsdialog.cpp
settingsdialog.h
stats.ui
statsdialog.cpp
statsdialog.h
threadhandler.cpp
threadhandler.h
threadresult.cpp GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
threadresult.h
translationhandler.cpp GUI: Add Spanish translation. 2011-04-06 09:49:17 +03:00
translationhandler.h
txtreport.cpp
txtreport.h
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
xmlreportv1.h
xmlreportv2.cpp
xmlreportv2.h GUITEST: Add test reading XML format v2 file. 2011-02-09 22:08:29 +02:00