aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangformat/clangformatplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangFormat: Fix warningMarco Bubke2020-06-151-0/+5
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-2/+0
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-171-2/+3
|\
| * ClangFormat: improve the message the users seeLisandro Damián Nicanor Pérez Meyer2019-09-121-2/+3
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-121-0/+1
|\|
| * Fix MSVC warningsOrgad Shaneh2019-09-111-0/+1
* | Fix compile after FileName dropChristian Stenger2019-07-241-1/+1
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-131-2/+2
|/
* ClangFormat: Provide an error message for Clang FormatMarco Bubke2019-06-111-1/+6
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-3/+52
|\
| * ClangFormat: Add context menu item to open current config fileIvan Donchevskii2019-03-071-3/+52
* | Plugins: Code cosmeticshjk2019-02-271-3/+0
|/
* ClangFormat: Fix applying global settingsIvan Donchevskii2019-01-241-2/+3
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-2/+2
* ClangFormat: Move settings to the Code Style widgetIvan Donchevskii2018-12-041-55/+21
* ClangFormat: Fix unused static function warningOrgad Shaneh2018-11-091-0/+2
* ClangFormat: Synchronize with C++ code style settingsIvan Donchevskii2018-11-081-0/+24
* Clang: Significantly improve ClangFormat plugin usabilityIvan Donchevskii2018-10-171-4/+4
* Clang: Use clang-format for indentationIvan Donchevskii2018-09-121-0/+120