aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/virtualfilesystemoverlay.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-5/+3
* ClangToolRunner: Make overlayFilePath a member of AnalyzeInputDataJarek Kobus2023-01-111-3/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Use QHash instead of QMap when key is a pointer typeJarek Kobus2020-11-171-1/+2
* ClangTools: Add QuickFixes to the editorDavid Schulz2020-09-041-1/+3
* ClangTools: fix compileDavid Schulz2020-08-281-0/+2
* ClangTools: Add automatic clang tool runner for open documentsDavid Schulz2020-08-281-0/+59