summaryrefslogtreecommitdiff
path: root/src/plugins/cppcheck/cppcheckplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppCheck: Rework settings handlinghjk2023-05-161-6/+17
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-5/+6
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* CppCheck: Tr::tr and code cosmeticshjk2023-01-101-19/+16
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Fix lupdate issuesEike Ziller2022-10-141-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-3/+4
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-191-5/+4
|\
| * Fix lupdate issuesEike Ziller2020-03-181-5/+4
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-271-1/+1
|\ \ | |/
| * ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-1/+1
|/
* Cppcheck: Add ability to manually run cppcheckSergey Morozov2019-12-041-4/+124
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Cppcheck: Add cppcheck static analysis toolSergey Morozov2018-09-181-0/+67