summaryrefslogtreecommitdiff
path: root/src/plugins/cppcheck/cppcheckplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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