From 7b8c8cfc9414f370b235716efbc5a71f141d1fe9 Mon Sep 17 00:00:00 2001 From: Tommaso Cucinotta Date: Wed, 19 Aug 2009 23:03:13 +0000 Subject: [PATCH] First implementation of feature in bug #3696 (missing file in commit, apologies). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31158 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/FindAndReplaceUi.ui | 612 ++++++++++++----------- 1 file changed, 319 insertions(+), 293 deletions(-) diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui b/src/frontends/qt4/ui/FindAndReplaceUi.ui index d40df1b66d..2d9ef2b398 100644 --- a/src/frontends/qt4/ui/FindAndReplaceUi.ui +++ b/src/frontends/qt4/ui/FindAndReplaceUi.ui @@ -1,3 +1,4 @@ + FindAndReplaceUi @@ -5,8 +6,8 @@ 0 0 - 266 - 494 + 269 + 421 @@ -43,11 +44,14 @@ - + 0 0 + + false + 0 @@ -67,191 +71,6 @@ QLayout::SetNoConstraint - - - - false - - - - 0 - 0 - - - - Whole &words - - - - - - - true - - - - 0 - 0 - - - - Find &Next - - - true - - - - - - - true - - - - 0 - 0 - - - - Replace Ne&xt - - - - - - - false - - - - 0 - 0 - - - - Replace &All - - - - - - - - 0 - 0 - - - - &Close - - - - - - - true - - - - 0 - 0 - - - - Find &Prev - - - true - - - - - - - true - - - - 0 - 0 - - - - Replace P&rev - - - - - - - - 0 - 0 - - - - Case &sensitive - - - - - - - true - - - - 0 - 0 - - - - Ignore For&mat - - - true - - - - - - - true - - - - 0 - 0 - - - - - Match... - - - - - Anything - - - - - Any non-empty - - - - - Any word - - - - - Any number - - - - @@ -282,9 +101,9 @@ Enter the text to search for in this full-featured LyX editing area - Search for... + &Find... - + 0 @@ -297,7 +116,7 @@ 4 - + @@ -322,8 +141,8 @@ 0 0 - 208 - 97 + 211 + 43 @@ -335,6 +154,111 @@ + + + + + 0 + 0 + + + + Case &sensitive + + + + + + + true + + + + 0 + 0 + + + + + Match... + + + + + Anything + + + + + Any non-empty + + + + + Any word + + + + + Any number + + + + + + + + true + + + + 0 + 0 + + + + &Next + + + true + + + + + + + true + + + + 0 + 0 + + + + &Prev + + + true + + + + + + + false + + + + 0 + 0 + + + + Whole &words + + + @@ -362,9 +286,9 @@ Enter the text to replace in this full-featured LyX editing area - Replace with... + &Replace with... - + 0 @@ -377,7 +301,7 @@ 4 - + @@ -402,8 +326,8 @@ 0 0 - 208 - 96 + 211 + 43 @@ -415,6 +339,83 @@ + + + + true + + + + 1 + 0 + + + + Ne&xt + + + + + + + true + + + + 1 + 0 + + + + P&rev + + + + + + + false + + + + 0 + 0 + + + + Replace &All + + + + + + + + 1 + 0 + + + + Keep the case of the replacement first letter as in each matching text first letter + + + &Keep case + + + + + + + + 1 + 0 + + + + &Close + + + @@ -432,120 +433,145 @@ Advanced - - - - 0 - 0 - 221 - 143 - - - - - - - false - - - - 0 - 0 - - - - - 0 - 111 - - - - Sco&pe - - - - - 10 - 40 - 121 - 23 - + + + + + QLayout::SetDefaultConstraint + + + + + false - - Current buffer only + + + 0 + 0 + - - Buffer + + + 0 + 112 + - - true + + false + + + Sco&pe + + false + + + + 3 + + + 0 + + + + + Current paragraph only + + + Current &Paragraph + + + false + + + + + + + Current buffer only + + + Buffer + + + true + + + + + + + Current file and all included files + + + Document + + + + + + + All open buffers + + + Open buffers + + + + - - - - 10 - 60 - 121 - 23 - + + + + + false - - Current file and all included files + + + 0 + 0 + - Document + &Expand macros - - - - 10 - 20 - 121 - 23 - + + + + + true - - Current paragraph only + + + 0 + 0 + - Paragraph + Ignore For&mat - false + true - - - - 10 - 80 - 121 - 23 - - - - All open buffers + + + + + Qt::Vertical - - Open buffers + + + 20 + 40 + - - - - - - - false - - - &Expand macros - - - - - + + + + + -- 2.39.2