aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/runsettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add convenience class for parsing and caching process outputChristian Kandeler2024-02-191-1/+1
* Remove ineffective resize() callsAlessandro Portale2023-05-101-2/+0
* Layouting: Handle attach types via setterhjk2023-05-031-2/+3
* ClangTools: Prefer .clang-tidy file by defaultChristian Kandeler2023-04-131-4/+6
* ClangTools: Tr::trAlessandro Portale2023-01-201-4/+5
* ClangToolsUtils: Reuse ClangToolType enumJarek Kobus2023-01-111-13/+13
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ClangTools: Pass context object to lambda connectionsJarek Kobus2022-12-081-1/+1
* ClangTools: Inline runsettingswidget.uihjk2022-09-271-33/+56
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverloadJarek Kobus2022-07-201-3/+1
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-131-1/+1
|\
| * ClangTools: Cache information about the clazy executableChristian Kandeler2021-09-081-1/+1
* | Merge CppTools into CppEditorChristian Kandeler2021-09-011-5/+5
* | ClangTools: Proliferate use of FilePathhjk2021-08-181-2/+4
|/
* ClangTools: Add automatic clang tool runner for open documentsDavid Schulz2020-08-281-0/+4
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ClangTools: Query the tools for supported checksNikolai Kosjar2019-12-031-2/+33
* ClangTools: Polish ClangDiagnosticConfigsWidgetNikolai Kosjar2019-12-031-5/+7
* Clang/ClangTools: Separate custom diagnostic configsNikolai Kosjar2019-10-011-9/+15
* ClangTools: Move run settings to projects modeNikolai Kosjar2019-09-271-0/+87