|
|
@ -36,7 +36,7 @@ |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QScrollArea" name="scrollArea"> |
|
|
|
<widget class="QScrollArea" name="scrollArea"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
<sizepolicy hsizetype="Ignored" vsizetype="Ignored"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
@ -74,7 +74,7 @@ |
|
|
|
</size> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Downloaded:</string> |
|
|
|
<string>Progress:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
@ -96,10 +96,10 @@ |
|
|
|
</size> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">0.0%</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignCenter</set> |
|
|
|
<set>Qt::AlignLeading</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="margin"> |
|
|
|
<property name="margin"> |
|
|
|
<number>0</number> |
|
|
|
<number>0</number> |
|
|
@ -137,6 +137,12 @@ |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="avail_average_lbl"> |
|
|
|
<widget class="QLabel" name="avail_average_lbl"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="maximumSize"> |
|
|
|
<property name="maximumSize"> |
|
|
|
<size> |
|
|
|
<size> |
|
|
|
<width>50</width> |
|
|
|
<width>50</width> |
|
|
@ -144,10 +150,10 @@ |
|
|
|
</size> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">0.0</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignCenter</set> |
|
|
|
<set>Qt::AlignLeading</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
@ -162,14 +168,26 @@ |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QGroupBox" name="groupBox"> |
|
|
|
<widget class="QGroupBox" name="groupBox"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<property name="title"> |
|
|
|
<string>Transfer</string> |
|
|
|
<string>Transfer</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
<widget class="QLabel" name="label_7"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Uploaded:</string> |
|
|
|
<string extracomment="Time (duration) the torrent is active (not paused)">Time Active:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
@ -177,16 +195,28 @@ |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="1"> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QLabel" name="upTotal"> |
|
|
|
<widget class="QLabel" name="lbl_elapsed"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">0 Kb</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="2"> |
|
|
|
<item row="0" column="2"> |
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
<widget class="QLabel" name="label_eta"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>UP limit:</string> |
|
|
|
<string>ETA:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
@ -194,31 +224,55 @@ |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="3"> |
|
|
|
<item row="0" column="3"> |
|
|
|
<widget class="QLabel" name="lbl_uplimit"> |
|
|
|
<widget class="QLabel" name="label_eta_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">∞</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="4"> |
|
|
|
<item row="0" column="4"> |
|
|
|
<widget class="QLabel" name="lbl_ratio"> |
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Share ratio:</string> |
|
|
|
<string>Connections:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="6"> |
|
|
|
<item row="0" column="5"> |
|
|
|
<widget class="QLabel" name="shareRatio"> |
|
|
|
<widget class="QLabel" name="lbl_connections"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">1.0</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Downloaded:</string> |
|
|
|
<string>Downloaded:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -229,49 +283,85 @@ |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QLabel" name="dlTotal"> |
|
|
|
<widget class="QLabel" name="dlTotal"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">0 Kb</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="2"> |
|
|
|
<item row="1" column="2"> |
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>DL limit:</string> |
|
|
|
<string>Uploaded:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="3"> |
|
|
|
<item row="1" column="3" colspan="4"> |
|
|
|
<widget class="QLabel" name="lbl_dllimit"> |
|
|
|
<widget class="QLabel" name="upTotal"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">∞</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="4"> |
|
|
|
<item row="1" column="4"> |
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
<widget class="QLabel" name="label_seeds"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Connections:</string> |
|
|
|
<string>Seeds:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="6"> |
|
|
|
<item row="1" column="5"> |
|
|
|
<widget class="QLabel" name="lbl_connections"> |
|
|
|
<widget class="QLabel" name="label_seeds_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">0</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QLabel" name="label_8"> |
|
|
|
<widget class="QLabel" name="label_dl_speed"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Wasted:</string> |
|
|
|
<string>Download Speed:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
@ -279,47 +369,245 @@ |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="1"> |
|
|
|
<item row="2" column="1"> |
|
|
|
<widget class="QLabel" name="wasted"> |
|
|
|
<widget class="QLabel" name="label_dl_speed_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">0 kb</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="2"> |
|
|
|
<item row="2" column="2"> |
|
|
|
<widget class="QLabel" name="label_7"> |
|
|
|
<widget class="QLabel" name="label_upload_speed"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string extracomment="Time (duration) the torrent is active (not paused)">Time active:</string> |
|
|
|
<string>Upload Speed:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="3"> |
|
|
|
<item row="2" column="3" colspan="4"> |
|
|
|
<widget class="QLabel" name="lbl_elapsed"> |
|
|
|
<widget class="QLabel" name="label_upload_speed_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true">∞</string> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="4"> |
|
|
|
<item row="2" column="4"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_peers"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Peers:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="2" column="5"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_peers_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Download Limit:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="lbl_dllimit"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="3" column="2"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Upload Limit:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="3" column="3"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="lbl_uplimit"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="3" column="4"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_8"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Wasted:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="3" column="5"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="wasted"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="4" column="0"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="lbl_ratio"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Share Ratio:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="4" column="1"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="shareRatio"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="4" column="2"> |
|
|
|
<widget class="QLabel" name="label_10"> |
|
|
|
<widget class="QLabel" name="label_10"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Reannounce in:</string> |
|
|
|
<string>Reannounce In:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="6"> |
|
|
|
<item row="4" column="3"> |
|
|
|
<widget class="QLabel" name="reannounce_lbl"> |
|
|
|
<widget class="QLabel" name="reannounce_lbl"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="4" column="4"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_last_complete"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Last Seen Complete:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="4" column="5"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_last_complete_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string notr="true"/> |
|
|
|
<string notr="true"/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -330,20 +618,26 @@ |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QGroupBox" name="groupTorrentInfos"> |
|
|
|
<widget class="QGroupBox" name="groupTorrentInfos"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<property name="title"> |
|
|
|
<string>Information</string> |
|
|
|
<string>Information</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="savePath_lbl"> |
|
|
|
<widget class="QLabel" name="label_total_size"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Save path:</string> |
|
|
|
<string>Total Size:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
@ -351,45 +645,57 @@ |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="1"> |
|
|
|
<item row="0" column="1"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
|
|
<widget class="QLabel" name="label_total_size_val"> |
|
|
|
<item> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<widget class="QLabel" name="save_path"> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
</sizepolicy> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</property> |
|
|
|
</sizepolicy> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true"/> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true">path</string> |
|
|
|
</widget> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
</widget> |
|
|
|
<item row="0" column="2"> |
|
|
|
</item> |
|
|
|
<widget class="QLabel" name="label_total_pieces"> |
|
|
|
<item> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<spacer name="horizontalSpacer_4"> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
<property name="orientation"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</property> |
|
|
|
</sizepolicy> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
</property> |
|
|
|
<size> |
|
|
|
<property name="text"> |
|
|
|
<width>40</width> |
|
|
|
<string>Pieces:</string> |
|
|
|
<height>14</height> |
|
|
|
</property> |
|
|
|
</size> |
|
|
|
<property name="alignment"> |
|
|
|
</property> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</spacer> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
</widget> |
|
|
|
</layout> |
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="0" column="3"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_total_pieces_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="label_9"> |
|
|
|
<widget class="QLabel" name="label_added_on"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Created on:</string> |
|
|
|
<string>Added On:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
@ -397,45 +703,57 @@ |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6"> |
|
|
|
<widget class="QLabel" name="label_added_on_val"> |
|
|
|
<item> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<widget class="QLabel" name="lbl_creationDate"> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
</sizepolicy> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</property> |
|
|
|
</sizepolicy> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true"/> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true">date</string> |
|
|
|
</widget> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
</widget> |
|
|
|
<item row="1" column="2"> |
|
|
|
</item> |
|
|
|
<widget class="QLabel" name="label_completed_on"> |
|
|
|
<item> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
<property name="orientation"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</property> |
|
|
|
</sizepolicy> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
</property> |
|
|
|
<size> |
|
|
|
<property name="text"> |
|
|
|
<width>40</width> |
|
|
|
<string>Completed On:</string> |
|
|
|
<height>14</height> |
|
|
|
</property> |
|
|
|
</size> |
|
|
|
<property name="alignment"> |
|
|
|
</property> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</spacer> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
</widget> |
|
|
|
</layout> |
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="1" column="3"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_completed_on_val"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QLabel" name="hash_lbl2"> |
|
|
|
<widget class="QLabel" name="label_9"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Torrent hash:</string> |
|
|
|
<string>Created On:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
@ -443,104 +761,142 @@ |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="1"> |
|
|
|
<item row="2" column="1"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
|
|
<widget class="QLabel" name="lbl_creationDate"> |
|
|
|
<item> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<widget class="QLabel" name="hash_lbl"> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
</sizepolicy> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</property> |
|
|
|
</sizepolicy> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true"/> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true">hash</string> |
|
|
|
</widget> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
<property name="textInteractionFlags"> |
|
|
|
<item row="2" column="2"> |
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
|
|
<widget class="QLabel" name="label_created_by"> |
|
|
|
</property> |
|
|
|
<property name="sizePolicy"> |
|
|
|
</widget> |
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
</item> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<item> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<spacer name="horizontalSpacer_7"> |
|
|
|
</sizepolicy> |
|
|
|
<property name="orientation"> |
|
|
|
</property> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string>Created By:</string> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
</property> |
|
|
|
<size> |
|
|
|
<property name="alignment"> |
|
|
|
<width>40</width> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<height>14</height> |
|
|
|
</property> |
|
|
|
</size> |
|
|
|
</widget> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
</spacer> |
|
|
|
<item row="2" column="3"> |
|
|
|
</item> |
|
|
|
<widget class="QLabel" name="label_created_by_val"> |
|
|
|
</layout> |
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="3" column="0"> |
|
|
|
<item row="3" column="0"> |
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
<widget class="QLabel" name="hash_lbl2"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Piece size:</string> |
|
|
|
<string>Torrent Hash:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="3" column="1"> |
|
|
|
<item row="3" column="1" colspan="3"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7"> |
|
|
|
<widget class="QLabel" name="hash_lbl"> |
|
|
|
<item> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<widget class="QLabel" name="pieceSize_lbl"> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
</sizepolicy> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</property> |
|
|
|
</sizepolicy> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true"/> |
|
|
|
<property name="text"> |
|
|
|
</property> |
|
|
|
<string notr="true">piece size</string> |
|
|
|
<property name="textInteractionFlags"> |
|
|
|
</property> |
|
|
|
<set>Qt::TextSelectableByMouse</set> |
|
|
|
<property name="textInteractionFlags"> |
|
|
|
</property> |
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
|
|
</widget> |
|
|
|
</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> |
|
|
|
<item row="4" column="0"> |
|
|
|
<item row="4" column="0"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="savePath_lbl"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Save Path:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="4" column="1" colspan="3"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="save_path"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string notr="true"/> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="5" column="0"> |
|
|
|
<widget class="QLabel" name="comment_lbl2"> |
|
|
|
<widget class="QLabel" name="comment_lbl2"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Comment:</string> |
|
|
|
<string>Comment:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="4" column="1"> |
|
|
|
<item row="5" column="1" colspan="3"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
|
|
|
<widget class="QTextBrowser" name="comment_text"> |
|
|
|
<item> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<widget class="QTextBrowser" name="comment_text"> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
|
|
<property name="openExternalLinks"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<bool>true</bool> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</property> |
|
|
|
</sizepolicy> |
|
|
|
<property name="openLinks"> |
|
|
|
</property> |
|
|
|
<bool>true</bool> |
|
|
|
<property name="openExternalLinks"> |
|
|
|
</property> |
|
|
|
<bool>true</bool> |
|
|
|
</widget> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
<property name="openLinks"> |
|
|
|
</layout> |
|
|
|
<bool>true</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
@ -729,14 +1085,12 @@ |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
<action name="actionNormal"> |
|
|
|
<action name="actionNot_downloaded"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Normal</string> |
|
|
|
<string>Do not download</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
<property name="toolTip"> |
|
|
|
<action name="actionHigh"> |
|
|
|
<string>Do not download</string> |
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>High</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionMaximum"> |
|
|
|
<action name="actionMaximum"> |
|
|
@ -744,12 +1098,14 @@ |
|
|
|
<string>Maximum</string> |
|
|
|
<string>Maximum</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionNot_downloaded"> |
|
|
|
<action name="actionHigh"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Do not download</string> |
|
|
|
<string>High</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="toolTip"> |
|
|
|
</action> |
|
|
|
<string>Do not download</string> |
|
|
|
<action name="actionNormal"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>Normal</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|