cppcheck/gui
Kimmo Varis f70aaac5cd GUI: Reword the option for checking all #ifdefs.
The current wording was confusing (espcially related to CLI) since
it said the option will make Cppcheck to check all #ifdef configs.
But this really is case only when there is excessive amount of
those configs and without the option some would be ignored. So
format the option text in line of CLI switch and say it is forcing
not enabling checking of all configurations.
2011-01-31 11:16:32 +02: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
about.ui ln-: updated copyright 2010-09-16 22:15:37 +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.ui GUI: Change text in Add Application-dialog back to plain text. 2010-11-26 23:20:25 +02:00
applicationdialog.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
applicationdialog.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
applicationlist.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
applicationlist.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02: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 Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkthread.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
common.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02: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-01-10 14:12:40 +02:00
cppcheck_en.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
cppcheck_fi.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
cppcheck_fr.ts Added french translation 2010-06-04 06:57:21 +02:00
cppcheck_ja.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
cppcheck_nl.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
cppcheck_pl.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
cppcheck_ru.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
cppcheck_se.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
cppcheck_sr.ts GUI: Update translation files. 2011-01-10 14:12:40 +02:00
csvreport.cpp GUI: Write error summary to CSV and TXT reports. 2011-01-31 10:32:23 +02:00
csvreport.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
erroritem.cpp Fix formatting of debug messages to log view. 2011-01-27 08:47:28 +02:00
erroritem.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelist.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +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: Revert testing changes from project file. 2010-07-08 16:15:39 +03:00
gui.pro Don't use relative paths in lib.pri. 2010-12-18 17:03:46 +02:00
gui.qrc GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
helpwindow.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
helpwindow.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
helpwindow.ui GUI: Added icons to the help window. 2010-08-23 22:01:01 +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 Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
logview.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
logview.ui Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
main.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
main.ui GUI: Remove Language-menu. 2011-01-10 00:52:02 +02:00
mainwindow.cpp GUI: Enable warnings about missing include files. 2011-01-26 23:44:15 +02:00
mainwindow.h GUI: Remove Language-menu. 2011-01-10 00:52:02 +02:00
project.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
project.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
projectfile.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
projectfile.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
projectfile.txt Improve project file documentation. 2010-08-21 22:54:28 +03:00
projectfile.ui GUI: Add buttons to add new paths to ProjectFile dialog. 2010-11-11 22:08:10 +02:00
projectfiledialog.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
projectfiledialog.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
report.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
report.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
resultstree.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
resultstree.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
resultsview.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
resultsview.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
resultsview.ui GUI: Allow selecting multiple items in results tree. 2010-11-28 23:26:53 +02:00
settings.ui GUI: Reword the option for checking all #ifdefs. 2011-01-31 11:16:32 +02:00
settingsdialog.cpp GUI: Fix compiler warning from GCC. 2011-01-13 23:38:08 +02:00
settingsdialog.h GUI: Add language selection panel to settings-dialog. 2011-01-10 00:52:02 +02: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 Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
threadresult.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
translationhandler.cpp GUI: Add language selection panel to settings-dialog. 2011-01-10 00:52:02 +02:00
translationhandler.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
txtreport.cpp GUI: Write error summary to CSV and TXT reports. 2011-01-31 10:32:23 +02:00
txtreport.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
xmlreport.cpp GUI: Fill summary data when reading XML file. 2011-01-31 10:25:14 +02:00
xmlreport.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00