From: John Levon Date: Fri, 28 Mar 2003 20:17:29 +0000 (+0000) Subject: bug 999, re-org X-Git-Tag: 1.6.10~17141 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a53a32fe5d64a5e24657e123a0e57522d6bda975;p=features.git bug 999, re-org git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6616 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt2/ChangeLog b/src/frontends/qt2/ChangeLog index 56b6dbc7d1..8bf27c6d7e 100644 --- a/src/frontends/qt2/ChangeLog +++ b/src/frontends/qt2/ChangeLog @@ -1,3 +1,7 @@ +2003-03-28 John Levon + + * ui/QCharacterDialogBase.ui: re-org, fix bug 999 + 2003-03-28 John Levon * QParagraph.C: diff --git a/src/frontends/qt2/ui/QCharacterDialogBase.ui b/src/frontends/qt2/ui/QCharacterDialogBase.ui index ca81cbb8a6..23ffd84ac0 100644 --- a/src/frontends/qt2/ui/QCharacterDialogBase.ui +++ b/src/frontends/qt2/ui/QCharacterDialogBase.ui @@ -13,8 +13,8 @@ 0 0 - 437 - 368 + 360 + 305 @@ -44,7 +44,7 @@ QLayoutWidget name - Layout6 + Layout14 @@ -56,29 +56,15 @@ 6 - QGroupBox + QLayoutWidget name - charGB - - - sizePolicy - - 5 - 5 - - - - title - Character - - - layoutMargin + Layout13 margin - 11 + 0 spacing @@ -103,64 +89,95 @@ Font family - + QComboBox name - familyCO + shapeCO + + + sizePolicy + + 3 + 0 + toolTip - Font family + Font shape - + QLabel name - seriesLA + shapeLA text - &Series: + S&hape: buddy - seriesCO + shapeCO toolTip - Font series + Font shape - - QLabel + + QComboBox name - langLA + seriesCO - text - &Language: + sizePolicy + + 3 + 0 + - buddy + toolTip + Font series + + + + QComboBox + + name langCO + + sizePolicy + + 3 + 0 + + toolTip Language - + QComboBox name - shapeCO + familyCO + + + sizePolicy + + 3 + 0 + toolTip - Font shape + Font family @@ -169,34 +186,49 @@ name colorCO + + sizePolicy + + 3 + 0 + + toolTip Font color - + QLabel name - shapeLA + langLA text - S&hape: + &Language: buddy - shapeCO + langCO toolTip - Font shape + Language - - QComboBox + + QLabel name + seriesLA + + + text + &Series: + + + buddy seriesCO @@ -227,60 +259,13 @@ Font color - - QComboBox - - name - langCO - - - toolTip - Language - - - - QCheckBox - - name - toggleallCB - - - text - &Toggle all - - - toolTip - toggle font on all of the above - - - - - name - Spacer2 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - QLayoutWidget name - Layout5 + Layout6 @@ -338,6 +323,13 @@ name sizeCO + + sizePolicy + + 1 + 0 + + toolTip Font size @@ -399,42 +391,6 @@ - - QCheckBox - - name - autoapplyCB - - - text - Auto apply - - - toolTip - Apply each change automatically - - - - - name - Spacer3 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - @@ -443,7 +399,75 @@ QLayoutWidget name - Layout2 + Layout16 + + + + margin + 0 + + + spacing + 6 + + + QCheckBox + + name + toggleallCB + + + text + &Toggle all + + + toolTip + toggle font on all of the above + + + + QCheckBox + + name + autoapplyCB + + + text + Apply changes immediately + + + toolTip + Apply each change automatically + + + + + + + name + Spacer3 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QLayoutWidget + + name + Layout15