aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/textindenter.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: fix autoIndentDavid Schulz2024-01-181-4/+10
* TextEditor: avoid autoIndent when using default TextIndenterDavid Schulz2024-01-161-0/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: Use simple text indentation as defaultEike Ziller2020-03-041-0/+4
* ClangFormat: Add cursor position to the indenter interfaceIvan Donchevskii2019-01-311-5/+9
* ClangFormat: Introduce check to format code instead of indentingIvan Donchevskii2019-01-311-1/+0
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-0/+63