From 0c969362a32a2990c5b77e2720bc0f343957469d Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 3 Feb 2010 21:00:34 +0000 Subject: cue plugin: added automatic charset detection (Closes issue 50) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1542 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/cue/settingsdialog.ui | 109 +++++++++++++++++++++----------- 1 file changed, 73 insertions(+), 36 deletions(-) (limited to 'src/plugins/Input/cue/settingsdialog.ui') diff --git a/src/plugins/Input/cue/settingsdialog.ui b/src/plugins/Input/cue/settingsdialog.ui index 978971033..4972b7759 100644 --- a/src/plugins/Input/cue/settingsdialog.ui +++ b/src/plugins/Input/cue/settingsdialog.ui @@ -1,53 +1,74 @@ - + + SettingsDialog - - + + 0 0 - 261 - 78 + 223 + 119 - + CUE Plugin Settings - - - - + + + 6 + + + 6 + + + 6 + + + + Qt::TabFocus - + Qt::LeftToRight - + CUE encoding: - + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - + + - - - - Qt::Horizontal + + + + Automatic charset detection - - - 144 - 30 - + + + + + + true - + + Language: + + + + + + + false + + - - - + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok @@ -62,11 +83,11 @@ SettingsDialog accept() - - 172 - 53 + + 196 + 112 - + 95 53 @@ -78,15 +99,31 @@ SettingsDialog reject() - - 238 - 51 + + 216 + 112 - + 130 63 + + autoCharsetCheckBox + toggled(bool) + encaAnalyserComboBox + setEnabled(bool) + + + 90 + 40 + + + 166 + 64 + + + -- cgit v1.2.3-13-gbd6f