aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck/cppchecktool.h
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Change QVector to QListhjk2025-04-091-1/+1
* Cppcheck: Fix handling of settingsChristian Stenger2024-06-141-2/+3
* Cppcheck: Finish progress bar on failChristian Stenger2024-05-281-0/+1
* CppCheck: Use new settings patternhjk2023-07-181-4/+2
* CppCheck: Rework settings handlinghjk2023-05-161-5/+3
* CppCheck: Tr::tr and code cosmeticshjk2023-01-101-11/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-3/+3
* CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-271-1/+1
* Remove unneeded includesJarek Kobus2020-11-121-1/+1
* CppCheck: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-131-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-4/+4
* Cppcheck: Add ability to manually run cppcheckSergey Morozov2019-12-041-3/+4
* Cppcheck: remove unused forward declarationLaurent Montel2019-10-181-1/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* Cppcheck: Add cppcheck static analysis toolSergey Morozov2018-09-181-0/+94