..
help
added .gitattributes and normalized files ( #4668 )
2022-12-30 21:33:45 +01:00
images
GUI: Simple first hack to allow bughunting in the GUI
2020-02-04 21:20:43 +01:00
test
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
CMakeLists.txt
Fix #11791 Build regression with GCC 13 ( #5193 )
2023-06-26 11:15:41 +02:00
about.ui
Remove bug hunting. This feature will be provided in Cppcheck premium.
2022-04-11 07:31:33 +02:00
aboutdialog.cpp
Update copyright year
2022-05-21 12:18:27 +02:00
aboutdialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
application.cpp
Update copyright year
2023-01-28 10:16:34 +01:00
application.h
Update Copyrights
2022-08-28 14:22:12 +02:00
applicationdialog.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
applicationdialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
applicationdialog.ui
use forward declarations for Ui:: objects / renamed *.ui files to mat… ( #3796 )
2022-03-19 19:54:20 +01:00
applicationlist.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
applicationlist.h
Update copyright year
2023-06-21 19:58:11 +02:00
checkstatistics.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
checkstatistics.h
Update copyright year
2023-06-21 19:58:11 +02:00
checkthread.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
checkthread.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
codeeditor.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
codeeditor.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
codeeditorstyle.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
codeeditorstyle.h
Update copyright year
2023-06-21 19:58:11 +02:00
codeeditstylecontrols.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
codeeditstylecontrols.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
codeeditstyledialog.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
codeeditstyledialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
common.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
common.h
fixed some CLion inspection warnings ( #4688 )
2023-04-28 16:02:41 +02:00
compliancereportdialog.cpp
Add zephyr.cfg ( #5201 )
2023-06-27 13:34:58 +02:00
compliancereportdialog.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
compliancereportdialog.ui
Add zephyr.cfg ( #5201 )
2023-06-27 13:34:58 +02:00
cppcheck-gui.desktop
Rename icon.png to cppcheck-gui.png
2016-09-27 16:28:36 +08:00
cppcheck-gui.png
Rename icon.png to cppcheck-gui.png
2016-09-27 16:28:36 +08:00
cppcheck-gui.rc
added .gitattributes and normalized files ( #4668 )
2022-12-30 21:33:45 +01:00
cppcheck-gui.svg
Resize page to content.
2016-09-27 17:06:26 +08:00
cppcheck.ico
…
cppcheck_de.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_es.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_fi.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_fr.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_it.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_ja.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_ko.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_nl.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_ru.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_sr.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_sv.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_zh_CN.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppcheck_zh_TW.ts
GUI: Update translations
2023-06-21 16:37:02 +02:00
cppchecklibrarydata.cpp
Enable and mitigate readability-else-after-return ( #5175 )
2023-06-20 18:43:21 +02:00
cppchecklibrarydata.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
csvreport.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
csvreport.h
mitigated most clang-tidy warnings in headers ( #4175 )
2022-07-26 11:10:03 +02:00
erroritem.cpp
Update copyright year
2023-01-28 10:16:34 +01:00
erroritem.h
Update copyright year
2023-01-28 10:16:34 +01:00
filelist.cpp
Enable and mitigate readability-else-after-return ( #5175 )
2023-06-20 18:43:21 +02:00
filelist.h
Update copyright year
2023-06-21 19:58:11 +02:00
fileview.ui
use forward declarations for Ui:: objects / renamed *.ui files to mat… ( #3796 )
2022-03-19 19:54:20 +01:00
fileviewdialog.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
fileviewdialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
gui.cppcheck
…
gui.pro
GUI: Add zh_TW translation ( #5108 )
2023-06-04 07:51:48 +02:00
gui.qrc
GUI: Simple first hack to allow bughunting in the GUI
2020-02-04 21:20:43 +01:00
helpdialog.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
helpdialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
helpdialog.ui
added .gitattributes and normalized files ( #4668 )
2022-12-30 21:33:45 +01:00
libraryaddfunctiondialog.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
libraryaddfunctiondialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
libraryaddfunctiondialog.ui
…
librarydialog.cpp
Fix FN constVariablePointer ( #5076 )
2023-05-22 19:53:51 +02:00
librarydialog.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
librarydialog.ui
…
libraryeditargdialog.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
libraryeditargdialog.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
libraryeditargdialog.ui
enabled and fixed `readability-named-parameter` clang-tidy warnings ( #4487 )
2022-09-27 20:03:25 +02:00
main.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
mainwindow.cpp
Fix #11787 (GUI: configure check level) ( #5206 )
2023-06-28 19:55:57 +02:00
mainwindow.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
mainwindow.ui
GUI: Generate compliance report
2023-01-30 14:59:45 +01:00
newsuppressiondialog.cpp
cleaned up includes based on `include-what-you-use` ( #5021 )
2023-04-30 07:33:19 +02:00
newsuppressiondialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
newsuppressiondialog.ui
GUI: better handling of suppressions
2018-07-01 14:24:37 +02:00
platforms.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
platforms.h
Update copyright year
2023-06-21 19:58:11 +02:00
precompiled.h
cleaned up includes based on `include-what-you-use` ( #4599 )
2023-03-02 21:50:14 +01:00
precompiled_qmake.h
Update copyright year
2022-02-05 11:45:17 +01:00
printablereport.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
printablereport.h
Update copyright year
2023-06-21 19:58:11 +02:00
projectfile.cpp
Fix #11787 (GUI: configure check level) ( #5206 )
2023-06-28 19:55:57 +02:00
projectfile.h
Fix #11787 (GUI: configure check level) ( #5206 )
2023-06-28 19:55:57 +02:00
projectfile.txt
…
projectfile.ui
Fix #11787 (GUI: configure check level) ( #5206 )
2023-06-28 19:55:57 +02:00
projectfiledialog.cpp
Fix #11787 (GUI: configure check level) ( #5206 )
2023-06-28 19:55:57 +02:00
projectfiledialog.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
readme.txt
make sure we remove obsolete entries from translations ( #3995 )
2022-04-11 11:25:08 +02:00
report.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
report.h
enabled and fixed `modernize-pass-by-value` clang-tidy warnings ( #4169 )
2022-07-28 22:51:45 +02:00
resultstree.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
resultstree.h
fixed some CLion inspection warnings ( #4688 )
2023-04-28 16:02:41 +02:00
resultsview.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
resultsview.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
resultsview.ui
Remove bug hunting. This feature will be provided in Cppcheck premium.
2022-04-11 07:31:33 +02:00
scratchpad.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
scratchpad.h
Update copyright year
2023-06-21 19:58:11 +02:00
scratchpad.ui
added .gitattributes and normalized files ( #4668 )
2022-12-30 21:33:45 +01:00
settings.ui
GUI: Re-enable misra interface in open source GUI
2022-12-31 16:08:23 +01:00
settingsdialog.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
settingsdialog.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
showtypes.cpp
Update copyright year
2022-02-05 11:45:17 +01:00
showtypes.h
Update copyright year
2022-02-05 11:45:17 +01:00
statsdialog.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
statsdialog.h
Update copyright year
2023-06-21 19:58:11 +02:00
statsdialog.ui
use forward declarations for Ui:: objects / renamed *.ui files to mat… ( #3796 )
2022-03-19 19:54:20 +01:00
threadhandler.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
threadhandler.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
threadresult.cpp
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
threadresult.h
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes ( #4885 )
2023-04-08 16:08:47 +02:00
translationhandler.cpp
Enable and mitigate readability-else-after-return ( #5175 )
2023-06-20 18:43:21 +02:00
translationhandler.h
Update copyright year
2023-06-21 19:58:11 +02:00
txtreport.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
txtreport.h
Update copyright year
2023-06-21 19:58:11 +02:00
xmlreport.cpp
Enable and mitigate readability-else-after-return ( #5175 )
2023-06-20 18:43:21 +02:00
xmlreport.h
Update copyright year
2022-02-05 11:45:17 +01:00
xmlreportv2.cpp
Update copyright year
2023-06-21 19:58:11 +02:00
xmlreportv2.h
Update copyright year
2023-06-21 19:58:11 +02:00