aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ClangTools: Support inline suppression of diagnosticsChristian Kandeler2024-04-221-0/+1
* ClangTools: Get rid of ClangToolRunWorkerJarek Kobus2023-07-061-1/+0
* ClangTools: Disable PCHOrgad Shaneh2023-03-311-0/+1
* ClangToolRunner: Flatten the class hierarchyJarek Kobus2023-01-111-1/+0
* ClangTools: Inline clazychecks.ui and tidychecks.uihjk2022-09-291-2/+0
* ClangTools: Inline runsettingswidget.uihjk2022-09-271-1/+1
* ClangTools: Inline settingswidget.uihjk2022-09-271-1/+1
* ClangTools: Inline filterdialog.uihjk2022-09-271-1/+1
* ClangTools: inline clangselectablefilesdialog.uihjk2022-07-131-1/+1
* Add plugintr.h files to all pluginshjk2022-06-271-0/+1
* ClangTools: Move over a test from unittestChristian Kandeler2022-06-241-0/+1
* Remove clangsupport libraryChristian Kandeler2022-05-091-1/+1
* Remove clangsupport dependency from pluginsChristian Kandeler2022-05-061-0/+6
* ClangTools: Inline project settings widgethjk2021-12-021-1/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-1/+1
* cmake build: Fix handling of test dependenciesEike Ziller2020-12-181-5/+2
* ClangTools: Add QuickFixes to the editorDavid Schulz2020-09-041-1/+2
* ClangTools: Add automatic clang tool runner for open documentsDavid Schulz2020-08-281-0/+2
* ClangTools: Add diagnostic mark classDavid Schulz2020-08-281-0/+1
* CMake build: remove dependency of ClangTools on libclangEike Ziller2020-06-081-2/+2
* ClangTools: Add "Analyze Current File" to Tools menu and context menuEike Ziller2020-03-301-0/+1
* ClangTools: Improve filteringNikolai Kosjar2019-12-041-0/+1
* ClangTools: Query the tools for supported checksNikolai Kosjar2019-12-031-0/+4
* ClangTools: Merge ClangTidyClazyTool into ClangToolNikolai Kosjar2019-09-271-1/+0
* ClangTools: Move run settings to projects modeNikolai Kosjar2019-09-271-0/+1
* ClangTools: Remove BasicSettingsWidgetNikolai Kosjar2019-09-121-1/+0
* ClangTools: Merge ClangTidyClazyRunControl into ClangToolsRunControlNikolai Kosjar2019-09-121-1/+0
* ClangTools: Rename ClangToolsBasicSettings -> BasicSettingsWidgetNikolai Kosjar2019-09-121-1/+1
* ClangTools: Rename ClangToolsConfigWidget -> SettingsWidgetNikolai Kosjar2019-09-121-1/+1
* Import YAML-Parser yaml-cppNikolai Kosjar2019-08-301-2/+4
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-4/+4
* Qt Creator CMake portCristian Adam2019-05-171-0/+41