aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck
Commit message (Expand)AuthorAgeFilesLines
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-1/+3
* Utils: Rename FileName to FilePathhjk2019-05-289-46/+46
* Qt Creator CMake portCristian Adam2019-05-171-0/+14
* Utils: RemoveFileName::{size,count,length}hjk2019-05-101-1/+1
* Fix Utils::LanguageVersion::None handlingMarco Bubke2019-04-041-0/+2
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-1/+1
* Utils: Move C++ language details from ProjectExplorer to UtilsMarco Bubke2019-01-151-1/+1
* Cppcheck: Use plural like in other stringsRobert Loehning2018-11-291-1/+1
* 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