From e52bd7bb00607c36c7638c701260197e47e6d880 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 24 Dec 2018 17:02:11 +0100 Subject: [PATCH] Advanced F&R layout fixed MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Patch by Daniel Ramöller (racoon) --- src/frontends/qt4/ui/FindAndReplaceUi.ui | 281 ++++++++++++++--------- 1 file changed, 170 insertions(+), 111 deletions(-) diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui b/src/frontends/qt4/ui/FindAndReplaceUi.ui index 9510685470..78ffb18b49 100644 --- a/src/frontends/qt4/ui/FindAndReplaceUi.ui +++ b/src/frontends/qt4/ui/FindAndReplaceUi.ui @@ -6,8 +6,8 @@ 0 0 - 276 - 421 + 283 + 423 @@ -20,13 +20,13 @@ Sear&ch - + - &Find: + Fi&nd: find_work_area_ @@ -70,99 +70,132 @@ - - - - - Perform a case-sensitive search - - - Case &sensitive - - - - - - - true - - - - 100 - 32 - - - - Find next occurrence [Enter] - - - Find &Next - - - true - - - - - - - true - - - Restrict search to whole words only - - - W&hole words - - - - - - - true - - - - 100 - 32 - - - - Replace and find next occurrence [Enter] - - - &Replace - - - - - - - Shift+Enter search backwards directly + + + + + Qt::Vertical - - Search &backwards + + + 0 + 0 + - + - - - - true - - - - 100 - 32 - - - - Replace all occurrences at once - - - Replace &All - - + + + + + + Qt::Horizontal + + + + 0 + 0 + + + + + + + + + + Shift+Enter search backwards directly + + + Search &backwards + + + + + + + true + + + Restrict search to whole words only + + + W&hole words + + + + + + + Perform a case-sensitive search + + + Case &sensitive + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + true + + + Find next occurrence [Enter] + + + Find &Next + + + true + + + + + + + true + + + Replace and find next occurrence [Enter] + + + &Replace + + + + + + + true + + + Replace all occurrences at once + + + Replace &All + + + + + + @@ -172,7 +205,7 @@ S&ettings - + @@ -252,6 +285,19 @@ + + + + Qt::Vertical + + + + 0 + 0 + + + + @@ -260,6 +306,16 @@ QLayout::SetMinimumSize + + + + Restrict search to math environments only + + + Search on&ly in maths + + + @@ -276,16 +332,6 @@ - - - - Keep the case of the replacement's first letter as in each matching text first letter - - - &Preserve first case on replace - - - @@ -296,16 +342,29 @@ - - + + - Restrict search to math environments only + Keep the case of the replacement's first letter as in each matching text first letter - Search on&ly in maths + &Preserve first case on replace + + + + Qt::Vertical + + + + 0 + 0 + + + + @@ -315,8 +374,8 @@ - 20 - 40 + 0 + 0 -- 2.39.5