aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/clangtoolsutils.h
Commit message (Expand)AuthorAgeFilesLines
* ClangTools: Prefer .clang-tidy file by defaultChristian Kandeler2023-04-131-0/+3
* ClangTools: Reuse TaskTreeJarek Kobus2023-01-121-0/+1
* ClangToolsUtils: Add isVFSOverlaySupported()Jarek Kobus2023-01-121-0/+2
* ClangToolsUtils: Reuse ClangToolType enumJarek Kobus2023-01-111-7/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-5/+5
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-7/+7
* ClangTools: Proliferate use of FilePathhjk2021-08-181-13/+8
* ClangTools: Make sure clazy doc URL corresponds to tool versionChristian Kandeler2021-07-291-0/+1
* ClangTools: Make sure URL for clang-tidy checks is always correctChristian Kandeler2021-06-291-0/+2
* ClangTools: Give a hint to users as to why we didn't do anythingChristian Kandeler2021-04-131-0/+3
* ClangTools: Allow to disable a specific type of diagnosticChristian Kandeler2020-11-171-0/+2
* ClangTools: Add automatic clang tool runner for open documentsDavid Schulz2020-08-281-0/+5
* ClangTools: Add diagnostic mark classDavid Schulz2020-08-281-0/+18
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* ClangTools: Add help context menu entryNikolai Kosjar2020-01-131-0/+2
* ClangTools: Query the tools for supported checksNikolai Kosjar2019-12-031-0/+4
* ClangTools: Make file selection dialog searchable/filterableNikolai Kosjar2019-10-011-1/+0
* Clang/ClangTools: Separate custom diagnostic configsNikolai Kosjar2019-10-011-0/+6
* ClangTools: Add UI for specifying executablesNikolai Kosjar2019-09-121-0/+8
* ClangTools: Show hint when disabling "Build the project before analysis."Nikolai Kosjar2019-06-261-0/+3
* ClangTools: Remove clang executable settingsIvan Donchevskii2018-05-041-29/+0
* ClangTools: Split generic part from static analyzer toolIvan Donchevskii2018-04-131-0/+74