aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck
Commit message (Expand)AuthorAgeFilesLines
* Use QtcProcess in CppcheckRunnerJarek Kobus2021-11-051-2/+3
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-202-2/+3
* CppCheck: Use more FilePathhjk2021-10-054-18/+17
* Make some headers self-containedChristian Kandeler2021-09-201-5/+3
* Merge CppTools into CppEditorChristian Kandeler2021-09-017-20/+20
* CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-273-7/+7
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-261-1/+2
|\
| * CppTools: Code model fix for C++20, MSVC, and newer CMake versionsCristian Adam2021-08-201-1/+2
* | CppTools: Turn some classes into pure value typesChristian Kandeler2021-08-132-5/+9
|/
* Utils: Drop QProcess specific parameters from QtcProcess::finished()hjk2021-06-142-2/+2
* Core: filepathify FileIconProviderDavid Schulz2021-06-091-1/+1
* Debugger: filepathify DiagnosticLocationDavid Schulz2021-06-092-3/+3
* CppCheck: Use line-based output callbackChristian Stenger2021-06-041-36/+7
* CppCheck: Fix getting output from QtcProcessChristian Stenger2021-06-031-16/+16
* Utils: Move QProcess base to QtcProcessPrivatehjk2021-06-021-6/+5
* TextEditor: Let TextMark subclasses provide a settings pageChristian Kandeler2021-01-201-0/+1
* Use new, more evocative MessageManager APIEike Ziller2020-12-162-5/+5
* Fix build with newest Qt 6Eike Ziller2020-11-201-1/+1
* Remove unneeded includesJarek Kobus2020-11-121-1/+1
* Utils: Fix matching wildcards to full pathsChristian Stenger2020-10-191-1/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+2
* Various Qt6 portinghjk2020-07-161-1/+1
* CppCheck: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-132-3/+5
* Core/Utils: Migrate further to Utils::Idhjk2020-07-064-5/+5
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-041-1/+1
|\
| * CppCheck: Split QProcess::start command line manuallyhjk2020-05-041-1/+1
* | Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-191-5/+4
|\|
| * Fix lupdate issuesEike Ziller2020-03-181-5/+4
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-161-1/+1
|\|
| * CppCheck: Fix UI text according to the guidelinesLeena Miettinen2020-03-121-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-271-1/+1
|\|
| * ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-1/+1
|/
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-1/+1
* Utils: Rename FilePathList to simply FilePathshjk2019-12-1810-34/+34
* Fix cmake buildOrgad Shaneh2019-12-051-1/+1
* CppCheck: Fix compile for namespaced QtChristian Stenger2019-12-051-0/+2
* Cppcheck: Add ability to manually run cppcheckSergey Morozov2019-12-0420-131/+941
* Cppcheck: remove unused forward declarationLaurent Montel2019-10-182-5/+0
* CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-101-2/+1
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* 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-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