|
|
|
@ -669,9 +669,9 @@
@@ -669,9 +669,9 @@
|
|
|
|
|
<property name="geometry"> |
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>514</width> |
|
|
|
|
<height>1537</height> |
|
|
|
|
<y>-349</y> |
|
|
|
|
<width>470</width> |
|
|
|
|
<height>926</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
@ -793,38 +793,31 @@
@@ -793,38 +793,31 @@
|
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_25"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_70"> |
|
|
|
|
<property name="spacing"> |
|
|
|
|
<number>10</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_40"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Default Saving Mode:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_70"> |
|
|
|
|
<property name="spacing"> |
|
|
|
|
<number>10</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QComboBox" name="comboSavingMode"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnSimpleMode"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Simple</string> |
|
|
|
|
<string>Manual</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<attribute name="buttonGroup"> |
|
|
|
|
<string notr="true">buttonGroup_2</string> |
|
|
|
|
</attribute> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnAdvancedMode"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Advanced</string> |
|
|
|
|
<string>Automatic (based on category)</string> |
|
|
|
|
</property> |
|
|
|
|
<attribute name="buttonGroup"> |
|
|
|
|
<string notr="true">buttonGroup_2</string> |
|
|
|
|
</attribute> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
@ -842,94 +835,72 @@
@@ -842,94 +835,72 @@
|
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="groupDefaultSavePath"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Default Save Path</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_26"> |
|
|
|
|
<property name="bottomMargin"> |
|
|
|
|
<number>9</number> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QLabel" name="labelTorrentCategoryChanged"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>When Torrent Category changed:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_14"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_10"> |
|
|
|
|
<widget class="QComboBox" name="comboTorrentCategoryChanged"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLineEdit" name="textSavePath"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Relocate torrent</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
<string>Switch torrent to Simple Mode</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QToolButton" name="browseSaveDirButton"> |
|
|
|
|
<property name="enabled"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>22</width> |
|
|
|
|
<height>22</height> |
|
|
|
|
</size> |
|
|
|
|
<spacer name="horizontalSpacer_17"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>25</width> |
|
|
|
|
<height>27</height> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">...</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QLabel" name="labelCategoryDefaultPathChanged"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>When Default Save Path changed:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_15"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_80"> |
|
|
|
|
<property name="spacing"> |
|
|
|
|
<number>10</number> |
|
|
|
|
<widget class="QComboBox" name="comboCategoryDefaultPathChanged"> |
|
|
|
|
<property name="currentIndex"> |
|
|
|
|
<number>1</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="labelEnableSubcategories"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable Subcategories:</string> |
|
|
|
|
<string>Relocate affected torrents</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnEnableSubcategories"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Yes</string> |
|
|
|
|
<string>Switch affected torrents to Simple Mode</string> |
|
|
|
|
</property> |
|
|
|
|
<attribute name="buttonGroup"> |
|
|
|
|
<string notr="true">buttonGroup</string> |
|
|
|
|
</attribute> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnDisableSubcategories"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>No</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<attribute name="buttonGroup"> |
|
|
|
|
<string notr="true">buttonGroup</string> |
|
|
|
|
</attribute> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_17"> |
|
|
|
|
<spacer name="horizontalSpacer_18"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
@ -943,113 +914,117 @@
@@ -943,113 +914,117 @@
|
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="labelCategoryChanged"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>When Category changed:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_17"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="groupCategoryChanged"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>When Torrent Category changed</string> |
|
|
|
|
<widget class="QComboBox" name="comboCategoryChanged"> |
|
|
|
|
<property name="currentIndex"> |
|
|
|
|
<number>1</number> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QFormLayout" name="formLayout_6"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnRelocateOnCategoryChanged"> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Relocate torrent</string> |
|
|
|
|
<string>Relocate affected torrents</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Switch affected torrents to Simple Mode</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnDisableASMOnCategoryChanged"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Switch torrent to Simple Mode</string> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_19"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="groupDefaultSavePathChanged"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>When Default Save Path changed</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QFormLayout" name="formLayout_7"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnRelocateOnDefaultSavePathChanged"> |
|
|
|
|
<widget class="QCheckBox" name="checkUseSubcategories"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Relocate affected torrents</string> |
|
|
|
|
<string>Use Subcategories</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnDisableASMOnDefaultSavePathChanged"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="labelSavePath"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Switch affected torrents to Simple Mode</string> |
|
|
|
|
<string>Default Save Path:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_10"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="groupCategorySavePathChanged"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>When Category changed</string> |
|
|
|
|
<widget class="QLineEdit" name="textSavePath"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QFormLayout" name="formLayout_8"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnRelocateOnCategorySavePathChanged"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Relocate affected torrents</string> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="radioBtnDisableASMOnCategorySavePathChanged"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Switch affected torrents to Simple Mode</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QToolButton" name="browseSaveDirButton"> |
|
|
|
|
<property name="enabled"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>22</width> |
|
|
|
|
<height>22</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>25</width> |
|
|
|
|
<height>27</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">...</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkPreallocateAll"> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="checkTempFolder"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Pre-allocate disk space for all files</string> |
|
|
|
|
<string>Keep incomplete torrents in:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_11"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="checkTempFolder"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Keep incomplete torrents in:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
|
|
|
<property name="bottomMargin"> |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLineEdit" name="textTempPath"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QToolButton" name="browseTempDirButton"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
|
|
@ -1075,40 +1050,20 @@
@@ -1075,40 +1050,20 @@
|
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkAppendqB"> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="checkExportDir"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Append .!qB extension to incomplete files</string> |
|
|
|
|
<string>Copy .torrent files to:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_12"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="checkExportDir"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Copy .torrent files to:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4"> |
|
|
|
|
<property name="bottomMargin"> |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLineEdit" name="textExportDir"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QToolButton" name="browseExportDirButton"> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
@ -1128,36 +1083,20 @@
@@ -1128,36 +1083,20 @@
|
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="checkExportDirFin"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="focusPolicy"> |
|
|
|
|
<enum>Qt::StrongFocus</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="checkExportDirFin"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Copy .torrent files for finished downloads to:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_13"> |
|
|
|
|
<property name="bottomMargin"> |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_13"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLineEdit" name="textExportDirFin"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QToolButton" name="browseExportDirFinButton"> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
@ -1177,23 +1116,25 @@
@@ -1177,23 +1116,25 @@
|
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="verticalSpacer_5"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
<widget class="QCheckBox" name="checkPreallocateAll"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Pre-allocate disk space for all files</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkAppendqB"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Append .!qB extension to incomplete files</string> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="groupBox_2"> |
|
|
|
@ -1201,9 +1142,6 @@
@@ -1201,9 +1142,6 @@
|
|
|
|
|
<string>Automatically add torrents from:</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_38"> |
|
|
|
|
<property name="bottomMargin"> |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_16"> |
|
|
|
|
<item> |
|
|
|
@ -1293,9 +1231,12 @@
@@ -1293,9 +1231,12 @@
|
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_21"> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_17"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QFormLayout" name="formLayout"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_9"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QLineEdit" name="dest_email_txt"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
|
<property name="text"> |
|
|
|
@ -1303,9 +1244,6 @@
@@ -1303,9 +1244,6 @@
|
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QLineEdit" name="dest_email_txt"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
|
<property name="text"> |
|
|
|
@ -1316,7 +1254,16 @@
@@ -1316,7 +1254,16 @@
|
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<widget class="QLineEdit" name="smtp_server_txt"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkSmtpSSL"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>This server requires a secure connection (SSL)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="groupMailNotifAuth"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Authentication</string> |
|
|
|
@ -1355,16 +1302,11 @@
@@ -1355,16 +1302,11 @@
|
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="checkSmtpSSL"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>This server requires a secure connection (SSL)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
<zorder>gridLayoutWidget</zorder> |
|
|
|
|
<zorder>label_2</zorder> |
|
|
|
|
<zorder>checkSmtpSSL</zorder> |
|
|
|
|
<zorder>groupMailNotifAuth</zorder> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
@ -3342,8 +3284,4 @@
@@ -3342,8 +3284,4 @@
|
|
|
|
|
</hints> |
|
|
|
|
</connection> |
|
|
|
|
</connections> |
|
|
|
|
<buttongroups> |
|
|
|
|
<buttongroup name="buttonGroup"/> |
|
|
|
|
<buttongroup name="buttonGroup_2"/> |
|
|
|
|
</buttongroups> |
|
|
|
|
</ui> |
|
|
|
|