diff --git a/src/plugins/cpptools/completionsettingspage.ui b/src/plugins/cpptools/completionsettingspage.ui index c71a2abc821..a044376bc74 100644 --- a/src/plugins/cpptools/completionsettingspage.ui +++ b/src/plugins/cpptools/completionsettingspage.ui @@ -17,11 +17,14 @@ - Completion Settings + Code Completion + + Do a case-sensitive match for completion items. + &Case-sensitive completion @@ -32,6 +35,9 @@ + + Automatically insert (, ) and ; when appropriate. + &Automatically insert braces @@ -42,6 +48,9 @@ + + Insert the common prefix of available completion items. + Autocomplete common &prefix diff --git a/src/plugins/texteditor/behaviorsettingspage.ui b/src/plugins/texteditor/behaviorsettingspage.ui index e6414918c22..64febb27e5b 100644 --- a/src/plugins/texteditor/behaviorsettingspage.ui +++ b/src/plugins/texteditor/behaviorsettingspage.ui @@ -6,27 +6,144 @@ 0 0 - 484 - 398 + 428 + 384 Form - - + + - Tab/Indent Settings + Storage - - - + + + + + Removes trailing whitespace on saving. + - Enable automatic &indentation + &Clean whitespace + + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 30 + 20 + + + + + + + + false + + + Clean whitespace in entire document instead of only for changed parts. + + + In entire &document + + + + + + + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 30 + 20 + + + + + + + + false + + + Correct leading whitespace according to tab settings. + + + Clean indentation + + + + + + + + + &Ensure newline at end of file + + + + + + + + + + Interaction + + + + + + + + + Use "vi" style editing + + + + + + + + + + Qt::Vertical + + + + 20 + 8 + + + + + + + + Tabs and Indentation + + @@ -89,13 +206,6 @@ - - - - Insert &spaces instead of tabs - - - @@ -145,8 +255,11 @@ - + + + Backspace will go back one indentation level instead of one space. + &Backspace follows indentation @@ -168,121 +281,23 @@ - - - - - - - Storage Settings - - - - - - &Clean whitespace - - - - - - - - - Qt::Horizontal - - - QSizePolicy::Fixed - - - - 30 - 20 - - - - - - - - false - - - In entire &document - - - - - - - - - - - Qt::Horizontal - - - QSizePolicy::Fixed - - - - 30 - 20 - - - - - - - - false - - - Clean indentation - - - - - - - - - &Ensure newline at end of file - - - - - - - - - - Interaction Settings - - - + - Use "vi" style editing + Insert &spaces instead of tabs + + + + + + + Enable automatic &indentation - - - - Qt::Vertical - - - - 20 - 8 - - - - diff --git a/src/plugins/texteditor/displaysettingspage.ui b/src/plugins/texteditor/displaysettingspage.ui index 30fdf5cf93b..59c8d676b26 100644 --- a/src/plugins/texteditor/displaysettingspage.ui +++ b/src/plugins/texteditor/displaysettingspage.ui @@ -6,26 +6,86 @@ 0 0 - 514 - 194 + 381 + 279 Form + + + + Qt::Vertical + + + + 20 + 8 + + + + + + + + Display + + + + + + Display line &numbers + + + + + + + Display &folding markers + + + + + + + Show tabs and spaces. + + + &Visualize whitespace + + + + + + + Highlight current &line + + + + + + - Display Settings + Text Wrapping - - + + + + + Enable text &wrapping + + + + - Display right &margin at column + Display right &margin at column: @@ -39,59 +99,24 @@ + + + + Qt::Horizontal + + + + 40 + 20 + + + + - - - - Enable text &wrapping - - - - - - - Display line &numbers - - - - - - - &Visualize whitespace - - - - - - - Display &folding markers - - - - - - - Highlight current &line - - - - - - - Qt::Vertical - - - - 20 - 8 - - - - diff --git a/src/plugins/texteditor/fontsettingspage.ui b/src/plugins/texteditor/fontsettingspage.ui index 770d5e2935c..8aafb751b2f 100644 --- a/src/plugins/texteditor/fontsettingspage.ui +++ b/src/plugins/texteditor/fontsettingspage.ui @@ -23,7 +23,7 @@ - General Font Settings + Font @@ -119,7 +119,7 @@ - Item Specific Settings + Color Scheme