summaryrefslogtreecommitdiff
path: root/src/plugins/cppcheck
Commit message (Expand)AuthorAgeFilesLines
* Fix missing translation contextsEike Ziller2018-10-251-0/+1
* CppCheck: Add a category text and icon to the Option pageAlessandro Portale2018-10-221-0/+4
* Cppcheck: Add missing space to translatable stringLeena Miettinen2018-10-191-1/+1
* CppTools/ProjectExplorer: Remove enum duplicationNikolai Kosjar2018-10-081-1/+1
* Toolchains: Detect unspecified language versionNikolai Kosjar2018-10-081-0/+4
* qbs: Remove pointless ExtensionSystem dependency from pluginsNikolai Kosjar2018-10-081-1/+0
* Cppcheck: Kill current check process only when neededSergey Morozov2018-09-303-6/+8
* Cppcheck: Fix progress parsingSergey Morozov2018-09-281-1/+1
* Cppcheck: Reduce uses of autoOrgad Shaneh2018-09-266-55/+51
* 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-1820-0/+1916