summaryrefslogtreecommitdiff
path: root/src/plugins/cppcheck/cppcheckrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Encourage marking of raw command line parametershjk2019-06-061-1/+1
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-1/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* Utils: RemoveFileName::{size,count,length}hjk2019-05-101-1/+1
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-1/+1
* Cppcheck: Kill current check process only when neededSergey Morozov2018-09-301-4/+6
* Cppcheck: Reduce uses of autoOrgad Shaneh2018-09-261-7/+7
* Cppcheck: Add cppcheck static analysis toolSergey Morozov2018-09-181-0/+216