2009-11-08 17:20:58 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>PropertiesWidget</class>
|
|
|
|
<widget class="QWidget" name="PropertiesWidget">
|
2009-11-12 22:44:47 +03:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2011-08-07 16:07:28 +04:00
|
|
|
<width>551</width>
|
2012-05-17 23:05:18 +04:00
|
|
|
<height>452</height>
|
2009-11-12 22:44:47 +03:00
|
|
|
</rect>
|
|
|
|
</property>
|
2009-11-08 17:20:58 +03:00
|
|
|
<property name="windowTitle">
|
2009-11-23 15:57:16 +03:00
|
|
|
<string notr="true">Form</string>
|
2009-11-08 17:20:58 +03:00
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2009-11-09 22:30:13 +03:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-11-08 17:20:58 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QStackedWidget" name="stackedProperties">
|
|
|
|
<property name="currentIndex">
|
2012-04-15 22:26:37 +04:00
|
|
|
<number>0</number>
|
2009-11-08 17:20:58 +03:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="page">
|
2009-11-12 10:42:21 +03:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-11-08 17:20:58 +03:00
|
|
|
<item>
|
2009-11-12 10:42:21 +03:00
|
|
|
<widget class="QScrollArea" name="scrollArea">
|
2009-11-19 15:17:51 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2009-11-09 23:04:17 +03:00
|
|
|
</property>
|
2009-11-12 10:42:21 +03:00
|
|
|
<property name="widgetResizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="scrollAreaWidgetContents">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
2010-12-21 21:25:44 +03:00
|
|
|
<y>0</y>
|
2012-05-17 23:05:18 +04:00
|
|
|
<width>549</width>
|
|
|
|
<height>447</height>
|
2009-11-12 10:42:21 +03:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2009-11-12 10:42:21 +03:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="ProgressHLayout">
|
2009-11-19 15:17:51 +03:00
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
</property>
|
2009-11-12 10:42:21 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="downloaded_pieces_lbl">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Downloaded:</string>
|
|
|
|
</property>
|
2009-11-25 20:50:49 +03:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2009-11-12 10:42:21 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="progress_lbl">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2009-11-21 21:36:12 +03:00
|
|
|
<width>50</width>
|
2009-11-12 10:42:21 +03:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">0.0%</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2009-11-21 22:40:24 +03:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="ProgressHLayout_2">
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-11-21 22:47:54 +03:00
|
|
|
<widget class="QLabel" name="avail_pieces_lbl">
|
2009-11-21 22:40:24 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Availability:</string>
|
|
|
|
</property>
|
2009-11-25 20:50:49 +03:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2009-11-21 22:40:24 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-11-21 23:01:09 +03:00
|
|
|
<widget class="QLabel" name="avail_average_lbl">
|
2009-11-21 22:40:24 +03:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2009-11-21 23:01:09 +03:00
|
|
|
<string notr="true">0.0</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
2009-11-21 22:40:24 +03:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2009-11-12 10:42:21 +03:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Transfer</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="text">
|
|
|
|
<string>Uploaded:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="upTotal">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">0 Kb</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>UP limit:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="3">
|
|
|
|
<widget class="QLabel" name="lbl_uplimit">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">∞</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="4">
|
|
|
|
<widget class="QLabel" name="lbl_ratio">
|
|
|
|
<property name="text">
|
|
|
|
<string>Share ratio:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-07-21 18:03:04 +04:00
|
|
|
<item row="0" column="6">
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QLabel" name="shareRatio">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">1.0</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="text">
|
|
|
|
<string>Downloaded:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="dlTotal">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">0 Kb</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="2">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>DL limit:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="3">
|
|
|
|
<widget class="QLabel" name="lbl_dllimit">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">∞</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="4">
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
<property name="text">
|
|
|
|
<string>Connections:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-07-21 18:03:04 +04:00
|
|
|
<item row="1" column="6">
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QLabel" name="lbl_connections">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">0</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="text">
|
|
|
|
<string>Wasted:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLabel" name="wasted">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">0 kb</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="text">
|
2010-12-21 21:25:44 +03:00
|
|
|
<string extracomment="Time (duration) the torrent is active (not paused)">Time active:</string>
|
2010-05-18 11:22:51 +04:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="3">
|
|
|
|
<widget class="QLabel" name="lbl_elapsed">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">∞</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="4">
|
|
|
|
<widget class="QLabel" name="label_10">
|
|
|
|
<property name="text">
|
2010-05-18 13:35:55 +04:00
|
|
|
<string>Reannounce in:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2010-05-18 11:22:51 +04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-07-21 18:03:04 +04:00
|
|
|
<item row="2" column="6">
|
|
|
|
<widget class="QLabel" name="reannounce_lbl">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true"/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-05-18 11:22:51 +04:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupTorrentInfos">
|
|
|
|
<property name="title">
|
|
|
|
<string>Information</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="savePath_lbl">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2009-11-12 10:42:21 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<property name="text">
|
|
|
|
<string>Save path:</string>
|
2009-11-12 10:42:21 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2009-11-12 10:42:21 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
2009-11-08 17:20:58 +03:00
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QLabel" name="save_path">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2009-11-12 10:42:21 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<property name="text">
|
|
|
|
<string notr="true">path</string>
|
2009-11-08 17:20:58 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
</widget>
|
2009-11-08 18:41:32 +03:00
|
|
|
</item>
|
2009-11-08 17:20:58 +03:00
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<spacer name="horizontalSpacer_4">
|
2009-11-19 15:17:51 +03:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2009-11-08 17:20:58 +03:00
|
|
|
</property>
|
2009-11-19 15:17:51 +03:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
2010-05-18 11:22:51 +04:00
|
|
|
<width>40</width>
|
|
|
|
<height>14</height>
|
2009-11-19 15:17:51 +03:00
|
|
|
</size>
|
2009-11-08 17:20:58 +03:00
|
|
|
</property>
|
2009-11-19 15:17:51 +03:00
|
|
|
</spacer>
|
2009-11-08 17:20:58 +03:00
|
|
|
</item>
|
|
|
|
</layout>
|
2010-05-18 11:22:51 +04:00
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2009-12-06 16:31:30 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<property name="text">
|
|
|
|
<string>Created on:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
2009-11-08 17:20:58 +03:00
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QLabel" name="lbl_creationDate">
|
2009-11-19 15:17:51 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2009-11-08 18:41:32 +03:00
|
|
|
</property>
|
2009-11-08 17:20:58 +03:00
|
|
|
<property name="text">
|
2010-05-18 11:22:51 +04:00
|
|
|
<string notr="true">date</string>
|
2009-11-22 14:25:17 +03:00
|
|
|
</property>
|
2009-11-08 17:20:58 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<spacer name="horizontalSpacer_6">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2009-11-08 18:41:32 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>14</height>
|
|
|
|
</size>
|
2009-11-22 14:25:17 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
</spacer>
|
2009-11-12 10:42:21 +03:00
|
|
|
</item>
|
2010-05-18 11:22:51 +04:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="hash_lbl2">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Torrent hash:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
2009-11-12 10:42:21 +03:00
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QLabel" name="hash_lbl">
|
2009-11-19 15:17:51 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-11-08 17:20:58 +03:00
|
|
|
<property name="text">
|
2010-05-18 11:22:51 +04:00
|
|
|
<string notr="true">hash</string>
|
2009-11-08 17:20:58 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<property name="textInteractionFlags">
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
|
2009-11-22 14:25:17 +03:00
|
|
|
</property>
|
2009-11-08 17:20:58 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<spacer name="horizontalSpacer_7">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2009-11-12 10:42:21 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>14</height>
|
|
|
|
</size>
|
2009-11-19 15:17:51 +03:00
|
|
|
</property>
|
2010-05-18 11:22:51 +04:00
|
|
|
</spacer>
|
2009-11-12 10:42:21 +03:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<item row="3" column="0">
|
2010-12-21 20:52:49 +03:00
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>Pieces size:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="pieceSize_lbl">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">piece size</string>
|
|
|
|
</property>
|
|
|
|
<property name="textInteractionFlags">
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
|
|
|
|
</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>14</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QLabel" name="comment_lbl2">
|
|
|
|
<property name="text">
|
|
|
|
<string>Comment:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-12-21 20:52:49 +03:00
|
|
|
<item row="4" column="1">
|
2010-05-18 11:22:51 +04:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
2009-11-12 10:42:21 +03:00
|
|
|
<item>
|
2010-05-18 11:22:51 +04:00
|
|
|
<widget class="QTextBrowser" name="comment_text">
|
|
|
|
<property name="openExternalLinks">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="openLinks">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2009-11-08 17:20:58 +03:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-11-12 10:42:21 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-11-08 17:20:58 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-11-19 14:09:03 +03:00
|
|
|
<widget class="QWidget" name="page_trackers">
|
2010-01-05 22:59:25 +03:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_trackers">
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="trackerUpButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>31</horstretch>
|
|
|
|
<verstretch>27</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>31</width>
|
|
|
|
<height>27</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>31</width>
|
|
|
|
<height>27</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true"/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="trackerDownButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>31</horstretch>
|
|
|
|
<verstretch>27</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>31</width>
|
|
|
|
<height>27</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>31</width>
|
|
|
|
<height>27</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true"/>
|
|
|
|
</property>
|
|
|
|
</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>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-11-08 19:19:21 +03:00
|
|
|
</widget>
|
2009-11-12 22:44:47 +03:00
|
|
|
<widget class="QWidget" name="page_5">
|
2009-11-14 13:37:45 +03:00
|
|
|
<layout class="QVBoxLayout" name="peerpage_layout"/>
|
2009-11-12 22:44:47 +03:00
|
|
|
</widget>
|
2009-11-08 23:23:02 +03:00
|
|
|
<widget class="QWidget" name="page_3">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
<item>
|
|
|
|
<widget class="QListWidget" name="listWebSeeds"/>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="_19">
|
|
|
|
<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="QPushButton" name="deleteWS_button">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2010-12-12 22:37:59 +03:00
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
2009-11-08 23:23:02 +03:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addWS_button">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2010-12-12 22:37:59 +03:00
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
2009-11-08 23:23:02 +03:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<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>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="page_4">
|
2011-02-27 17:40:46 +03:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="contentFilterLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_11">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Torrent content:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<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>
|
2009-11-08 23:23:02 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QTreeView" name="filesList">
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::CustomContextMenu</enum>
|
|
|
|
</property>
|
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::AllEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
</property>
|
2009-11-09 14:49:18 +03:00
|
|
|
<property name="allColumnsShowFocus">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2009-11-08 23:23:02 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="_6">
|
|
|
|
<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>
|
2010-06-28 01:01:47 +04:00
|
|
|
<widget class="QPushButton" name="selectAllButton">
|
2009-11-08 23:23:02 +03:00
|
|
|
<property name="text">
|
2010-06-28 01:01:47 +04:00
|
|
|
<string>Select All</string>
|
2009-11-08 23:23:02 +03:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-28 01:01:47 +04:00
|
|
|
<widget class="QPushButton" name="selectNoneButton">
|
2009-11-08 23:23:02 +03:00
|
|
|
<property name="text">
|
2010-06-28 01:01:47 +04:00
|
|
|
<string>Select None</string>
|
2009-11-08 23:23:02 +03:00
|
|
|
</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>
|
2009-11-08 17:20:58 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
2009-11-08 19:39:17 +03:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-11-08 17:20:58 +03:00
|
|
|
</layout>
|
2010-02-16 23:50:44 +03:00
|
|
|
<action name="actionNormal">
|
|
|
|
<property name="text">
|
|
|
|
<string>Normal</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionHigh">
|
|
|
|
<property name="text">
|
|
|
|
<string>High</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionMaximum">
|
|
|
|
<property name="text">
|
|
|
|
<string>Maximum</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2010-06-27 20:55:02 +04:00
|
|
|
<action name="actionNot_downloaded">
|
|
|
|
<property name="text">
|
2010-06-28 01:01:47 +04:00
|
|
|
<string>Do not download</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Do not download</string>
|
2010-06-27 20:55:02 +04:00
|
|
|
</property>
|
|
|
|
</action>
|
2009-11-08 17:20:58 +03:00
|
|
|
</widget>
|
2010-12-12 22:37:59 +03:00
|
|
|
<resources/>
|
2009-11-08 17:20:58 +03:00
|
|
|
<connections/>
|
|
|
|
</ui>
|