]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sprefs_subtitles.ui
Add a NEWS entry.
[vlc] / modules / gui / qt4 / ui / sprefs_subtitles.ui
index 8963784ef644b65f80d3b5335972e5017c82ca3a..cc2b3149680c7c55dd39edbd5aa0768f0e5a7835 100644 (file)
@@ -7,7 +7,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>772</width>
+    <width>758</width>
     <height>446</height>
    </rect>
   </property>
      <layout class="QGridLayout">
       <item row="0" column="0">
        <widget class="QLabel" name="subLangLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Preferred subtitles language</string>
         </property>
       </item>
       <item row="1" column="0">
        <widget class="QLabel" name="encodLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Default encoding</string>
         </property>
    <item>
     <widget class="QGroupBox" name="groupBox">
      <property name="title">
-      <string>Display Settings</string>
+      <string>Subtitles effects</string>
      </property>
-     <layout class="QGridLayout">
-      <item row="3" column="1" colspan="2">
-       <widget class="QComboBox" name="effect"/>
+     <layout class="QGridLayout" rowstretch="0,0,0,0,0" columnstretch="0,0">
+      <item row="3" column="1">
+       <widget class="QComboBox" name="effect">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+       </widget>
       </item>
       <item row="3" column="0">
        <widget class="QLabel" name="fontEffectLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Effect</string>
         </property>
         </property>
        </widget>
       </item>
-      <item row="2" column="1" colspan="2">
-       <widget class="QComboBox" name="fontColor"/>
+      <item row="2" column="1">
+       <widget class="QComboBox" name="fontColor">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+       </widget>
       </item>
       <item row="2" column="0">
        <widget class="QLabel" name="fontColorLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Font color</string>
         </property>
         </property>
        </widget>
       </item>
-      <item row="1" column="1" colspan="2">
-       <widget class="QComboBox" name="fontSize"/>
+      <item row="1" column="1">
+       <widget class="QComboBox" name="fontSize">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+       </widget>
       </item>
       <item row="1" column="0">
        <widget class="QLabel" name="fontSizeLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Font size</string>
         </property>
         </property>
        </widget>
       </item>
-      <item row="0" column="1">
-       <widget class="QFontComboBox" name="font"/>
-      </item>
       <item row="0" column="0">
        <widget class="QLabel" name="fontLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Font</string>
         </property>
         </property>
        </widget>
       </item>
-      <item row="4" column="1" colspan="2">
+      <item row="4" column="0">
+       <widget class="QLabel" name="subsPosLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
+        <property name="text">
+         <string>Force subtitle position</string>
+        </property>
+        <property name="buddy">
+         <cstring>subsPosition</cstring>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="1">
+       <widget class="QFontComboBox" name="font"/>
+      </item>
+      <item row="4" column="1">
        <widget class="QSpinBox" name="subsPosition">
+        <property name="maximumSize">
+         <size>
+          <width>16777215</width>
+          <height>16777215</height>
+         </size>
+        </property>
         <property name="alignment">
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
         </property>
         </property>
        </widget>
       </item>
-      <item row="4" column="0">
-       <widget class="QLabel" name="subsPosLabel">
-        <property name="text">
-         <string>Force subtitle position</string>
-        </property>
-        <property name="buddy">
-         <cstring>subsPosition</cstring>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>