aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck/cppcheckoptions.h
Commit message (Expand)AuthorAgeFilesLines
* CppCheck: Rename options to settingshjk2023-07-181-40/+0
* CppCheck: Use new settings patternhjk2023-07-181-3/+8
* CppCheck: Move to simpler setLayouter callshjk2023-05-311-1/+1
* CppCheck: Register settingsaspect more directlyhjk2023-05-261-19/+16
* Use more FilePathAspecthjk2023-05-191-1/+1
* CppCheck: Rework settings handlinghjk2023-05-161-66/+21
* CppCheck: Use IOptionPage::setWidgetCreator() for settingshjk2023-04-211-9/+1
* CppCheck: Tr::tr and code cosmeticshjk2023-01-101-6/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppCheck: Use more FilePathhjk2021-10-051-4/+3
* CppCheck: Fix compile for namespaced QtChristian Stenger2019-12-051-0/+2
* Cppcheck: Add ability to manually run cppcheckSergey Morozov2019-12-041-0/+35
* Cppcheck: Add cppcheck static analysis toolSergey Morozov2018-09-181-0/+81