]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/configdisplay_ui.ui
Now that we can track jobs within Kdenlive, add new config option to enable/disable...
[kdenlive] / src / widgets / configdisplay_ui.ui
index 0b947ee0909075ba606a48cbafc0c065f2c9fc80..dce590848f6455be6c8a421a77d14ea8cb71568a 100644 (file)
@@ -5,39 +5,25 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>354</width>
-    <height>182</height>
+    <width>353</width>
+    <height>197</height>
    </rect>
   </property>
   <layout class="QGridLayout" name="gridLayout_2" >
-   <item row="0" column="0" >
+   <item row="0" column="0" colspan="3" >
     <widget class="QGroupBox" name="groupBox" >
      <property name="title" >
-      <string>Timeline</string>
+      <string>Thumbnails</string>
      </property>
      <layout class="QGridLayout" name="gridLayout" >
       <item row="0" column="0" >
-       <widget class="QLabel" name="label_2" >
-        <property name="text" >
-         <string>Thumbnails:</string>
-        </property>
-       </widget>
-      </item>
-      <item row="0" column="1" >
        <widget class="QCheckBox" name="kcfg_videothumbnails" >
         <property name="text" >
          <string>Video</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="2" >
-       <widget class="QCheckBox" name="kcfg_audiothumbnails" >
-        <property name="text" >
-         <string>Audio</string>
-        </property>
-       </widget>
-      </item>
-      <item row="0" column="3" >
+      <item row="0" column="1" >
        <spacer name="horizontalSpacer" >
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
        </spacer>
       </item>
+      <item row="1" column="0" >
+       <widget class="QCheckBox" name="kcfg_audiothumbnails" >
+        <property name="text" >
+         <string>Audio</string>
+        </property>
+       </widget>
+      </item>
+      <item row="1" column="1" >
+       <widget class="QCheckBox" name="kcfg_normaliseaudiothumbs" >
+        <property name="text" >
+         <string>Normalise audio for thumbnails</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
-   <item row="1" column="0" >
+   <item row="1" column="0" colspan="2" >
+    <widget class="QCheckBox" name="kcfg_showmarkers" >
+     <property name="text" >
+      <string>Display clip markers comments</string>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="0" colspan="3" >
+    <widget class="QCheckBox" name="kcfg_autoscroll" >
+     <property name="text" >
+      <string>Autoscroll while playing</string>
+     </property>
+    </widget>
+   </item>
+   <item row="3" column="0" >
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>Track height</string>
+     </property>
+    </widget>
+   </item>
+   <item row="3" column="1" >
+    <widget class="QSpinBox" name="kcfg_trackheight" />
+   </item>
+   <item row="3" column="2" >
+    <spacer name="horizontalSpacer_2" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>166</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="5" column="1" >
     <spacer name="verticalSpacer" >
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
@@ -61,7 +98,7 @@
      <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
-       <height>56</height>
+       <height>23</height>
       </size>
      </property>
     </spacer>