summaryrefslogtreecommitdiff
path: root/src/plugins/clangformat/clangformatconfigwidget.h
Commit message (Expand)AuthorAgeFilesLines
* ClangFormat: Pimpl ClangFormatConfigWidgetChristian Kandeler2023-02-011-28/+2
* ClangFormat: Move the functions from clangformatutilsArtem Sokolovskii2023-01-171-0/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ClangFormat: Get rid of ui filesArtem Sokolovskii2022-12-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ClangFormat: Move override checkbox to global settingsArtem Sokolovskii2022-08-241-3/+0
* ClangFormatConfigWidget: Avoid using sender()Jarek Kobus2022-08-221-3/+3
* CodeStyle: Remove edit pop-upArtem Sokolovskii2022-08-161-1/+6
* ClangFormat: Inline *.ui fileshjk2022-08-051-6/+15
* ClangFormat: Move global settings in main pageArtem Sokolovskii2022-08-051-3/+0
* Clangformat: Brings back some of checkboxesArtem Sokolovskii2022-06-301-0/+1
* ClangFormat: Fix override checkbox doesn't affect behaviorArtem Sokolovskii2022-05-161-2/+3
* ClangFormat: Add the logical settings managementArtem Sokolovskii2022-04-111-1/+2
* [ClangFormat] Remove redundant checkboxesArtem Sokolovskii2022-03-251-3/+1
* ClangFormat: Synchronize ClangFormat settings with CppEditor codestyleArtem Sokolovskii2021-11-241-8/+8
* ClangFormat: Rework clangformatconfigwidgetArtem Sokolovskii2021-10-061-3/+3
* ClangFormat: Add the interaction with BeautifierIvan Donchevskii2019-04-291-0/+1
* ClangFormat: Do not reinitialize the configuration and previewIvan Donchevskii2019-04-291-1/+1
* ClangFormat: Fix UI issuesIvan Donchevskii2019-04-261-0/+7
* ClangFormat: Improve the configuration UIIvan Donchevskii2019-04-251-0/+9
* ClangFormat: Add the preview text editor to the settingsIvan Donchevskii2019-02-221-1/+9
* ClangFormat: Format more code while typingIvan Donchevskii2019-02-051-0/+3
* ClangFormat: Fix applying global settingsIvan Donchevskii2019-01-241-3/+3
* ClangFormat: Synchronize with C++ code style settingsIvan Donchevskii2018-11-081-1/+1
* Clang: Significantly improve ClangFormat plugin usabilityIvan Donchevskii2018-10-171-2/+3
* ClangFormat: Fix warning about missing overrideTobias Hunger2018-09-121-1/+1
* Clang: Use clang-format for indentationIvan Donchevskii2018-09-121-0/+57