From 687bc61934fc759cef99957b8f857675db084947 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 11 Apr 2007 13:45:44 +0000 Subject: [PATCH] Reorganize dialogs along lines suggested by Abdel to give more room to line edit boxes. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17775 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/QPrefCopiersUi.ui | 282 ++++++++-------- src/frontends/qt4/ui/QPrefFileformatsUi.ui | 366 ++++++++++----------- 2 files changed, 306 insertions(+), 342 deletions(-) diff --git a/src/frontends/qt4/ui/QPrefCopiersUi.ui b/src/frontends/qt4/ui/QPrefCopiersUi.ui index 48f71d2197..3f3a8da9d9 100644 --- a/src/frontends/qt4/ui/QPrefCopiersUi.ui +++ b/src/frontends/qt4/ui/QPrefCopiersUi.ui @@ -1,169 +1,142 @@ - - - QPrefCopiersUi 0 0 - 297 - 215 + 396 + 320 - - - 9 - - - 6 - - - - - Qt::Horizontal - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - - - C&opiers - - - AllCopiersLW - - - - - - - 0 - - - 6 - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - &Remove - - - - - - - - - 0 - - - 6 - - - - - &Format: - - - copierFormatCO - - - - - - - &Copier: - - - copierED - - - - - - - - - - - - - - - 0 - - - 6 - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - &Add - - - - - - - &Modify - - - - - - + + + 0 + + + 6 + + + + + C&opiers + + + AllCopiersLW + + + + + + + 0 + + + 6 + + + + + + + + 0 + + + 6 + + + + + &Add + + + + + + + &Modify + + + + + + + &Remove + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + 0 + + + 6 + + + + + &Format: + + + copierFormatCO + + + + + + + + + + &Copier: + + + copierED + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + - - - qt_helpers.h - AllCopiersLW copierFormatCO @@ -172,6 +145,9 @@ copierModifyPB copierRemovePB + + qt_helpers.h + diff --git a/src/frontends/qt4/ui/QPrefFileformatsUi.ui b/src/frontends/qt4/ui/QPrefFileformatsUi.ui index 6247eb4215..2ca137b381 100644 --- a/src/frontends/qt4/ui/QPrefFileformatsUi.ui +++ b/src/frontends/qt4/ui/QPrefFileformatsUi.ui @@ -1,31 +1,35 @@ - - - QPrefFileformatsUi 0 0 - 317 - 357 + 459 + 410 - + - 9 + 0 6 - - + + + + &File formats + + + formatsLW + + - + 0 @@ -34,168 +38,79 @@ 6 - - - Qt::Horizontal - - - - 40 - 20 - - - + - - - &Remove + + + 0 - + + 6 + + + + + &Add + + + + + + + &Modify + + + + + + + &Remove + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + - - + + 0 6 - - - - - - - Ed&itor: - - - editorED - - - - - - - &GUI name: - - - guiNameED - - - - - - - - - - - - - E&xtension: - - - extensionED - - - - - - - S&hortcut: - - - shortcutED - - - - - + + - F&ormat: - - - formatED + &Document format - - - - - - - - + + - &Viewer: - - - viewerED + Vector graphi&cs format - - - - - - - true - - - Tell whether this format can contain vector graphics. - - - Vector graphi&cs format - - - - - - - true - - - Tell whether this format is a document format. A document cannot be exported to or viewed in a non-document format. - - - &Document format - - - - - - - &File formats - - - formatsLW - - - - - - - Qt::Vertical - - - QSizePolicy::Expanding - - - - 129 - 16 - - - - - + 0 @@ -204,70 +119,143 @@ 6 - - - Qt::Horizontal + + + 0 - - QSizePolicy::MinimumExpanding + + 6 - - - 20 - 31 - + + + + F&ormat: + + + formatED + + + + + + + S&hortcut: + + + shortcutED + + + + + + + &Viewer: + + + viewerED + + + + + + + + + 0 + + + 6 - + + + + + + + + + + - - - &Add + + + 0 - + + 6 + + + + + &GUI name: + + + guiNameED + + + + + + + E&xtension: + + + extensionED + + + + + + + Ed&itor: + + + editorED + + + + - - - &Modify + + + 0 - + + 6 + + + + + + + + + + + - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - qt_helpers.h - formatsLW + documentCB + vectorCB formatED guiNameED shortcutED extensionED viewerED editorED - documentCB - vectorCB formatNewPB formatModifyPB - formatRemovePB + + qt_helpers.h + -- 2.39.5