cppcheck/gui
Zachary Blair 79370258df Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
..
help
images GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
test
CMakeLists.txt Deletion of references to modules "QtHelp" and "QtXml" in the GUI CMake script 2011-04-27 20:48:58 +02:00
about.ui GUI: Update About-dialog copyright year to 2011. 2011-03-08 08:59:52 +02:00
aboutdialog.cpp
aboutdialog.h
application.cpp GUI: Improving application handling code. 2011-04-02 16:30:46 +03:00
application.h GUI: Refactoring application definition. 2011-04-02 16:30:47 +03:00
application.ui GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.cpp GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.h GUI: Modify ApplicationDialog to get/return Application class. 2011-04-02 16:30:50 +03:00
applicationlist.cpp GUI: Don't show error when no application added. 2011-04-04 11:16:53 +03:00
applicationlist.h GUI: Refactoring application definition. 2011-04-02 16:30:47 +03:00
checkstatistics.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkstatistics.h
checkthread.cpp Modify the Cppcheck class to check one file at a time. 2011-04-24 19:17:52 +03:00
checkthread.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
common.h Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
cppcheck-gui.rc Fix Windows GUI resource file. 2009-12-19 16:53:47 +02:00
cppcheck.ico
cppcheck_de.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_en.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_es.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_fi.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_fr.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_ja.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_nl.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_pl.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_ru.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_sr.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
cppcheck_sv.ts GUI: Update translation files. 2011-04-16 18:46:08 +03:00
csvreport.cpp GUI: Use severity enum in ErrorItem. 2011-03-07 21:10:30 +02:00
csvreport.h
erroritem.cpp GUI: Add option for enabling inconclusive checks. 2011-04-16 18:46:08 +03:00
erroritem.h GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
file.ui
filelist.cpp
filelist.h
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro GUI: Remove dependency to QtXml. 2011-04-28 09:16:12 +03:00
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 Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
mainwindow.cpp Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
mainwindow.h Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
project.cpp GUI: Add GUI for ignored paths in project files. 2011-02-28 15:58:44 +02:00
project.h
projectfile.cpp GUI: Show native path separators. 2011-02-28 17:18:14 +02:00
projectfile.h
projectfile.txt GUI: Update project file description file. 2011-02-28 16:31:46 +02:00
projectfile.ui GUI: Add GUI for ignored paths in project files. 2011-02-28 15:58:44 +02:00
projectfiledialog.cpp astyle formatting 2011-03-01 17:58:15 +01:00
projectfiledialog.h GUI: Add GUI for ignored paths in project files. 2011-02-28 15:58:44 +02:00
report.cpp
report.h
resultstree.cpp Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultstree.h Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultsview.cpp Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultsview.h Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultsview.ui
settings.ui GUI: Move internal error option to Advanced-tab. 2011-04-16 18:55:53 +03:00
settingsdialog.cpp GUI: Add option for enabling inconclusive checks. 2011-04-16 18:46:08 +03:00
settingsdialog.h
stats.ui
statsdialog.cpp
statsdialog.h
threadhandler.cpp
threadhandler.h
threadresult.cpp Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00
threadresult.h Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00
translationhandler.cpp GUI: Add Spanish translation. 2011-04-06 09:49:17 +03:00
translationhandler.h
txtreport.cpp GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
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 GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
xmlreportv2.h