cppcheck/gui
Kimmo Varis 0758160fcd GUI: Fix building with Qt < 4.7.0.
I accidentally added the 'placeholderText' attribute to settings.ui
when editing it with Qt Creator. That attribute was added in Qt
4.7.0 and we are not using it for anything. So removing it to fix
building with older Qt versions.
2010-12-26 23:49:43 +02:00
..
help online-help: Remove old files before generating new ones. 2010-12-11 17:29:40 +01:00
images GUI: Change Style-warnings icon. 2010-12-26 15:23:54 +02:00
about.ui ln-: updated copyright 2010-09-16 22:15:37 +02:00
aboutdialog.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
aboutdialog.h GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03:00
application.ui GUI: Change text in Add Application-dialog back to plain text. 2010-11-26 23:20:25 +02:00
applicationdialog.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
applicationdialog.h GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03:00
applicationlist.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
applicationlist.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
checkstatistics.cpp GUI: Add Information-severity support. 2010-12-26 15:23:54 +02:00
checkstatistics.h GUI: Add Information-severity support. 2010-12-26 15:23:54 +02:00
checkthread.cpp GUI: Small cleanup - use const reference. 2010-12-08 15:08:27 +02:00
checkthread.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
common.h GUI: Reorder settings-constants in common.h 2010-12-26 18:35:51 +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: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_en.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_fi.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_fr.ts Added french translation 2010-06-04 06:57:21 +02:00
cppcheck_ja.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_nl.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_pl.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_ru.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_se.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
cppcheck_sr.ts GUI: Initial addition of Serbian localization using clean English template. 2010-12-10 16:59:36 +01:00
csvreport.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
csvreport.h GUI: Refactor error data passing to use own class. 2010-07-10 18:20:45 +03:00
erroritem.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
erroritem.h GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
filelist.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
fileviewdialog.cpp GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03:00
fileviewdialog.h GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03: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: Change Style-warnings icon. 2010-12-26 15:23:54 +02:00
helpwindow.cpp GUI: some fixes of help 2010-08-25 20:08:07 +02:00
helpwindow.h GUI: some fixes of help 2010-08-25 20:08:07 +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 Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
logview.h Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
logview.ui Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
main.cpp GUI: Sent ErrorItem with Error -signal. 2010-07-14 14:24:46 +03:00
main.ui GUI: Add "Information" errors items to menu and toolbar. 2010-12-26 15:23:55 +02:00
mainwindow.cpp GUI: zero is not valid value for bool type. 2010-12-26 18:37:11 +02:00
mainwindow.h GUI: Add "Information" errors items to menu and toolbar. 2010-12-26 15:23:55 +02:00
project.cpp Fix encoding in some files 2010-10-03 00:20:18 +03:00
project.h Fix encoding in some files 2010-10-03 00:20:18 +03:00
projectfile.cpp GUI: Add new optional root-element to project file. 2010-08-20 23:58:00 +03:00
projectfile.h GUI: Add new optional root-element to project file. 2010-08-20 23:58:00 +03: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 GUI: Add path separator in ProjectFiles dialog. 2010-11-11 22:08:10 +02:00
projectfiledialog.h GUI: Add buttons to add new paths to ProjectFile dialog. 2010-11-11 22:08:10 +02:00
report.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
report.h GUI: More refactoring to use ErrorItem and ErrorLine. 2010-07-10 20:30:31 +03:00
resultstree.cpp GUI: Add "Information" errors items to menu and toolbar. 2010-12-26 15:23:55 +02:00
resultstree.h GUI: Collect statistics about amount of different severities. 2010-11-30 22:50:57 +02:00
resultsview.cpp GUI: Don't show summary/details for the parent items. 2010-12-01 18:58:26 +02:00
resultsview.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
resultsview.ui GUI: Allow selecting multiple items in results tree. 2010-11-28 23:26:53 +02:00
settings.ui GUI: Fix building with Qt < 4.7.0. 2010-12-26 23:49:43 +02:00
settingsdialog.cpp GUI: Allow enabling inline suppressions from the GUI. 2010-12-26 18:29:43 +02:00
settingsdialog.h GUI: Add Setting for global include paths. 2010-11-26 22:35:45 +02:00
stats.ui GUI: Show information messages count in stats dialog. 2010-12-26 15:23:56 +02:00
statsdialog.cpp GUI: Show information messages count in stats dialog. 2010-12-26 15:23:56 +02:00
statsdialog.h GUI: Copy statistics also to clipboard. 2010-11-30 22:50:57 +02:00
threadhandler.cpp GUI: Small cleanup - use const reference. 2010-12-08 14:55:56 +02:00
threadhandler.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
threadresult.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
threadresult.h Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
translationhandler.cpp Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
translationhandler.h Fixed #1925 (fix some cppcheck warnings in cppcheck) 2010-08-10 07:26:59 +02:00
txtreport.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
txtreport.h GUI: Refactor error data passing to use own class. 2010-07-10 18:20:45 +03:00
xmlreport.cpp Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
xmlreport.h GUI: Add errors read from XML report to GUI. 2010-07-11 02:02:08 +03:00