WebUI: Use Map instead of Mootools Hash in Torrents table
[qBittorrent.git] / src / gui / mainwindow.ui
blobf2f7167d72eb417042fdd545d77508d9e4f49317
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>914</width>
10 <height>563</height>
11 </rect>
12 </property>
13 <property name="contextMenuPolicy">
14 <enum>Qt::CustomContextMenu</enum>
15 </property>
16 <widget class="QWidget" name="centralWidget">
17 <layout class="QVBoxLayout" name="centralWidgetLayout">
18 <property name="leftMargin">
19 <number>7</number>
20 </property>
21 <property name="topMargin">
22 <number>3</number>
23 </property>
24 <property name="rightMargin">
25 <number>5</number>
26 </property>
27 <property name="bottomMargin">
28 <number>0</number>
29 </property>
30 </layout>
31 </widget>
32 <widget class="QMenuBar" name="menubar">
33 <property name="geometry">
34 <rect>
35 <x>0</x>
36 <y>0</y>
37 <width>914</width>
38 <height>22</height>
39 </rect>
40 </property>
41 <widget class="QMenu" name="menuEdit">
42 <property name="title">
43 <string>&amp;Edit</string>
44 </property>
45 <addaction name="actionStart"/>
46 <addaction name="actionStop"/>
47 <addaction name="separator"/>
48 <addaction name="actionDelete"/>
49 <addaction name="actionTopQueuePos"/>
50 <addaction name="actionIncreaseQueuePos"/>
51 <addaction name="actionDecreaseQueuePos"/>
52 <addaction name="actionBottomQueuePos"/>
53 <addaction name="separator"/>
54 <addaction name="actionPauseSession"/>
55 <addaction name="actionResumeSession"/>
56 </widget>
57 <widget class="QMenu" name="menuHelp">
58 <property name="title">
59 <string>&amp;Help</string>
60 </property>
61 <addaction name="actionDocumentation"/>
62 <addaction name="actionCheckForUpdates"/>
63 <addaction name="separator"/>
64 <addaction name="actionDonateMoney"/>
65 <addaction name="actionAbout"/>
66 </widget>
67 <widget class="QMenu" name="menuOptions">
68 <property name="title">
69 <string>&amp;Tools</string>
70 </property>
71 <widget class="QMenu" name="menuAutoShutdownOnDownloadsCompletion">
72 <property name="title">
73 <string>On Downloads &amp;Done</string>
74 </property>
75 <addaction name="actionAutoShutdownDisabled"/>
76 <addaction name="actionAutoExit"/>
77 <addaction name="actionAutoSuspend"/>
78 <addaction name="actionAutoHibernate"/>
79 <addaction name="actionAutoShutdown"/>
80 </widget>
81 <addaction name="actionCreateTorrent"/>
82 <addaction name="separator"/>
83 <addaction name="actionManageCookies"/>
84 <addaction name="actionOptions"/>
85 <addaction name="separator"/>
86 <addaction name="menuAutoShutdownOnDownloadsCompletion"/>
87 </widget>
88 <widget class="QMenu" name="menuFile">
89 <property name="title">
90 <string>&amp;File</string>
91 </property>
92 <addaction name="actionOpen"/>
93 <addaction name="actionDownloadFromURL"/>
94 <addaction name="actionCloseWindow"/>
95 <addaction name="separator"/>
96 <addaction name="actionExit"/>
97 </widget>
98 <widget class="QMenu" name="menuView">
99 <property name="title">
100 <string>&amp;View</string>
101 </property>
102 <widget class="QMenu" name="menuLog">
103 <property name="title">
104 <string>&amp;Log</string>
105 </property>
106 <addaction name="actionExecutionLogs"/>
107 <addaction name="separator"/>
108 <addaction name="actionNormalMessages"/>
109 <addaction name="actionInformationMessages"/>
110 <addaction name="actionWarningMessages"/>
111 <addaction name="actionCriticalMessages"/>
112 </widget>
113 <addaction name="separator"/>
114 <addaction name="actionTopToolBar"/>
115 <addaction name="actionShowStatusbar"/>
116 <addaction name="actionShowFiltersSidebar"/>
117 <addaction name="actionSpeedInTitleBar"/>
118 <addaction name="separator"/>
119 <addaction name="actionSearchWidget"/>
120 <addaction name="actionRSSReader"/>
121 <addaction name="menuLog"/>
122 <addaction name="separator"/>
123 <addaction name="actionStatistics"/>
124 <addaction name="separator"/>
125 <addaction name="actionLock"/>
126 </widget>
127 <addaction name="menuFile"/>
128 <addaction name="menuEdit"/>
129 <addaction name="menuView"/>
130 <addaction name="menuOptions"/>
131 <addaction name="menuHelp"/>
132 </widget>
133 <widget class="QToolBar" name="toolBar">
134 <property name="movable">
135 <bool>false</bool>
136 </property>
137 <property name="orientation">
138 <enum>Qt::Horizontal</enum>
139 </property>
140 <property name="toolButtonStyle">
141 <enum>Qt::ToolButtonFollowStyle</enum>
142 </property>
143 <property name="floatable">
144 <bool>false</bool>
145 </property>
146 <attribute name="toolBarArea">
147 <enum>TopToolBarArea</enum>
148 </attribute>
149 <attribute name="toolBarBreak">
150 <bool>false</bool>
151 </attribute>
152 <addaction name="actionDownloadFromURL"/>
153 <addaction name="actionOpen"/>
154 <addaction name="actionDelete"/>
155 <addaction name="separator"/>
156 <addaction name="actionStart"/>
157 <addaction name="actionStop"/>
158 <addaction name="actionTopQueuePos"/>
159 <addaction name="actionIncreaseQueuePos"/>
160 <addaction name="actionDecreaseQueuePos"/>
161 <addaction name="actionBottomQueuePos"/>
162 <addaction name="separator"/>
163 <addaction name="actionOptions"/>
164 <addaction name="actionLock"/>
165 </widget>
166 <widget class="QStatusBar" name="statusBar"/>
167 <action name="actionOpen">
168 <property name="text">
169 <string>&amp;Add Torrent File...</string>
170 </property>
171 <property name="iconText">
172 <string>Open</string>
173 </property>
174 </action>
175 <action name="actionExit">
176 <property name="text">
177 <string>E&amp;xit</string>
178 </property>
179 </action>
180 <action name="actionOptions">
181 <property name="text">
182 <string>&amp;Options...</string>
183 </property>
184 </action>
185 <action name="actionAbout">
186 <property name="text">
187 <string>&amp;About</string>
188 </property>
189 </action>
190 <action name="actionStart">
191 <property name="text">
192 <string>Sta&amp;rt</string>
193 </property>
194 </action>
195 <action name="actionStop">
196 <property name="text">
197 <string>Sto&amp;p</string>
198 </property>
199 </action>
200 <action name="actionResumeSession">
201 <property name="text">
202 <string>&amp;Resume Session</string>
203 </property>
204 </action>
205 <action name="actionPauseSession">
206 <property name="text">
207 <string>Pau&amp;se Session</string>
208 </property>
209 </action>
210 <action name="actionDelete">
211 <property name="text">
212 <string>&amp;Remove</string>
213 </property>
214 </action>
215 <action name="actionDownloadFromURL">
216 <property name="text">
217 <string>Add Torrent &amp;Link...</string>
218 </property>
219 <property name="iconText">
220 <string>Open URL</string>
221 </property>
222 </action>
223 <action name="actionCreateTorrent">
224 <property name="text">
225 <string>Torrent &amp;Creator</string>
226 </property>
227 </action>
228 <action name="actionDocumentation">
229 <property name="text">
230 <string>&amp;Documentation</string>
231 </property>
232 </action>
233 <action name="actionSetGlobalSpeedLimits">
234 <property name="text">
235 <string>Set Global Speed Limits...</string>
236 </property>
237 </action>
238 <action name="actionBottomQueuePos">
239 <property name="text">
240 <string>Bottom of Queue</string>
241 </property>
242 <property name="toolTip">
243 <string>Move to the bottom of the queue</string>
244 </property>
245 <property name="visible">
246 <bool>true</bool>
247 </property>
248 </action>
249 <action name="actionTopQueuePos">
250 <property name="text">
251 <string>Top of Queue</string>
252 </property>
253 <property name="toolTip">
254 <string>Move to the top of the queue</string>
255 </property>
256 <property name="visible">
257 <bool>true</bool>
258 </property>
259 </action>
260 <action name="actionDecreaseQueuePos">
261 <property name="text">
262 <string>Move Down Queue</string>
263 </property>
264 <property name="toolTip">
265 <string>Move down in the queue</string>
266 </property>
267 <property name="visible">
268 <bool>true</bool>
269 </property>
270 </action>
271 <action name="actionIncreaseQueuePos">
272 <property name="text">
273 <string>Move Up Queue</string>
274 </property>
275 <property name="toolTip">
276 <string>Move up in the queue</string>
277 </property>
278 <property name="visible">
279 <bool>true</bool>
280 </property>
281 </action>
282 <action name="actionUseAlternativeSpeedLimits">
283 <property name="checkable">
284 <bool>true</bool>
285 </property>
286 <property name="text">
287 <string>Alternative Speed Limits</string>
288 </property>
289 <property name="toolTip">
290 <string>Alternative Speed Limits</string>
291 </property>
292 </action>
293 <action name="actionTopToolBar">
294 <property name="checkable">
295 <bool>true</bool>
296 </property>
297 <property name="text">
298 <string>&amp;Top Toolbar</string>
299 </property>
300 <property name="toolTip">
301 <string>Display Top Toolbar</string>
302 </property>
303 </action>
304 <action name="actionShowStatusbar">
305 <property name="checkable">
306 <bool>true</bool>
307 </property>
308 <property name="text">
309 <string>Status &amp;Bar</string>
310 </property>
311 </action>
312 <action name="actionShowFiltersSidebar">
313 <property name="checkable">
314 <bool>true</bool>
315 </property>
316 <property name="text">
317 <string>Filters Sidebar</string>
318 </property>
319 </action>
320 <action name="actionSpeedInTitleBar">
321 <property name="checkable">
322 <bool>true</bool>
323 </property>
324 <property name="text">
325 <string>S&amp;peed in Title Bar</string>
326 </property>
327 <property name="toolTip">
328 <string>Show Transfer Speed in Title Bar</string>
329 </property>
330 </action>
331 <action name="actionRSSReader">
332 <property name="checkable">
333 <bool>true</bool>
334 </property>
335 <property name="text">
336 <string>&amp;RSS Reader</string>
337 </property>
338 </action>
339 <action name="actionSearchWidget">
340 <property name="checkable">
341 <bool>true</bool>
342 </property>
343 <property name="text">
344 <string>Search &amp;Engine</string>
345 </property>
346 </action>
347 <action name="actionLock">
348 <property name="text">
349 <string>L&amp;ock qBittorrent</string>
350 </property>
351 <property name="iconText">
352 <string>Lock</string>
353 </property>
354 <property name="shortcut">
355 <string notr="true">Ctrl+L</string>
356 </property>
357 </action>
358 <action name="actionDonateMoney">
359 <property name="text">
360 <string>Do&amp;nate!</string>
361 </property>
362 <property name="toolTip">
363 <string>If you like qBittorrent, please donate!</string>
364 </property>
365 </action>
366 <action name="actionAutoExit">
367 <property name="checkable">
368 <bool>true</bool>
369 </property>
370 <property name="text">
371 <string>&amp;Exit qBittorrent</string>
372 </property>
373 </action>
374 <action name="actionAutoSuspend">
375 <property name="checkable">
376 <bool>true</bool>
377 </property>
378 <property name="text">
379 <string>&amp;Suspend System</string>
380 </property>
381 </action>
382 <action name="actionAutoHibernate">
383 <property name="checkable">
384 <bool>true</bool>
385 </property>
386 <property name="text">
387 <string>&amp;Hibernate System</string>
388 </property>
389 </action>
390 <action name="actionAutoShutdown">
391 <property name="checkable">
392 <bool>true</bool>
393 </property>
394 <property name="text">
395 <string>S&amp;hutdown System</string>
396 </property>
397 </action>
398 <action name="actionAutoShutdownDisabled">
399 <property name="checkable">
400 <bool>true</bool>
401 </property>
402 <property name="text">
403 <string>&amp;Do nothing</string>
404 </property>
405 </action>
406 <action name="actionToggleVisibility">
407 <property name="text">
408 <string>Show</string>
409 </property>
410 </action>
411 <action name="actionMinimize">
412 <property name="text">
413 <string notr="true">Minimize</string>
414 </property>
415 </action>
416 <action name="actionStatistics">
417 <property name="text">
418 <string>&amp;Statistics</string>
419 </property>
420 </action>
421 <action name="actionCheckForUpdates">
422 <property name="text">
423 <string>Check for Updates</string>
424 </property>
425 <property name="toolTip">
426 <string>Check for Program Updates</string>
427 </property>
428 </action>
429 <action name="actionManageCookies">
430 <property name="text">
431 <string>Manage Cookies...</string>
432 </property>
433 <property name="toolTip">
434 <string>Manage stored network cookies</string>
435 </property>
436 </action>
437 <action name="actionExecutionLogs">
438 <property name="checkable">
439 <bool>true</bool>
440 </property>
441 <property name="text">
442 <string>Show</string>
443 </property>
444 </action>
445 <action name="actionNormalMessages">
446 <property name="checkable">
447 <bool>true</bool>
448 </property>
449 <property name="text">
450 <string>Normal Messages</string>
451 </property>
452 </action>
453 <action name="actionInformationMessages">
454 <property name="checkable">
455 <bool>true</bool>
456 </property>
457 <property name="text">
458 <string>Information Messages</string>
459 </property>
460 </action>
461 <action name="actionWarningMessages">
462 <property name="checkable">
463 <bool>true</bool>
464 </property>
465 <property name="text">
466 <string>Warning Messages</string>
467 </property>
468 </action>
469 <action name="actionCriticalMessages">
470 <property name="checkable">
471 <bool>true</bool>
472 </property>
473 <property name="text">
474 <string>Critical Messages</string>
475 </property>
476 </action>
477 <action name="actionCloseWindow">
478 <property name="text">
479 <string>Close Window</string>
480 </property>
481 </action>
482 </widget>
483 <resources/>
484 <connections/>
485 </ui>