aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppqtstyleindenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Move CppQtStyleIndenter class definition to .cpphjk2023-12-211-16/+45
* ClangFormat: Dont create a style factory to only use the indenterhjk2023-12-211-2/+10
* CppEditor: Apply 'static pattern' to CppToolsSettingshjk2023-07-261-1/+1
* More deprecation induced busyworkhjk2023-06-081-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: improve visual indent depth for empty blocksDavid Schulz2022-10-101-0/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-091-1/+1
* CppEditor: Un-export some classesChristian Kandeler2021-09-061-2/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+208
* Make C++ code style configurable.Christian Kamm2011-05-241-143/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* C++ indenter: Fix for access declarations and initializer lists.Christian Kamm2010-12-081-5/+22
* C++ indenter: Don't use label indent when typing 'Type:'.Christian Kamm2010-12-071-2/+9
* Editors: Move auto-completion code out of the editorLeandro Melo2010-12-011-9/+9
* Editors: Refactor indenters out of the editors for better reusability.Leandro Melo2010-11-051-0/+116