Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3160 lines
117 KiB
3160 lines
117 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<ui version="4.0"> |
|
<class>Preferences</class> |
|
<widget class="QDialog" name="Preferences"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>789</width> |
|
<height>572</height> |
|
</rect> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="windowTitle"> |
|
<string>Preferences</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_3"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
<item> |
|
<widget class="QListWidget" name="tabSelection"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>121</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>121</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="frameShape"> |
|
<enum>QFrame::StyledPanel</enum> |
|
</property> |
|
<property name="autoScroll"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>30</width> |
|
<height>30</height> |
|
</size> |
|
</property> |
|
<property name="textElideMode"> |
|
<enum>Qt::ElideNone</enum> |
|
</property> |
|
<property name="movement"> |
|
<enum>QListView::Static</enum> |
|
</property> |
|
<property name="flow"> |
|
<enum>QListView::LeftToRight</enum> |
|
</property> |
|
<property name="isWrapping" stdset="0"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="resizeMode"> |
|
<enum>QListView::Adjust</enum> |
|
</property> |
|
<property name="layoutMode"> |
|
<enum>QListView::SinglePass</enum> |
|
</property> |
|
<property name="spacing"> |
|
<number>0</number> |
|
</property> |
|
<property name="gridSize"> |
|
<size> |
|
<width>107</width> |
|
<height>60</height> |
|
</size> |
|
</property> |
|
<property name="viewMode"> |
|
<enum>QListView::IconMode</enum> |
|
</property> |
|
<property name="uniformItemSizes"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="wordWrap"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="selectionRectVisible"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="currentRow"> |
|
<number>-1</number> |
|
</property> |
|
<item> |
|
<property name="text"> |
|
<string>UI</string> |
|
</property> |
|
<property name="textAlignment"> |
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/preferences-desktop.png</normaloff>:/Icons/oxygen/preferences-desktop.png</iconset> |
|
</property> |
|
<property name="flags"> |
|
<set>ItemIsSelectable|ItemIsEnabled</set> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Downloads</string> |
|
</property> |
|
<property name="textAlignment"> |
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/download.png</normaloff>:/Icons/oxygen/download.png</iconset> |
|
</property> |
|
<property name="flags"> |
|
<set>ItemIsSelectable|ItemIsEnabled</set> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Connection</string> |
|
</property> |
|
<property name="textAlignment"> |
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/connection.png</normaloff>:/Icons/oxygen/connection.png</iconset> |
|
</property> |
|
<property name="flags"> |
|
<set>ItemIsSelectable|ItemIsEnabled</set> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Speed</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/chronometer.png</normaloff>:/Icons/oxygen/chronometer.png</iconset> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Bittorrent</string> |
|
</property> |
|
<property name="textAlignment"> |
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/bt_settings.png</normaloff>:/Icons/oxygen/bt_settings.png</iconset> |
|
</property> |
|
<property name="flags"> |
|
<set>ItemIsSelectable|ItemIsEnabled</set> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Proxy</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/proxy.png</normaloff>:/Icons/oxygen/proxy.png</iconset> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>IP Filter</string> |
|
</property> |
|
<property name="textAlignment"> |
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/filter.png</normaloff>:/Icons/oxygen/filter.png</iconset> |
|
</property> |
|
<property name="flags"> |
|
<set>ItemIsSelectable|ItemIsEnabled</set> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Web UI</string> |
|
</property> |
|
<property name="textAlignment"> |
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/webui.png</normaloff>:/Icons/oxygen/webui.png</iconset> |
|
</property> |
|
<property name="flags"> |
|
<set>ItemIsSelectable|ItemIsEnabled</set> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>RSS</string> |
|
</property> |
|
<property name="textAlignment"> |
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/rss32.png</normaloff>:/Icons/rss32.png</iconset> |
|
</property> |
|
<property name="flags"> |
|
<set>ItemIsSelectable|ItemIsEnabled</set> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Advanced</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/gear32.png</normaloff>:/Icons/oxygen/gear32.png</iconset> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QStackedWidget" name="tabOption"> |
|
<property name="currentIndex"> |
|
<number>0</number> |
|
</property> |
|
<widget class="QWidget" name="tabOptionPage1"> |
|
<layout class="QVBoxLayout" name="verticalLayout_10"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>602</width> |
|
<height>555</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_9"> |
|
<item> |
|
<widget class="QGroupBox" name="UISettingsBox"> |
|
<property name="title"> |
|
<string>User interface</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_8"> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lblI18n"> |
|
<property name="text"> |
|
<string>Language:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="comboI18n"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="sizeAdjustPolicy"> |
|
<enum>QComboBox::AdjustToContents</enum> |
|
</property> |
|
<property name="modelColumn"> |
|
<number>0</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lbl_i18n_info_2"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<italic>true</italic> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>(Requires restart)</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lblStyle"> |
|
<property name="text"> |
|
<string>Visual style:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="comboStyle"> |
|
<item> |
|
<property name="text"> |
|
<string>System default</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Plastique style (KDE like)</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Cleanlooks style (Gnome like)</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Motif style (Unix like)</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>CDE style (Common Desktop Environment like)</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkConfirmExit"> |
|
<property name="text"> |
|
<string>Ask for confirmation on exit when download list is not empty</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkDisplayToolbar"> |
|
<property name="text"> |
|
<string>Display top toolbar</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkNoSplash"> |
|
<property name="text"> |
|
<string>Disable splash screen</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkSpeedInTitle"> |
|
<property name="text"> |
|
<string>Display current speed in title bar</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_4"> |
|
<property name="title"> |
|
<string>Transfer list</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_27"> |
|
<item> |
|
<widget class="QCheckBox" name="checkAltRowColors"> |
|
<property name="text"> |
|
<string extracomment="In transfer list, one every two rows will have grey background.">Use alternating row colors</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="ActDblClickBox"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="styleSheet"> |
|
<string notr="true">QGroupBox::title { |
|
font-weight: normal; |
|
margin-left: -2px; |
|
} |
|
QGroupBox { |
|
border-width: 0; |
|
}</string> |
|
</property> |
|
<property name="title"> |
|
<string comment="Action executed when doucle-clicking on an item in transfer (download/upload) list">Action on double click:</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_4"> |
|
<item> |
|
<layout class="QHBoxLayout" name="_4"> |
|
<item> |
|
<widget class="QLabel" name="lblDlList_2"> |
|
<property name="text"> |
|
<string>Downloading:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="actionTorrentDlOnDblClBox"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="currentIndex"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<property name="text"> |
|
<string>Start/Stop</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Open folder</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblUploadList"> |
|
<property name="text"> |
|
<string>Completed:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="actionTorrentFnOnDblClBox"> |
|
<item> |
|
<property name="text"> |
|
<string>Start/Stop</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Open folder</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
<item> |
|
<widget class="QGroupBox" name="systrayBox"> |
|
<property name="title"> |
|
<string>System tray icon</string> |
|
</property> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QCheckBox" name="checkNoSystray"> |
|
<property name="text"> |
|
<string>Disable system tray icon</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkCloseToSystray"> |
|
<property name="text"> |
|
<string comment="i.e: The systray tray icon will still be visible when closing the main window.">Close to tray</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkMinimizeToSysTray"> |
|
<property name="text"> |
|
<string>Minimize to tray</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkStartMinimized"> |
|
<property name="text"> |
|
<string>Start minimized</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkSystrayBalloons"> |
|
<property name="text"> |
|
<string>Show notification balloons in tray</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tabOptionPage2"> |
|
<layout class="QVBoxLayout" name="verticalLayout_13"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_2"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_2"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>644</width> |
|
<height>548</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_17"> |
|
<item> |
|
<widget class="QGroupBox" name="fileSystemBox"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="title"> |
|
<string>File system</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_12"> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_3"> |
|
<property name="styleSheet"> |
|
<string>QGroupBox::title { |
|
font-weight: normal; |
|
margin-left: -3px; |
|
} |
|
QGroupBox { |
|
border-width: 0; |
|
}</string> |
|
</property> |
|
<property name="title"> |
|
<string>Destination Folder:</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_26"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_10"> |
|
<item> |
|
<widget class="QLineEdit" name="textSavePath"> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</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> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>25</width> |
|
<height>27</height> |
|
</size> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/browse.png</normaloff>:/Icons/oxygen/browse.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkAppendLabel"> |
|
<property name="text"> |
|
<string>Append the torrent's label</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkTempFolder"> |
|
<property name="text"> |
|
<string>Use a different folder for incomplete downloads:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_7"> |
|
<item> |
|
<widget class="QLineEdit" name="textTempPath"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="styleSheet"> |
|
<string>QLineEdit { |
|
margin-left: 23px; |
|
}</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QToolButton" name="browseTempDirButton"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
<horstretch>25</horstretch> |
|
<verstretch>27</verstretch> |
|
</sizepolicy> |
|
</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="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/browse.png</normaloff>:/Icons/oxygen/browse.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkScanDir"> |
|
<property name="text"> |
|
<string>Automatically load .torrent files from:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QLineEdit" name="textScanDir"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="styleSheet"> |
|
<string>QLineEdit { |
|
margin-left: 23px; |
|
}</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QToolButton" name="browseScanDirButton"> |
|
<property name="enabled"> |
|
<bool>false</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="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/browse.png</normaloff>:/Icons/oxygen/browse.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkExportDir"> |
|
<property name="text"> |
|
<string>Copy .torrent files to:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_15"> |
|
<item> |
|
<widget class="QLineEdit" name="textExportDir"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="styleSheet"> |
|
<string>QLineEdit { |
|
margin-left: 23px; |
|
}</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QToolButton" name="browseExportDirButton"> |
|
<property name="enabled"> |
|
<bool>false</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="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/browse.png</normaloff>:/Icons/oxygen/browse.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkAppendqB"> |
|
<property name="text"> |
|
<string>Append .!qB extension to incomplete files</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkPreallocateAll"> |
|
<property name="text"> |
|
<string>Pre-allocate all files</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_6"> |
|
<item> |
|
<widget class="QGroupBox" name="groupQueueing"> |
|
<property name="title"> |
|
<string>Torrent queueing</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
<item> |
|
<widget class="QCheckBox" name="checkEnableQueueing"> |
|
<property name="text"> |
|
<string>Enable queueing system</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_2"> |
|
<item> |
|
<widget class="QLabel" name="label_max_active_dl"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Maximum active downloads:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_7"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinMaxActiveDownloads"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimum"> |
|
<number>-1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>999</number> |
|
</property> |
|
<property name="value"> |
|
<number>3</number> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_6"> |
|
<item> |
|
<widget class="QLabel" name="label_max_active_up"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Maximum active uploads:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinMaxActiveUploads"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimum"> |
|
<number>-1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>999</number> |
|
</property> |
|
<property name="value"> |
|
<number>3</number> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_7"> |
|
<item> |
|
<widget class="QLabel" name="maxActiveTorrents_lbl"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Maximum active torrents:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>381</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinMaxActiveTorrents"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimum"> |
|
<number>-1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>999</number> |
|
</property> |
|
<property name="value"> |
|
<number>5</number> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_11"> |
|
<item> |
|
<widget class="QGroupBox" name="torrentAdditionBox"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="title"> |
|
<string>When adding a torrent</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
|
<item> |
|
<widget class="QCheckBox" name="checkAdditionDialog"> |
|
<property name="text"> |
|
<string>Display torrent content and some options</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
<item> |
|
<widget class="QCheckBox" name="checkStartPaused"> |
|
<property name="text"> |
|
<string comment="The torrent will be added to download list in pause state">Do not start download automatically</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_3"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_5"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tabOptionPage3"> |
|
<layout class="QVBoxLayout" name="verticalLayout_6"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_3"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_3"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>482</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_28"> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QGroupBox" name="ListeningPortBox"> |
|
<property name="title"> |
|
<string>Listening port</string> |
|
</property> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lbl_ports"> |
|
<property name="text"> |
|
<string>Port used for incoming connections:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinPort"> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>65535</number> |
|
</property> |
|
<property name="value"> |
|
<number>6881</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="randomButton"> |
|
<property name="text"> |
|
<string>Random</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkUPnP"> |
|
<property name="text"> |
|
<string>Enable UPnP port mapping</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkNATPMP"> |
|
<property name="text"> |
|
<string>Enable NAT-PMP port mapping</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="nbConnecBox"> |
|
<property name="title"> |
|
<string>Connections limit</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="_8"> |
|
<item> |
|
<layout class="QHBoxLayout" name="_9"> |
|
<item> |
|
<widget class="QCheckBox" name="checkMaxConnecs"> |
|
<property name="text"> |
|
<string>Global maximum number of connections:</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinMaxConnec"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="minimum"> |
|
<number>2</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>2000</number> |
|
</property> |
|
<property name="value"> |
|
<number>500</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_10"> |
|
<item> |
|
<widget class="QCheckBox" name="checkMaxConnecsPerTorrent"> |
|
<property name="text"> |
|
<string>Maximum number of connections per torrent:</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinMaxConnecPerTorrent"> |
|
<property name="minimum"> |
|
<number>2</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>2000</number> |
|
</property> |
|
<property name="value"> |
|
<number>100</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_11"> |
|
<item> |
|
<widget class="QCheckBox" name="checkMaxUploadsPerTorrent"> |
|
<property name="text"> |
|
<string>Maximum number of upload slots per torrent:</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinMaxUploadsPerTorrent"> |
|
<property name="maximum"> |
|
<number>500</number> |
|
</property> |
|
<property name="value"> |
|
<number>4</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_2"> |
|
<property name="title"> |
|
<string>Peer connections</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_25"> |
|
<item> |
|
<widget class="QCheckBox" name="checkResolveCountries"> |
|
<property name="text"> |
|
<string>Resolve peer countries</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkResolveHosts"> |
|
<property name="text"> |
|
<string>Resolve peer host names</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_7"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout"/> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="page_2"> |
|
<layout class="QVBoxLayout" name="verticalLayout_34"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_9"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_9"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>490</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_33"> |
|
<item> |
|
<widget class="QGroupBox" name="bandwidthBox"> |
|
<property name="title"> |
|
<string>Global speed limits</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_18"> |
|
<item> |
|
<layout class="QHBoxLayout" name="_3"> |
|
<item> |
|
<layout class="QVBoxLayout" name="_5"> |
|
<item> |
|
<widget class="QCheckBox" name="checkUploadLimit"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>45</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string>Upload:</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkDownloadLimit"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>37</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string>Download:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="_18"> |
|
<item> |
|
<layout class="QHBoxLayout" name="_19"> |
|
<item> |
|
<widget class="QSpinBox" name="spinUploadLimit"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>27</height> |
|
</size> |
|
</property> |
|
<property name="suffix"> |
|
<string/> |
|
</property> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>1000000</number> |
|
</property> |
|
<property name="value"> |
|
<number>50</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_10"> |
|
<property name="text"> |
|
<string>KiB/s</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_20"> |
|
<item> |
|
<widget class="QSpinBox" name="spinDownloadLimit"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>27</height> |
|
</size> |
|
</property> |
|
<property name="suffix"> |
|
<string/> |
|
</property> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>1000000</number> |
|
</property> |
|
<property name="value"> |
|
<number>100</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_13"> |
|
<property name="text"> |
|
<string>KiB/s</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_6"> |
|
<property name="title"> |
|
<string>Alternative global speed limits</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_32"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_12"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_31"> |
|
<item> |
|
<widget class="QLabel" name="label_11"> |
|
<property name="text"> |
|
<string>Upload:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_12"> |
|
<property name="text"> |
|
<string>Download:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_30"> |
|
<item> |
|
<widget class="QSpinBox" name="spinUploadLimitAlt"> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>1000000</number> |
|
</property> |
|
<property name="value"> |
|
<number>10</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinDownloadLimitAlt"> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>1000000</number> |
|
</property> |
|
<property name="value"> |
|
<number>10</number> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_29"> |
|
<item> |
|
<widget class="QLabel" name="label_14"> |
|
<property name="text"> |
|
<string>KiB/s</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_15"> |
|
<property name="text"> |
|
<string>KiB/s</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_16"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>48</width> |
|
<height>48</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>48</width> |
|
<height>48</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="pixmap"> |
|
<pixmap resource="../icons.qrc">:/Icons/slow48.png</pixmap> |
|
</property> |
|
<property name="scaledContents"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_8"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_13"> |
|
<item> |
|
<widget class="QCheckBox" name="check_schedule"> |
|
<property name="text"> |
|
<string>Scheduled times:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QTimeEdit" name="schedule_from"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="displayFormat"> |
|
<string notr="true">hh:mm</string> |
|
</property> |
|
<property name="calendarPopup"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="time"> |
|
<time> |
|
<hour>8</hour> |
|
<minute>0</minute> |
|
<second>0</second> |
|
</time> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_17"> |
|
<property name="text"> |
|
<string extracomment="time1 to time2">to</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignCenter</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QTimeEdit" name="schedule_to"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="displayFormat"> |
|
<string notr="true">hh:mm</string> |
|
</property> |
|
<property name="time"> |
|
<time> |
|
<hour>20</hour> |
|
<minute>0</minute> |
|
<second>0</second> |
|
</time> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_9"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_14"> |
|
<item> |
|
<widget class="QLabel" name="label_18"> |
|
<property name="text"> |
|
<string>On days:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="schedule_days"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<item> |
|
<property name="text"> |
|
<string>Every day</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Week days</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Week ends</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_10"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>58</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tabOptionPage4"> |
|
<layout class="QVBoxLayout" name="verticalLayout_15"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_4"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_4"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>490</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_20"> |
|
<item> |
|
<widget class="QGroupBox" name="AddBTFeaturesBox"> |
|
<property name="title"> |
|
<string>Bittorrent features</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_14"> |
|
<item> |
|
<widget class="QCheckBox" name="checkDHT"> |
|
<property name="text"> |
|
<string>Enable DHT network (decentralized)</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkDifferentDHTPort"> |
|
<property name="text"> |
|
<string>Use a different port for DHT and Bittorrent</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_8"> |
|
<item> |
|
<spacer name="horizontalSpacer_4"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>QSizePolicy::Fixed</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>13</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="dh_port_lbl"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>DHT port:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinDHTPort"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>65525</number> |
|
</property> |
|
<property name="value"> |
|
<number>6881</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_5"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkPeX"> |
|
<property name="text"> |
|
<string>Enable Peer Exchange / PeX (requires restart)</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="checkLSD"> |
|
<property name="text"> |
|
<string>Enable Local Peer Discovery</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lbl_encryption"> |
|
<property name="text"> |
|
<string>Encryption:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="comboEncryption"> |
|
<item> |
|
<property name="text"> |
|
<string>Enabled</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Forced</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Disabled</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_5"> |
|
<property name="title"> |
|
<string>Client whitelisting workaround</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_19"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_11"> |
|
<item> |
|
<widget class="QLabel" name="label_9"> |
|
<property name="text"> |
|
<string>Identify as:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="comboPeerID"> |
|
<item> |
|
<property name="text"> |
|
<string>qBittorrent</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Vuze</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>µTorrent</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>KTorrent</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="version_label"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Version:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="client_version"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="build_label"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string extracomment="Software Build nulmber:">Build:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="client_build"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="resetPeerVersion_button"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>27</width> |
|
<height>27</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>27</width> |
|
<height>27</height> |
|
</size> |
|
</property> |
|
<property name="toolTip"> |
|
<string>Reset to latest software version</string> |
|
</property> |
|
<property name="text"> |
|
<string notr="true"/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/view-refresh.png</normaloff>:/Icons/oxygen/view-refresh.png</iconset> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="ratioBox"> |
|
<property name="title"> |
|
<string>Share ratio settings</string> |
|
</property> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QCheckBox" name="checkRatioLimit"> |
|
<property name="text"> |
|
<string>Desired ratio:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QDoubleSpinBox" name="spinRatio"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
</font> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignHCenter</set> |
|
</property> |
|
<property name="decimals"> |
|
<number>1</number> |
|
</property> |
|
<property name="minimum"> |
|
<double>1.000000000000000</double> |
|
</property> |
|
<property name="maximum"> |
|
<double>10.000000000000000</double> |
|
</property> |
|
<property name="singleStep"> |
|
<double>0.100000000000000</double> |
|
</property> |
|
<property name="value"> |
|
<double>1.000000000000000</double> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QCheckBox" name="checkRatioRemove"> |
|
<property name="text"> |
|
<string>Remove finished torrents when their ratio reaches:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QDoubleSpinBox" name="spinMaxRatio"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
</font> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignHCenter</set> |
|
</property> |
|
<property name="decimals"> |
|
<number>1</number> |
|
</property> |
|
<property name="minimum"> |
|
<double>1.000000000000000</double> |
|
</property> |
|
<property name="maximum"> |
|
<double>10.000000000000000</double> |
|
</property> |
|
<property name="singleStep"> |
|
<double>0.100000000000000</double> |
|
</property> |
|
<property name="value"> |
|
<double>1.000000000000000</double> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_8"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tabOptionPage5"> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_5"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_5"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>490</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_16"> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox"> |
|
<property name="title"> |
|
<string>HTTP Communications (trackers, Web seeds, search engine)</string> |
|
</property> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="ProxyType_lbl_2"> |
|
<property name="text"> |
|
<string>Type:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="comboProxyType_http"> |
|
<item> |
|
<property name="text"> |
|
<string>(None)</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>HTTP</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>SOCKS5</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblProxyIP_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Host:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="textProxyIP_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>75</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Normal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblProxyPort_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Port:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinProxyPort_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>65535</number> |
|
</property> |
|
<property name="value"> |
|
<number>8080</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>21</width> |
|
<height>29</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QCheckBox" name="checkProxyAuth_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Authentication</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lblProxyUsername_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Username:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblProxyPassword_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Password:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QLineEdit" name="textProxyUsername_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>1000</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Normal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="textProxyPassword_http"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>1000</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Password</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupProxy"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="title"> |
|
<string>Peer Communications</string> |
|
</property> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="ProxyType_lbl"> |
|
<property name="text"> |
|
<string>Type:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="comboProxyType"> |
|
<item> |
|
<property name="text"> |
|
<string>(None)</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>SOCKS4</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>SOCKS5</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>HTTP</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblProxyIP"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Host:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="textProxyIP"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>75</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Normal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblProxyPort"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Port:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinProxyPort"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>65535</number> |
|
</property> |
|
<property name="value"> |
|
<number>8080</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>21</width> |
|
<height>29</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QCheckBox" name="checkProxyAuth"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Authentication</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lblProxyUsername"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Username:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblProxyPassword"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Password:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QLineEdit" name="textProxyUsername"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>1000</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Normal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="textProxyPassword"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>1000</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Password</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>180</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tabOptionPage6"> |
|
<layout class="QVBoxLayout" name="verticalLayout_2"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_6"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_6"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>490</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_21"> |
|
<item> |
|
<widget class="QGroupBox" name="filterBox"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="title"> |
|
<string>Filter Settings</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_22"> |
|
<item> |
|
<widget class="QCheckBox" name="checkIPFilter"> |
|
<property name="text"> |
|
<string>Activate IP Filtering</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset> |
|
<normaloff>:/Icons/filter.png</normaloff>:/Icons/filter.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="mynonamelayout"> |
|
<item> |
|
<widget class="QLabel" name="lblFilterPath"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Filter path (.dat, .p2p, .p2b):</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="textFilterPath"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QToolButton" name="browseFilterButton"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="../icons.qrc"> |
|
<normaloff>:/Icons/oxygen/browse.png</normaloff>:/Icons/oxygen/browse.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="mynornamespacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>357</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tabOptionPage7"> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_7"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_7"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>490</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_23"> |
|
<item> |
|
<widget class="QCheckBox" name="checkWebUi"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Enable Web User Interface</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupWebUiServer"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="title"> |
|
<string>HTTP Server</string> |
|
</property> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lblWebUiPort"> |
|
<property name="text"> |
|
<string>Port:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinWebUiPort"> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>65535</number> |
|
</property> |
|
<property name="value"> |
|
<number>8080</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>21</width> |
|
<height>29</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupWebUiAuth"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="title"> |
|
<string>Authentication</string> |
|
</property> |
|
<layout class="QHBoxLayout"> |
|
<item> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QLabel" name="lblWebUiUsername"> |
|
<property name="text"> |
|
<string>Username:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lblWebUiPassword"> |
|
<property name="text"> |
|
<string>Password:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout"> |
|
<item> |
|
<widget class="QLineEdit" name="textWebUiUsername"> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>1000</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Normal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="textWebUiPassword"> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="maxLength"> |
|
<number>1000</number> |
|
</property> |
|
<property name="echoMode"> |
|
<enum>QLineEdit::Password</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>198</width> |
|
<height>57</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_9"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="page"> |
|
<layout class="QVBoxLayout" name="verticalLayout_7"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_8"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_8"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>490</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_24"> |
|
<item> |
|
<widget class="QGroupBox" name="groupRSS"> |
|
<property name="title"> |
|
<string>RSS</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="_12"> |
|
<item> |
|
<widget class="QCheckBox" name="checkEnableRSS"> |
|
<property name="text"> |
|
<string>Enable RSS support</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupRSSSettings"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="title"> |
|
<string>RSS settings</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="_13"> |
|
<item> |
|
<layout class="QHBoxLayout" name="_14"> |
|
<item> |
|
<widget class="QLabel" name="label_4"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>48</width> |
|
<height>48</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>48</width> |
|
<height>48</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="pixmap"> |
|
<pixmap resource="../icons.qrc">:/Icons/rss32.png</pixmap> |
|
</property> |
|
<property name="scaledContents"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="_15"> |
|
<item> |
|
<layout class="QHBoxLayout" name="_16"> |
|
<item> |
|
<widget class="QLabel" name="label"> |
|
<property name="text"> |
|
<string>RSS feeds refresh interval:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinRSSRefresh"> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>999999</number> |
|
</property> |
|
<property name="value"> |
|
<number>5</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_2"> |
|
<property name="text"> |
|
<string>minutes</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_17"> |
|
<item> |
|
<widget class="QLabel" name="label_3"> |
|
<property name="text"> |
|
<string>Maximum number of articles per feed:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="spinRSSMaxArticlesPerFeed"> |
|
<property name="maximum"> |
|
<number>9999</number> |
|
</property> |
|
<property name="value"> |
|
<number>100</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_3"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="page_3"> |
|
<layout class="QVBoxLayout" name="verticalLayout_35"> |
|
<item> |
|
<widget class="QScrollArea" name="scrollArea_advanced"> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents_10"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>620</width> |
|
<height>490</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout_36"> |
|
<item> |
|
<widget class="QTableWidget" name="tableWidget"> |
|
<attribute name="horizontalHeaderStretchLastSection"> |
|
<bool>true</bool> |
|
</attribute> |
|
<attribute name="horizontalHeaderStretchLastSection"> |
|
<bool>true</bool> |
|
</attribute> |
|
<column> |
|
<property name="text"> |
|
<string>Parameter</string> |
|
</property> |
|
</column> |
|
<column> |
|
<property name="text"> |
|
<string>Value</string> |
|
</property> |
|
</column> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
<item> |
|
<spacer name="horizontalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>208</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QDialogButtonBox" name="buttonBox"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="standardButtons"> |
|
<set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
</property> |
|
<property name="centerButtons"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<tabstops> |
|
<tabstop>tabOption</tabstop> |
|
<tabstop>comboI18n</tabstop> |
|
<tabstop>comboStyle</tabstop> |
|
<tabstop>checkConfirmExit</tabstop> |
|
<tabstop>checkSpeedInTitle</tabstop> |
|
<tabstop>checkNoSystray</tabstop> |
|
<tabstop>checkCloseToSystray</tabstop> |
|
<tabstop>checkMinimizeToSysTray</tabstop> |
|
<tabstop>checkStartMinimized</tabstop> |
|
<tabstop>checkSystrayBalloons</tabstop> |
|
<tabstop>textSavePath</tabstop> |
|
<tabstop>browseSaveDirButton</tabstop> |
|
<tabstop>checkPreallocateAll</tabstop> |
|
<tabstop>checkAdditionDialog</tabstop> |
|
<tabstop>checkStartPaused</tabstop> |
|
<tabstop>browseScanDirButton</tabstop> |
|
<tabstop>spinPort</tabstop> |
|
<tabstop>checkUPnP</tabstop> |
|
<tabstop>checkNATPMP</tabstop> |
|
<tabstop>checkDHT</tabstop> |
|
<tabstop>checkLSD</tabstop> |
|
<tabstop>comboEncryption</tabstop> |
|
<tabstop>checkRatioLimit</tabstop> |
|
<tabstop>spinRatio</tabstop> |
|
<tabstop>checkRatioRemove</tabstop> |
|
<tabstop>spinMaxRatio</tabstop> |
|
<tabstop>checkIPFilter</tabstop> |
|
<tabstop>textFilterPath</tabstop> |
|
<tabstop>browseFilterButton</tabstop> |
|
<tabstop>spinWebUiPort</tabstop> |
|
<tabstop>textWebUiUsername</tabstop> |
|
<tabstop>textWebUiPassword</tabstop> |
|
</tabstops> |
|
<resources> |
|
<include location="../icons.qrc"/> |
|
</resources> |
|
<connections/> |
|
</ui>
|
|
|