aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck/cppchecktrigger.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Make a few CppModelManager functions statichjk2023-07-121-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
* CppEditor: Use FilePath for ProjectPath::m_sourceFileshjk2023-01-111-2/+1
* CppCheck: Tr::tr and code cosmeticshjk2023-01-101-31/+31
* 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-4/+4
* CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-271-1/+1
* CppTools: Turn some classes into pure value typesChristian Kandeler2021-08-131-3/+4
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-4/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* Cppcheck: Reduce uses of autoOrgad Shaneh2018-09-261-11/+11
* Cppcheck: Replace another assertion with a conditionOrgad Shaneh2018-09-261-1/+2
* Cppcheck: Replace assertion with a conditionOrgad Shaneh2018-09-251-1/+2
* Cppcheck: Add cppcheck static analysis toolSergey Morozov2018-09-181-0/+198