cppcheck/gui
Kimmo Varis 387fd35ff3 GUITESTS: Improve the running script.
Don't use recursion in the script. The Python's os.walk() already
lists all files in subdirectories and using recursion only caused
tests to be found twice. Also handle the case the project file
defines binary path with DESTDIR define.
2011-06-23 23:02:49 +03:00
..
help online-help: Remove old files before generating new ones. 2010-12-11 17:29:40 +01:00
images GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
test GUITESTS: Improve the running script. 2011-06-23 23:02:49 +03:00
about.ui GUI: Update About-dialog copyright year to 2011. 2011-03-08 08:59:52 +02:00
aboutdialog.cpp GUI: Update homepage URL to About-dialog. 2011-01-27 13:14:53 +02:00
aboutdialog.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
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: Cleanup settings usage. 2011-06-16 16:03:25 +03:00
applicationlist.h GUI: Cleanup settings usage. 2011-06-16 16:03:25 +03:00
checkstatistics.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkstatistics.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
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 GUI: Make Project-dialog to remember its size. 2011-05-13 10:12:19 +03:00
cppcheck-gui.rc Fix Windows GUI resource file. 2009-12-19 16:53:47 +02:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_en.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_es.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_fi.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_fr.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_ja.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_nl.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_pl.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_ru.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_sr.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
cppcheck_sv.ts GUI: Update translation files. 2011-06-15 11:32:08 +03:00
csvreport.cpp GUI: Use severity enum in ErrorItem. 2011-03-07 21:10:30 +02:00
csvreport.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
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 Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp GUI: Take filtering into use in GUI. 2011-02-28 00:13:28 +02:00
filelist.h GUI: Take filtering into use in GUI. 2011-02-28 00:13:28 +02:00
fileviewdialog.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
fileviewdialog.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
gui.cppcheck GUI: Fix the gui.cppcheck to work with GUI. 2011-05-12 13:40:56 +03:00
gui.pro GUI: Remove dependency to QtXml. 2011-04-28 09:16:12 +03:00
gui.qrc GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
icon.png renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
icon.svg renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
logview.cpp GUI: Simplify settings usage in Log window. 2011-05-13 10:38:54 +03:00
logview.h GUI: Simplify settings usage in Log window. 2011-05-13 10:38:54 +03:00
logview.ui Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
main.cpp GUI: Initialize Settings in main. 2011-05-13 10:09:17 +03:00
main.ui GUI: Add most recently used projects to menu. 2011-05-12 12:34:23 +03:00
mainwindow.cpp GUI: Cleanup settings usage. 2011-06-16 16:03:25 +03:00
mainwindow.h GUI: Remove automatic/silent loading of projects. 2011-05-12 13:53:59 +03:00
project.cpp GUI: Add GUI for ignored paths in project files. 2011-02-28 15:58:44 +02:00
project.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
projectfile.cpp GUI: Show native path separators. 2011-02-28 17:18:14 +02:00
projectfile.h Output GUI project name when checking starts or restarts 2011-06-04 08:38:51 -04:00
projectfile.txt GUI: Update project file documentation. 2011-05-12 14:09:51 +03:00
projectfile.ui GUI: Show main tab in project file dialog by default. 2011-05-13 09:28:00 +03:00
projectfiledialog.cpp GUI: Make Project-dialog to remember its size. 2011-05-13 10:12:19 +03:00
projectfiledialog.h GUI: Make Project-dialog to remember its size. 2011-05-13 10:12:19 +03:00
report.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
report.h GUI: Write XML version 2. 2011-02-04 22:42:43 +02:00
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 GUI: Allow selecting multiple items in results tree. 2010-11-28 23:26:53 +02:00
settings.ui GUI: Move internal error option to Advanced-tab. 2011-04-16 18:55:53 +03:00
settingsdialog.cpp GUI: Simplify settings handling in Preferences dialog. 2011-05-13 10:25:52 +03:00
settingsdialog.h GUI: Simplify settings handling in Preferences dialog. 2011-05-13 10:25:52 +03:00
stats.ui GUI: Fix EOL style of stats.ui. 2010-12-27 11:27:39 +02:00
statsdialog.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
statsdialog.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
threadhandler.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
threadhandler.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
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 GUITEST: Add first GUI test testing TranslationHandler. 2011-02-08 23:42:50 +02:00
txtreport.cpp GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
txtreport.h GUI: Add Q_OBJECT to TxtReport class. 2011-06-15 11:28:47 +03:00
xmlreport.cpp GUI: Unquote special characters when reading XML. 2011-02-05 16:07:59 +02:00
xmlreport.h GUI: Unquote special characters when reading XML. 2011-02-05 16:07:59 +02:00
xmlreportv1.cpp GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
xmlreportv1.h GUI: Read ErrorItems instead of ErrorLines from XML report. 2011-02-05 12:41:29 +02:00
xmlreportv2.cpp GUI: Add support for inconclusive errors. 2011-04-16 14:07:33 +03:00
xmlreportv2.h GUITEST: Add test reading XML format v2 file. 2011-02-09 22:08:29 +02:00