cppcheck/gui
XhmikosR 0825c57c9f GUI: losslessly compress images.
Before: 21,9 KB (22.477 bytes)
After:  21,4 KB (21.996 bytes)

[ci skip]
2015-10-22 08:44:26 +03:00
..
help buildhelp.bat: Add missing popd 2012-12-23 10:58:33 +01:00
images GUI: losslessly compress images. 2015-10-22 08:44:26 +03:00
test astyle formatting 2014-11-20 14:20:09 +01:00
CMakeLists.txt Add CMake files 2015-02-13 19:00:14 +01:00
about.ui Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
aboutdialog.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
aboutdialog.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
application.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
application.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
application.ui GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.cpp Change Q_WS_WIN to Q_OS_WIN 2015-10-07 13:42:42 +02:00
applicationdialog.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
applicationlist.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
applicationlist.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
checkstatistics.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
checkstatistics.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
checkthread.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
checkthread.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
common.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
common.h GUI: 2015-10-14 14:32:21 +02:00
cppcheck-gui.rc Refactorized resource files: 2012-10-14 10:21:22 +02:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_es.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_fi.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_fr.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_it.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_ja.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_ko.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_nl.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_ru.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_sr.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_sv.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppcheck_zh_CN.ts GUI: Improved translations: 2015-10-14 18:21:00 +02:00
cppchecklibrarydata.cpp GUI: library editor, edit function comments 2015-09-10 20:11:05 +02:00
cppchecklibrarydata.h GUI: library editor, edit function comments 2015-09-10 20:11:05 +02:00
csvreport.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
csvreport.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
erroritem.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
erroritem.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
filelist.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
fileviewdialog.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
fileviewdialog.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
gui.cppcheck Fix some complainted choices made in my older commits. 2011-11-01 13:23:47 +01:00
gui.pro GUI: rewrote library dialog xml input/output 2015-09-05 11:37:55 +02:00
gui.qrc GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
icon.png gui: losslessly compress images with https://github.com/subzey/zopfli-png 2013-05-08 18:36:35 +02:00
icon.svg gui: icon.svg: manually fix offset and apply inkscapes "Vacuum Defs" functionality to reduce file size from 113675 b to 3906 b. 2014-12-21 12:24:57 +01:00
libraryaddfunctiondialog.cpp GUI: Library editor - rename function 2015-09-08 15:38:02 +02:00
libraryaddfunctiondialog.h GUI: Library editor - rename function 2015-09-08 15:38:02 +02:00
libraryaddfunctiondialog.ui GUI: Added a dedicated dialog for LibraryDialog for configuration of function arguments 2015-08-30 13:33:43 +02:00
librarydialog.cpp GUI: library editor, edit function comments 2015-09-10 20:11:05 +02:00
librarydialog.h GUI: Library editor - rename function 2015-09-08 15:38:02 +02:00
librarydialog.ui GUI: library editor, edit function comments 2015-09-10 20:11:05 +02:00
libraryeditargdialog.cpp GUI: Make it possible to configure minsizes through the LibraryDialog 2015-09-01 18:13:27 +02:00
libraryeditargdialog.h GUI: Make it possible to configure minsizes through the LibraryDialog 2015-09-01 18:13:27 +02:00
libraryeditargdialog.ui GUI: Make it possible to configure minsizes through the LibraryDialog 2015-09-01 18:13:27 +02:00
logview.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
logview.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
logview.ui Use standard Qt buttons in LogView. Recreate LogView when changing language (#3647) 2013-03-01 12:07:34 -08:00
main.cpp Make local functions static 2015-01-05 01:25:49 +01:00
main.ui GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
mainwindow.cpp GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
mainwindow.h GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
platforms.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
platforms.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
printablereport.cpp Refactoring 2015-04-17 16:46:58 +02:00
printablereport.h Refactoring 2015-04-17 16:46:58 +02:00
project.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
project.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
projectfile.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
projectfile.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
projectfile.txt remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
projectfile.ui GUI Projectfiledialog: Added tooltip 2015-08-13 14:30:16 +02:00
projectfiledialog.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
projectfiledialog.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
report.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
report.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
resultstree.cpp GUI: Do not show Severity, Id, Inconclusive and Summary twice if an error element has a child 2015-10-15 12:08:51 +02:00
resultstree.h GUI: Do not show Severity, Id, Inconclusive and Summary twice if an error element has a child 2015-10-15 12:08:51 +02:00
resultsview.cpp GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
resultsview.h GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
resultsview.ui Removed redundant, nested QVBoxLayout controls 2012-10-14 16:09:45 +02:00
scratchpad.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
scratchpad.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
scratchpad.ui New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
settings.ui GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
settingsdialog.cpp GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
settingsdialog.h GUI: Improved handling of inconclusive messages (#3815) 2015-10-15 11:59:17 +02:00
showtypes.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
showtypes.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
stats.ui Removed some more nested redundant QHBoxLayout/QVBoxLayout/QWidget were it is safe to remove them. 2012-12-06 19:00:38 +01:00
statsdialog.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
statsdialog.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
threadhandler.cpp GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
threadhandler.h GUI: Implemented "Recheck all files" button (#3614), renamed "Recheck files" button to "Recheck modified files" (#3624) 2015-10-14 19:07:20 +02:00
threadresult.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
threadresult.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
translationhandler.cpp GUI: Improved translations: 2015-10-14 18:21:00 +02:00
translationhandler.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
txtreport.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
txtreport.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
xmlreport.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
xmlreport.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
xmlreportv1.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
xmlreportv1.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00
xmlreportv2.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
xmlreportv2.h Fixed warnings of CppCheck's own code (caused by new check #695) 2015-03-08 18:18:09 +01:00