summaryrefslogtreecommitdiff
path: root/plugins/CopyEngine/Ultracopier-0.3/options.ui
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CopyEngine/Ultracopier-0.3/options.ui')
-rw-r--r--plugins/CopyEngine/Ultracopier-0.3/options.ui243
1 files changed, 204 insertions, 39 deletions
diff --git a/plugins/CopyEngine/Ultracopier-0.3/options.ui b/plugins/CopyEngine/Ultracopier-0.3/options.ui
index 77bf15a..21d4d7f 100644
--- a/plugins/CopyEngine/Ultracopier-0.3/options.ui
+++ b/plugins/CopyEngine/Ultracopier-0.3/options.ui
@@ -6,13 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
- <width>306</width>
- <height>184</height>
+ <width>356</width>
+ <height>376</height>
</rect>
</property>
- <layout class="QFormLayout" name="formLayout">
- <property name="fieldGrowthPolicy">
- <enum>QFormLayout::ExpandingFieldsGrow</enum>
+ <layout class="QGridLayout" name="gridLayout">
+ <property name="margin">
+ <number>2</number>
+ </property>
+ <property name="spacing">
+ <number>2</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label">
@@ -21,12 +24,8 @@
</property>
</widget>
</item>
- <item row="0" column="1">
- <widget class="QCheckBox" name="doRightTransfer">
- <property name="text">
- <string/>
- </property>
- </widget>
+ <item row="0" column="2">
+ <widget class="QCheckBox" name="doRightTransfer"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
@@ -35,21 +34,10 @@
</property>
</widget>
</item>
- <item row="1" column="1">
- <widget class="QCheckBox" name="keepDate">
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_4">
- <property name="text">
- <string>Block size</string>
- </property>
- </widget>
+ <item row="1" column="2">
+ <widget class="QCheckBox" name="keepDate"/>
</item>
- <item row="2" column="1">
+ <item row="2" column="2">
<widget class="QSpinBox" name="blockSize">
<property name="suffix">
<string>KB</string>
@@ -62,19 +50,15 @@
</property>
</widget>
</item>
- <item row="3" column="0">
+ <item row="3" column="0" colspan="2">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Auto start the transfer</string>
</property>
</widget>
</item>
- <item row="3" column="1">
- <widget class="QCheckBox" name="autoStart">
- <property name="text">
- <string/>
- </property>
- </widget>
+ <item row="3" column="2">
+ <widget class="QCheckBox" name="autoStart"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_6">
@@ -83,7 +67,7 @@
</property>
</widget>
</item>
- <item row="4" column="1">
+ <item row="4" column="2">
<widget class="QComboBox" name="comboBoxFolderError">
<item>
<property name="text">
@@ -104,7 +88,7 @@
</property>
</widget>
</item>
- <item row="5" column="1">
+ <item row="5" column="2">
<widget class="QComboBox" name="comboBoxFolderColision">
<item>
<property name="text">
@@ -128,22 +112,203 @@
</item>
</widget>
</item>
- <item row="6" column="0">
+ <item row="6" column="0" colspan="2">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Check if destination folder exists</string>
</property>
</widget>
</item>
- <item row="6" column="1">
- <widget class="QCheckBox" name="checkBoxDestinationFolderExists">
+ <item row="6" column="2">
+ <widget class="QCheckBox" name="checkBoxDestinationFolderExists"/>
+ </item>
+ <item row="7" column="0" colspan="3">
+ <widget class="QGroupBox" name="groupBox">
+ <property name="title">
+ <string>Checksum</string>
+ </property>
+ <layout class="QGridLayout" name="gridLayout_2">
+ <item row="1" column="1">
+ <widget class="QCheckBox" name="checksumOnlyOnError">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="0">
+ <widget class="QLabel" name="label_9">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>Only after error</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="label_10">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>Ignore if impossible</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1">
+ <widget class="QCheckBox" name="checksumIgnoreIfImpossible">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QCheckBox" name="doChecksum"/>
+ </item>
+ <item row="0" column="0">
+ <widget class="QLabel" name="label_11">
+ <property name="text">
+ <string>Do checksum</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item row="8" column="1">
+ <widget class="QLabel" name="label_3">
+ <property name="text">
+ <string>Enable OS buffer</string>
+ </property>
+ </widget>
+ </item>
+ <item row="8" column="2">
+ <widget class="QCheckBox" name="osBuffer"/>
+ </item>
+ <item row="9" column="0" colspan="2">
+ <widget class="QCheckBox" name="osBufferLimited">
+ <property name="text">
+ <string>OS buffer only if smaller than</string>
+ </property>
+ </widget>
+ </item>
+ <item row="9" column="2">
+ <widget class="QSpinBox" name="osBufferLimit">
+ <property name="suffix">
+ <string>KB</string>
+ </property>
+ <property name="minimum">
+ <number>1</number>
+ </property>
+ <property name="maximum">
+ <number>2048</number>
+ </property>
+ <property name="value">
+ <number>512</number>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="label_4">
+ <property name="text">
+ <string>Block size</string>
+ </property>
+ </widget>
+ </item>
+ <item row="12" column="1">
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="11" column="1">
+ <widget class="QPushButton" name="filters">
+ <property name="text">
+ <string>Filters</string>
+ </property>
+ </widget>
+ </item>
+ <item row="10" column="1">
+ <widget class="QPushButton" name="renamingRules">
<property name="text">
- <string/>
+ <string>Renaming rules</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
- <connections/>
+ <connections>
+ <connection>
+ <sender>doChecksum</sender>
+ <signal>clicked(bool)</signal>
+ <receiver>label_9</receiver>
+ <slot>setEnabled(bool)</slot>
+ <hints>
+ <hint type="sourcelabel">
+ <x>187</x>
+ <y>212</y>
+ </hint>
+ <hint type="destinationlabel">
+ <x>100</x>
+ <y>223</y>
+ </hint>
+ </hints>
+ </connection>
+ <connection>
+ <sender>doChecksum</sender>
+ <signal>clicked(bool)</signal>
+ <receiver>checksumOnlyOnError</receiver>
+ <slot>setEnabled(bool)</slot>
+ <hints>
+ <hint type="sourcelabel">
+ <x>198</x>
+ <y>212</y>
+ </hint>
+ <hint type="destinationlabel">
+ <x>190</x>
+ <y>226</y>
+ </hint>
+ </hints>
+ </connection>
+ <connection>
+ <sender>doChecksum</sender>
+ <signal>clicked(bool)</signal>
+ <receiver>label_10</receiver>
+ <slot>setEnabled(bool)</slot>
+ <hints>
+ <hint type="sourcelabel">
+ <x>245</x>
+ <y>210</y>
+ </hint>
+ <hint type="destinationlabel">
+ <x>123</x>
+ <y>251</y>
+ </hint>
+ </hints>
+ </connection>
+ <connection>
+ <sender>doChecksum</sender>
+ <signal>clicked(bool)</signal>
+ <receiver>checksumIgnoreIfImpossible</receiver>
+ <slot>setEnabled(bool)</slot>
+ <hints>
+ <hint type="sourcelabel">
+ <x>269</x>
+ <y>209</y>
+ </hint>
+ <hint type="destinationlabel">
+ <x>213</x>
+ <y>247</y>
+ </hint>
+ </hints>
+ </connection>
+ </connections>
</ui>