aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck/cppcheckrunner.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+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
* CppcheckRunner: Connect to done() signal instead of finished()Jarek Kobus2022-06-211-6/+3
* CppCheck: Use more FilePathhjk2021-10-051-2/+2
* Make some headers self-containedChristian Kandeler2021-09-201-5/+3
* Utils: Drop QProcess specific parameters from QtcProcess::finished()hjk2021-06-141-1/+1
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-7/+7
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* Cppcheck: Kill current check process only when neededSergey Morozov2018-09-301-1/+1
* Cppcheck: Add cppcheck static analysis toolSergey Morozov2018-09-181-0/+78