|
@@ -371,33 +371,13 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QCheckBox" name="screenSnapping">
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.General.ScreenSnapping</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="4" column="1">
|
|
|
- <widget class="QCheckBox" name="centerSnapping">
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.General.CenterSnapping</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QCheckBox" name="sourceSnapping">
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="label_9">
|
|
|
<property name="text">
|
|
|
- <string>Basic.Settings.General.SourceSnapping</string>
|
|
|
+ <string>Basic.Settings.General.SnapDistance</string>
|
|
|
</property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
+ <property name="buddy">
|
|
|
+ <cstring>snapDistance</cstring>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -414,13 +394,13 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="label_9">
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QCheckBox" name="screenSnapping">
|
|
|
<property name="text">
|
|
|
- <string>Basic.Settings.General.SnapDistance</string>
|
|
|
+ <string>Basic.Settings.General.ScreenSnapping</string>
|
|
|
</property>
|
|
|
- <property name="buddy">
|
|
|
- <cstring>snapDistance</cstring>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -440,6 +420,26 @@
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QCheckBox" name="sourceSnapping">
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.General.SourceSnapping</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="1">
|
|
|
+ <widget class="QCheckBox" name="centerSnapping">
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.General.CenterSnapping</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -568,13 +568,6 @@
|
|
|
<property name="topMargin">
|
|
|
<number>2</number>
|
|
|
</property>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QCheckBox" name="overflowAlwaysVisible">
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.General.OverflowAlwaysVisible</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="0" column="0">
|
|
|
<spacer name="horizontalSpacer_25">
|
|
|
<property name="orientation">
|
|
@@ -588,17 +581,24 @@
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QCheckBox" name="overflowSelectionHide">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QCheckBox" name="overflowHide">
|
|
|
<property name="text">
|
|
|
- <string>Basic.Settings.General.OverflowSelectionHidden</string>
|
|
|
+ <string>Basic.Settings.General.OverflowHidden</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QCheckBox" name="overflowHide">
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QCheckBox" name="overflowAlwaysVisible">
|
|
|
<property name="text">
|
|
|
- <string>Basic.Settings.General.OverflowHidden</string>
|
|
|
+ <string>Basic.Settings.General.OverflowAlwaysVisible</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QCheckBox" name="overflowSelectionHide">
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.General.OverflowSelectionHidden</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -721,9 +721,6 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QComboBox" name="multiviewLayout"/>
|
|
|
- </item>
|
|
|
<item row="3" column="0">
|
|
|
<widget class="QLabel" name="label_64">
|
|
|
<property name="text">
|
|
@@ -734,6 +731,9 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QComboBox" name="multiviewLayout"/>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -4636,6 +4636,16 @@
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="label_33">
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.Advanced.Video.ColorSpace</string>
|
|
|
+ </property>
|
|
|
+ <property name="buddy">
|
|
|
+ <cstring>colorSpace</cstring>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="3" column="1">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_20">
|
|
|
<property name="leftMargin">
|
|
@@ -4685,16 +4695,6 @@
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
- <widget class="QLabel" name="label_33">
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.Advanced.Video.ColorSpace</string>
|
|
|
- </property>
|
|
|
- <property name="buddy">
|
|
|
- <cstring>colorSpace</cstring>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="4" column="0">
|
|
|
<spacer name="horizontalSpacer_12">
|
|
|
<property name="orientation">
|
|
@@ -4746,6 +4746,23 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QCheckBox" name="autoRemux">
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.Advanced.AutoRemux</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="label_57">
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.Output.ReplayBuffer.Prefix</string>
|
|
|
+ </property>
|
|
|
+ <property name="buddy">
|
|
|
+ <cstring>simpleRBPrefix</cstring>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="3" column="1">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
|
|
<property name="leftMargin">
|
|
@@ -4778,16 +4795,6 @@
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
- <widget class="QLabel" name="label_57">
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.Output.ReplayBuffer.Prefix</string>
|
|
|
- </property>
|
|
|
- <property name="buddy">
|
|
|
- <cstring>simpleRBPrefix</cstring>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="1" column="0">
|
|
|
<spacer name="horizontalSpacer_10">
|
|
|
<property name="orientation">
|
|
@@ -4801,13 +4808,6 @@
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QCheckBox" name="autoRemux">
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.Advanced.AutoRemux</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="2" column="0">
|
|
|
<spacer name="horizontalSpacer_16">
|
|
|
<property name="orientation">
|
|
@@ -4839,6 +4839,16 @@
|
|
|
<property name="topMargin">
|
|
|
<number>2</number>
|
|
|
</property>
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QCheckBox" name="streamDelayEnable">
|
|
|
+ <property name="text">
|
|
|
+ <string>Enable</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="1" column="0">
|
|
|
<widget class="QLabel" name="label_56">
|
|
|
<property name="text">
|
|
@@ -4915,16 +4925,6 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QCheckBox" name="streamDelayEnable">
|
|
|
- <property name="text">
|
|
|
- <string>Enable</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="2" column="0">
|
|
|
<spacer name="horizontalSpacer_9">
|
|
|
<property name="orientation">
|
|
@@ -4966,6 +4966,16 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="label_17">
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.Output.RetryDelay</string>
|
|
|
+ </property>
|
|
|
+ <property name="buddy">
|
|
|
+ <cstring>reconnectRetryDelay</cstring>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="1" column="1">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_19">
|
|
|
<property name="leftMargin">
|
|
@@ -5018,16 +5028,6 @@
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="label_17">
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.Output.RetryDelay</string>
|
|
|
- </property>
|
|
|
- <property name="buddy">
|
|
|
- <cstring>reconnectRetryDelay</cstring>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="0" column="0">
|
|
|
<spacer name="horizontalSpacer_8">
|
|
|
<property name="orientation">
|
|
@@ -5072,6 +5072,16 @@
|
|
|
<item row="0" column="1">
|
|
|
<widget class="QComboBox" name="bindToIP"/>
|
|
|
</item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QCheckBox" name="dynBitrate">
|
|
|
+ <property name="toolTip">
|
|
|
+ <string>Basic.Settings.Output.DynamicBitrate.TT</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.Settings.Output.DynamicBitrate.Beta</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="2" column="1">
|
|
|
<widget class="QCheckBox" name="enableNewSocketLoop">
|
|
|
<property name="text">
|
|
@@ -5102,16 +5112,6 @@
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QCheckBox" name="dynBitrate">
|
|
|
- <property name="toolTip">
|
|
|
- <string>Basic.Settings.Output.DynamicBitrate.TT</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Basic.Settings.Output.DynamicBitrate.Beta</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|