aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/clangtoolsprojectsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce variantFromStore and storeFromVarianthjk2023-08-281-4/+4
* Plugins: And more Store and Keyhjk2023-08-251-6/+6
* Plugins: A bit more Keys and Storehjk2023-08-251-8/+11
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ClangTools: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-241-1/+1
* Debugger: filepathify DiagnosticLocationDavid Schulz2021-06-091-1/+1
* ClangTools: Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* ClangTools: Allow multi-selection in diagnostics viewChristian Kandeler2020-10-011-0/+6
* ClangTools: Add automatic clang tool runner for open documentsDavid Schulz2020-08-281-0/+34
* ClangTools: Attach ClangToolsProjectSettings data to project itselfhjk2020-01-141-20/+10
* ClangTools: Fix uninitialized variableNikolai Kosjar2019-10-311-1/+1
* ClangTools: Move run settings to projects modeNikolai Kosjar2019-09-271-33/+54
* ClangTools: Remove BasicSettingsWidgetNikolai Kosjar2019-09-121-15/+0
* ClangTools: Remove unused membersNikolai Kosjar2019-07-251-10/+3
* More Utils::toSet/toListhjk2019-07-041-2/+2
* ClangTools: Make building before starting analysis defaultNikolai Kosjar2019-06-251-1/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-6/+6
* Some more FileName::appendPath -> pathAppended() changeshjk2019-05-151-4/+2
* Clang: Add option 'Build before analysis' to project settingsIvan Donchevskii2018-06-151-0/+13
* ClangTools: Allow selecting diagnostic config for projectNikolai Kosjar2018-05-151-0/+30
* ClangTools: Move CSA's project settings into ClangToolsProjectSettingsNikolai Kosjar2018-05-111-0/+73
* ClangTools: Remember selected filesNikolai Kosjar2018-05-111-0/+97