diff --git a/.clang-format b/.clang-format index 2af05c07cd1..d71ae17f30e 100644 --- a/.clang-format +++ b/.clang-format @@ -18,7 +18,7 @@ --- Language: Cpp AccessModifierOffset: -4 -AlignAfterOpenBracket: Align +AlignAfterOpenBracket: AlwaysBreak AlignConsecutiveAssignments: None AlignConsecutiveDeclarations: None AlignEscapedNewlines: DontAlign diff --git a/doc/qtcreator/config/style/qt5-sidebar.html b/doc/qtcreator/config/style/qt5-sidebar.html index 3bcc686adc6..a9e8acad864 100644 --- a/doc/qtcreator/config/style/qt5-sidebar.html +++ b/doc/qtcreator/config/style/qt5-sidebar.html @@ -9,7 +9,7 @@
@@ -41,20 +33,17 @@
-

Testing

+

Debugging and Analyzing

@@ -65,11 +54,14 @@