From 3f1c6eb7d5c05fc13c386a25943a0b5868695e25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 23 Mar 2014 02:59:06 +0100 Subject: [PATCH] PrefCompletionUi.ui: change label and add tooltip for word length settings as discussed on the list with Richard --- src/frontends/qt4/ui/PrefCompletionUi.ui | 213 ++++++++++++----------- 1 file changed, 107 insertions(+), 106 deletions(-) diff --git a/src/frontends/qt4/ui/PrefCompletionUi.ui b/src/frontends/qt4/ui/PrefCompletionUi.ui index 010b308b34..45faee48d4 100644 --- a/src/frontends/qt4/ui/PrefCompletionUi.ui +++ b/src/frontends/qt4/ui/PrefCompletionUi.ui @@ -1,7 +1,8 @@ - + + PrefCompletionUi - - + + 0 0 @@ -9,54 +10,54 @@ 404 - + - - + + 9 - + 6 - - - + + + In Math - + true - - - 9 - - + + 6 + + 9 + - - + + Show the grey inline completion behind the cursor in math mode after the delay. - + Automatic in&line completion - - + + Show the popup in math mode after the delay. - + Automatic p&opup - - + + Autoco&rrection @@ -64,47 +65,47 @@ - - - + + + In Text - + true - - - 9 - - + + 6 + + 9 + - - + + Show the grey inline completion behind the cursor in text mode after the delay. - + Automatic &inline completion - - + + Show the popup after the set delay in text mode. - + Automatic &popup - - + + Show a small triangle on the cursor if a completion is available in text mode. - + Cursor i&ndicator @@ -112,58 +113,58 @@ - - - + + + General - + true - - - 9 - - + + 6 + + 9 + - - - 0 - - + + 6 + + 0 + - - + + After the cursor has not moved for this time, the inline completion is shown if it is available. - + 10.000000000000000 - + 0.100000000000000 - - + + s inline completion dela&y - + inlineDelaySB - + Qt::Horizontal - + 40 20 @@ -174,42 +175,42 @@ - - - 0 - - + + 6 + + 0 + - - + + After the cursor has not moved for this time, the completion popup is shown if it is available. - + 10.000000000000000 - + 0.100000000000000 - - + + s popup d&elay - + popupDelaySB - + Qt::Horizontal - + 40 20 @@ -220,17 +221,17 @@ - - - 0 - - + + 6 + + 0 + - - - . + + + Words with less than the specified number of characters will not be completed. 5 @@ -244,21 +245,21 @@ - - - Minimum word length for completion + + + Minimum characters for words that should be completed - + minlengthSB - + Qt::Horizontal - + 40 20 @@ -269,37 +270,37 @@ - - + + When the TAB completion is not unique, there won't be a delay of the popup. It will be shown right away. - + Sho&w popup without delay for non-unique completions - - - Long completions are cut-off and shown with "...". + + + Long completions are cut-off and shown with "...". - - &Use "..." to shorten long completions + + &Use "..." to shorten long completions - + - + Qt::Vertical - + QSizePolicy::Expanding - + 0 16 @@ -318,7 +319,7 @@ autocorrectionCB - qt_i18n.h + qt_i18n.h -- 2.39.5