|
|
@ -26,22 +26,22 @@ |
|
|
|
<string>About qBittorrent</string> |
|
|
|
<string>About qBittorrent</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
|
|
|
|
<number>6</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
|
|
|
|
<number>6</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="logo" > |
|
|
|
<widget class="QLabel" name="logo" > |
|
|
|
|
|
|
|
<property name="minimumSize" > |
|
|
|
|
|
|
|
<size> |
|
|
|
|
|
|
|
<width>22</width> |
|
|
|
|
|
|
|
<height>22</height> |
|
|
|
|
|
|
|
</size> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
|
|
|
<size> |
|
|
|
|
|
|
|
<width>22</width> |
|
|
|
|
|
|
|
<height>22</height> |
|
|
|
|
|
|
|
</size> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text" > |
|
|
|
<property name="text" > |
|
|
|
<string/> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -50,9 +50,7 @@ |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="lb_name" > |
|
|
|
<widget class="QLabel" name="lb_name" > |
|
|
|
<property name="sizePolicy" > |
|
|
|
<property name="sizePolicy" > |
|
|
|
<sizepolicy> |
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" > |
|
|
|
<hsizetype>0</hsizetype> |
|
|
|
|
|
|
|
<vsizetype>0</vsizetype> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
@ -65,6 +63,19 @@ |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
|
|
|
|
<item> |
|
|
|
|
|
|
|
<spacer> |
|
|
|
|
|
|
|
<property name="orientation" > |
|
|
|
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
|
|
|
<size> |
|
|
|
|
|
|
|
<width>40</width> |
|
|
|
|
|
|
|
<height>20</height> |
|
|
|
|
|
|
|
</size> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</spacer> |
|
|
|
|
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
@ -99,9 +110,7 @@ |
|
|
|
</rect> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="sizePolicy" > |
|
|
|
<property name="sizePolicy" > |
|
|
|
<sizepolicy> |
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" > |
|
|
|
<hsizetype>0</hsizetype> |
|
|
|
|
|
|
|
<vsizetype>0</vsizetype> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
@ -125,18 +134,12 @@ Copyright © 2006 by Christophe Dumez<br> |
|
|
|
<string>Author</string> |
|
|
|
<string>Author</string> |
|
|
|
</attribute> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
<property name="spacing" > |
|
|
|
<number>6</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QFrame" name="te_authors" > |
|
|
|
<widget class="QFrame" name="te_authors" > |
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
<property name="spacing" > |
|
|
|
<number>6</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -158,9 +161,6 @@ Copyright © 2006 by Christophe Dumez<br> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
<property name="spacing" > |
|
|
|
<number>6</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -292,9 +292,6 @@ Copyright © 2006 by Christophe Dumez<br> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
<property name="spacing" > |
|
|
|
<number>6</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -365,9 +362,6 @@ Copyright © 2006 by Christophe Dumez<br> |
|
|
|
<string>Thanks To</string> |
|
|
|
<string>Thanks To</string> |
|
|
|
</attribute> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
<property name="spacing" > |
|
|
|
<number>6</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -381,9 +375,6 @@ Copyright © 2006 by Christophe Dumez<br> |
|
|
|
<string>Translation</string> |
|
|
|
<string>Translation</string> |
|
|
|
</attribute> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
<property name="spacing" > |
|
|
|
<number>6</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -401,9 +392,6 @@ Copyright © 2006 by Christophe Dumez<br> |
|
|
|
<string>License</string> |
|
|
|
<string>License</string> |
|
|
|
</attribute> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
<property name="margin" > |
|
|
|
|
|
|
|
<number>11</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing" > |
|
|
|
<property name="spacing" > |
|
|
|
<number>6</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|