summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppcodeformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: Add support for coroutinesChristian Kandeler2023-03-061-0/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-061-2/+2
* CppEditor: Fix indentation for structured bindingGPery2022-03-291-0/+1
* CppEditor: Prevent indenting inside all variants of raw string literalsChristian Kandeler2022-03-281-2/+5
* CppEditor: Fix indentation problem with raw string literalsChristian Kandeler2021-12-131-0/+3
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+1709