|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>286</width> |
10 | | - <height>401</height> |
| 9 | + <width>265</width> |
| 10 | + <height>457</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
20 | 20 | <string>User statistics</string> |
21 | 21 | </property> |
22 | 22 | <layout class="QGridLayout" name="gridLayout_2"> |
23 | | - <item row="11" column="0"> |
| 23 | + <item row="3" column="1" alignment="Qt::AlignRight"> |
| 24 | + <widget class="QLabel" name="labelWaste"> |
| 25 | + <property name="text"> |
| 26 | + <string notr="true">TextLabel</string> |
| 27 | + </property> |
| 28 | + </widget> |
| 29 | + </item> |
| 30 | + <item row="4" column="0"> |
24 | 31 | <widget class="QLabel" name="labelPeersText"> |
25 | 32 | <property name="text"> |
26 | | - <string>Total peer connections:</string> |
| 33 | + <string>Connected peers:</string> |
27 | 34 | </property> |
28 | 35 | </widget> |
29 | 36 | </item> |
30 | | - <item row="3" column="0"> |
| 37 | + <item row="2" column="0"> |
31 | 38 | <widget class="QLabel" name="labelGlobalRatioText"> |
32 | 39 | <property name="text"> |
33 | | - <string>Global ratio:</string> |
| 40 | + <string>All-time share ratio:</string> |
34 | 41 | </property> |
35 | 42 | </widget> |
36 | 43 | </item> |
37 | | - <item row="11" column="1" alignment="Qt::AlignRight"> |
| 44 | + <item row="4" column="1" alignment="Qt::AlignRight"> |
38 | 45 | <widget class="QLabel" name="labelPeers"> |
39 | 46 | <property name="text"> |
40 | 47 | <string notr="true">TextLabel</string> |
41 | 48 | </property> |
42 | 49 | </widget> |
43 | 50 | </item> |
44 | | - <item row="0" column="0"> |
| 51 | + <item row="1" column="0"> |
45 | 52 | <widget class="QLabel" name="labelAlltimeDLText"> |
46 | 53 | <property name="text"> |
47 | | - <string>Alltime download:</string> |
| 54 | + <string>All-time download:</string> |
48 | 55 | </property> |
49 | 56 | </widget> |
50 | 57 | </item> |
51 | 58 | <item row="1" column="1" alignment="Qt::AlignRight"> |
52 | | - <widget class="QLabel" name="labelAlltimeUL"> |
53 | | - <property name="text"> |
54 | | - <string notr="true">TextLabel</string> |
55 | | - </property> |
56 | | - </widget> |
57 | | - </item> |
58 | | - <item row="0" column="1" alignment="Qt::AlignRight"> |
59 | 59 | <widget class="QLabel" name="labelAlltimeDL"> |
60 | 60 | <property name="text"> |
61 | 61 | <string notr="true">TextLabel</string> |
62 | 62 | </property> |
63 | 63 | </widget> |
64 | 64 | </item> |
65 | | - <item row="1" column="0"> |
66 | | - <widget class="QLabel" name="labelAlltimeULText"> |
| 65 | + <item row="2" column="1" alignment="Qt::AlignRight"> |
| 66 | + <widget class="QLabel" name="labelGlobalRatio"> |
67 | 67 | <property name="text"> |
68 | | - <string>Alltime upload:</string> |
| 68 | + <string notr="true">TextLabel</string> |
69 | 69 | </property> |
70 | 70 | </widget> |
71 | 71 | </item> |
72 | | - <item row="3" column="1" alignment="Qt::AlignRight"> |
73 | | - <widget class="QLabel" name="labelGlobalRatio"> |
| 72 | + <item row="3" column="0"> |
| 73 | + <widget class="QLabel" name="labelWasteText"> |
74 | 74 | <property name="text"> |
75 | | - <string notr="true">TextLabel</string> |
| 75 | + <string>Session waste:</string> |
76 | 76 | </property> |
77 | 77 | </widget> |
78 | 78 | </item> |
79 | | - <item row="2" column="0"> |
80 | | - <widget class="QLabel" name="labelWasteText"> |
| 79 | + <item row="0" column="0"> |
| 80 | + <widget class="QLabel" name="labelAlltimeULText"> |
81 | 81 | <property name="text"> |
82 | | - <string>Total waste (this session):</string> |
| 82 | + <string>All-time upload:</string> |
83 | 83 | </property> |
84 | 84 | </widget> |
85 | 85 | </item> |
86 | | - <item row="2" column="1" alignment="Qt::AlignRight"> |
87 | | - <widget class="QLabel" name="labelWaste"> |
| 86 | + <item row="0" column="1" alignment="Qt::AlignRight"> |
| 87 | + <widget class="QLabel" name="labelAlltimeUL"> |
88 | 88 | <property name="text"> |
89 | 89 | <string notr="true">TextLabel</string> |
90 | 90 | </property> |
|
99 | 99 | <string>Cache statistics</string> |
100 | 100 | </property> |
101 | 101 | <layout class="QGridLayout" name="gridLayout"> |
102 | | - <item row="1" column="0"> |
| 102 | + <item row="0" column="0"> |
103 | 103 | <widget class="QLabel" name="labelCacheHitsText"> |
104 | 104 | <property name="text"> |
105 | 105 | <string>Read cache hits:</string> |
106 | 106 | </property> |
107 | 107 | </widget> |
108 | 108 | </item> |
109 | | - <item row="1" column="1" alignment="Qt::AlignRight"> |
| 109 | + <item row="0" column="1" alignment="Qt::AlignRight"> |
110 | 110 | <widget class="QLabel" name="labelCacheHits"> |
111 | 111 | <property name="text"> |
112 | 112 | <string notr="true">TextLabel</string> |
113 | 113 | </property> |
114 | 114 | </widget> |
115 | 115 | </item> |
116 | | - <item row="2" column="1" alignment="Qt::AlignRight"> |
| 116 | + <item row="1" column="1" alignment="Qt::AlignRight"> |
117 | 117 | <widget class="QLabel" name="labelTotalBuf"> |
118 | 118 | <property name="text"> |
119 | 119 | <string notr="true">TextLabel</string> |
120 | 120 | </property> |
121 | 121 | </widget> |
122 | 122 | </item> |
123 | | - <item row="2" column="0"> |
| 123 | + <item row="1" column="0"> |
124 | 124 | <widget class="QLabel" name="labelTotalBufText"> |
125 | 125 | <property name="text"> |
126 | | - <string>Total buffers size:</string> |
| 126 | + <string>Total buffer size:</string> |
127 | 127 | </property> |
128 | 128 | </widget> |
129 | 129 | </item> |
|
0 commit comments