From 0d8b67e2b751c2c314331db49925c2feb4e14e86 Mon Sep 17 00:00:00 2001 From: Edwin Leuven Date: Tue, 25 Mar 2008 13:26:32 +0000 Subject: [PATCH] small layout tweaks git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23946 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/HSpaceUi.ui | 248 ++++++++++++------------------- src/frontends/qt4/ui/VSpaceUi.ui | 231 ++++++++++++---------------- 2 files changed, 184 insertions(+), 295 deletions(-) diff --git a/src/frontends/qt4/ui/HSpaceUi.ui b/src/frontends/qt4/ui/HSpaceUi.ui index 94a0980254..2f9c4e951f 100644 --- a/src/frontends/qt4/ui/HSpaceUi.ui +++ b/src/frontends/qt4/ui/HSpaceUi.ui @@ -5,8 +5,8 @@ 0 0 - 263 - 198 + 259 + 146 @@ -22,26 +22,6 @@ 6 - - - - Insert the spacing even after a line break - - - - - - - - - - &Fill Pattern: - - - fillPatternCO - - - @@ -74,127 +54,7 @@ - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - - - &Protect: - - - keepCB - - - - - - - Qt::Horizontal - - - QSizePolicy::Expanding - - - - 20 - 20 - - - - - - - - Qt::Vertical - - - QSizePolicy::Expanding - - - - 20 - 20 - - - - - - - - 0 - - - 6 - - - - - &OK - - - false - - - true - - - - - - - &Apply - - - false - - - - - - - &Close - - - false - - - - - - - - - Qt::Horizontal - - - QSizePolicy::Expanding - - - - 20 - 20 - - - - - - - - + Supported spacing types @@ -241,16 +101,6 @@ - - - - false - - - Custom value. Needs spacing type "Custom". - - - @@ -261,19 +111,107 @@ + + + + false + + + Custom value. Needs spacing type "Custom". + + + + + + + + + + &Fill Pattern: + + + fillPatternCO + + + + + + + + + + &Protect: + + + keepCB + + + + + + + Insert the spacing even after a line break + + + + + + + + + + 0 + + + 6 + + + + + &OK + + + false + + + true + + + + + + + &Apply + + + false + + + + + + + &Close + + + false + + + + + LengthCombo - QWidget + QComboBox
LengthCombo.h
spacingCO valueLE - unitCO okPB applyPB closePB diff --git a/src/frontends/qt4/ui/VSpaceUi.ui b/src/frontends/qt4/ui/VSpaceUi.ui index f8b942a438..01ea84a1c5 100644 --- a/src/frontends/qt4/ui/VSpaceUi.ui +++ b/src/frontends/qt4/ui/VSpaceUi.ui @@ -5,8 +5,8 @@ 0 0 - 233 - 140 + 259 + 120
@@ -17,121 +17,12 @@ - 11 + 9 6 - - - - &Spacing: - - - spacingCO - - - - - - - &Value: - - - valueLE - - - - - - - - - - &Protect: - - - keepCB - - - - - - - Insert the spacing even after a page break - - - - - - - - - - false - - - Custom value. Needs spacing type "Custom". - - - - - - - Supported spacing types - - - - DefSkip - - - - - SmallSkip - - - - - MedSkip - - - - - BigSkip - - - - - VFill - - - - - Custom - - - - - - - - - - - Qt::Vertical - - - QSizePolicy::Expanding - - - - 20 - 20 - - - - - + 0 @@ -174,51 +65,111 @@ - - - - Qt::Horizontal + + + + &Spacing: - - QSizePolicy::Expanding + + spacingCO - - - 20 - 20 - - - + - - - - Qt::Horizontal + + + + Insert the spacing even after a page break - - QSizePolicy::Expanding + + - - - 20 - 20 - + + + + + + - + + &Protect: + + + keepCB + + + + + + + + + + false + + + Custom value. Needs spacing type "Custom". + + + + + + + &Value: + + + valueLE + + + + + + + Supported spacing types + + + + DefSkip + + + + + SmallSkip + + + + + MedSkip + + + + + BigSkip + + + + + VFill + + + + + Custom + + + LengthCombo - QWidget + QComboBox
LengthCombo.h
spacingCO valueLE - unitCO okPB applyPB closePB