From 7c52284b294cb33bc2e5d747e2e3c14d8ab937ae Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Wed, 21 Jul 2010 07:45:29 +0000 Subject: Theme Editor: Implemented download and decompression of font pack in the preferences dialog. Dialog will also allow the user to set a directory for a custom target database, but the update button doesn't work yet. Also fixed the file filters for open file/open project actions and resized the preferences dialog git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27509 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/gui/preferencesdialog.ui | 100 +++++++++++++++++++++++++---- 1 file changed, 88 insertions(+), 12 deletions(-) (limited to 'utils/themeeditor/gui/preferencesdialog.ui') diff --git a/utils/themeeditor/gui/preferencesdialog.ui b/utils/themeeditor/gui/preferencesdialog.ui index c455ed0786..824862e025 100644 --- a/utils/themeeditor/gui/preferencesdialog.ui +++ b/utils/themeeditor/gui/preferencesdialog.ui @@ -7,7 +7,7 @@ 0 0 370 - 370 + 295 @@ -24,7 +24,7 @@ QTabWidget::North - 0 + 2 @@ -32,29 +32,31 @@ - - + + Font + + fontSelect + - + - - - - - + Size + + fontSize + - + 12 @@ -118,7 +120,7 @@ - + @@ -138,6 +140,19 @@ + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -256,6 +271,19 @@ + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -301,6 +329,54 @@ + + + + Download Fontpack + + + + + + + + + Target DB + + + + + + + + + + Browse... + + + + + + + + + Update Target DB + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + -- cgit v1.2.3