1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>MainWindow
</class>
4 <widget class=
"QMainWindow" name=
"MainWindow">
5 <property name=
"geometry">
13 <property name=
"contextMenuPolicy">
14 <enum>Qt::CustomContextMenu
</enum>
16 <widget class=
"QWidget" name=
"centralWidget">
17 <layout class=
"QVBoxLayout" name=
"centralWidgetLayout">
18 <property name=
"leftMargin">
21 <property name=
"topMargin">
24 <property name=
"rightMargin">
27 <property name=
"bottomMargin">
32 <widget class=
"QMenuBar" name=
"menubar">
33 <property name=
"geometry">
41 <widget class=
"QMenu" name=
"menuEdit">
42 <property name=
"title">
43 <string>&Edit
</string>
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"/>
57 <widget class=
"QMenu" name=
"menuHelp">
58 <property name=
"title">
59 <string>&Help
</string>
61 <addaction name=
"actionDocumentation"/>
62 <addaction name=
"actionCheckForUpdates"/>
63 <addaction name=
"separator"/>
64 <addaction name=
"actionDonateMoney"/>
65 <addaction name=
"actionAbout"/>
67 <widget class=
"QMenu" name=
"menuOptions">
68 <property name=
"title">
69 <string>&Tools
</string>
71 <widget class=
"QMenu" name=
"menuAutoShutdownOnDownloadsCompletion">
72 <property name=
"title">
73 <string>On Downloads
&Done
</string>
75 <addaction name=
"actionAutoShutdownDisabled"/>
76 <addaction name=
"actionAutoExit"/>
77 <addaction name=
"actionAutoSuspend"/>
78 <addaction name=
"actionAutoHibernate"/>
79 <addaction name=
"actionAutoShutdown"/>
81 <addaction name=
"actionCreateTorrent"/>
82 <addaction name=
"separator"/>
83 <addaction name=
"actionManageCookies"/>
84 <addaction name=
"actionOptions"/>
85 <addaction name=
"separator"/>
86 <addaction name=
"menuAutoShutdownOnDownloadsCompletion"/>
88 <widget class=
"QMenu" name=
"menuFile">
89 <property name=
"title">
90 <string>&File
</string>
92 <addaction name=
"actionOpen"/>
93 <addaction name=
"actionDownloadFromURL"/>
94 <addaction name=
"actionCloseWindow"/>
95 <addaction name=
"separator"/>
96 <addaction name=
"actionExit"/>
98 <widget class=
"QMenu" name=
"menuView">
99 <property name=
"title">
100 <string>&View
</string>
102 <widget class=
"QMenu" name=
"menuLog">
103 <property name=
"title">
104 <string>&Log
</string>
106 <addaction name=
"actionExecutionLogs"/>
107 <addaction name=
"separator"/>
108 <addaction name=
"actionNormalMessages"/>
109 <addaction name=
"actionInformationMessages"/>
110 <addaction name=
"actionWarningMessages"/>
111 <addaction name=
"actionCriticalMessages"/>
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"/>
127 <addaction name=
"menuFile"/>
128 <addaction name=
"menuEdit"/>
129 <addaction name=
"menuView"/>
130 <addaction name=
"menuOptions"/>
131 <addaction name=
"menuHelp"/>
133 <widget class=
"QToolBar" name=
"toolBar">
134 <property name=
"movable">
137 <property name=
"orientation">
138 <enum>Qt::Horizontal
</enum>
140 <property name=
"toolButtonStyle">
141 <enum>Qt::ToolButtonFollowStyle
</enum>
143 <property name=
"floatable">
146 <attribute name=
"toolBarArea">
147 <enum>TopToolBarArea
</enum>
149 <attribute name=
"toolBarBreak">
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"/>
166 <widget class=
"QStatusBar" name=
"statusBar"/>
167 <action name=
"actionOpen">
168 <property name=
"text">
169 <string>&Add Torrent File...
</string>
171 <property name=
"iconText">
172 <string>Open
</string>
175 <action name=
"actionExit">
176 <property name=
"text">
177 <string>E
&xit
</string>
180 <action name=
"actionOptions">
181 <property name=
"text">
182 <string>&Options...
</string>
185 <action name=
"actionAbout">
186 <property name=
"text">
187 <string>&About
</string>
190 <action name=
"actionStart">
191 <property name=
"text">
192 <string>Sta
&rt
</string>
195 <action name=
"actionStop">
196 <property name=
"text">
197 <string>Sto
&p
</string>
200 <action name=
"actionResumeSession">
201 <property name=
"text">
202 <string>&Resume Session
</string>
205 <action name=
"actionPauseSession">
206 <property name=
"text">
207 <string>Pau
&se Session
</string>
210 <action name=
"actionDelete">
211 <property name=
"text">
212 <string>&Remove
</string>
215 <action name=
"actionDownloadFromURL">
216 <property name=
"text">
217 <string>Add Torrent
&Link...
</string>
219 <property name=
"iconText">
220 <string>Open URL
</string>
223 <action name=
"actionCreateTorrent">
224 <property name=
"text">
225 <string>Torrent
&Creator
</string>
228 <action name=
"actionDocumentation">
229 <property name=
"text">
230 <string>&Documentation
</string>
233 <action name=
"actionSetGlobalSpeedLimits">
234 <property name=
"text">
235 <string>Set Global Speed Limits...
</string>
238 <action name=
"actionBottomQueuePos">
239 <property name=
"text">
240 <string>Bottom of Queue
</string>
242 <property name=
"toolTip">
243 <string>Move to the bottom of the queue
</string>
245 <property name=
"visible">
249 <action name=
"actionTopQueuePos">
250 <property name=
"text">
251 <string>Top of Queue
</string>
253 <property name=
"toolTip">
254 <string>Move to the top of the queue
</string>
256 <property name=
"visible">
260 <action name=
"actionDecreaseQueuePos">
261 <property name=
"text">
262 <string>Move Down Queue
</string>
264 <property name=
"toolTip">
265 <string>Move down in the queue
</string>
267 <property name=
"visible">
271 <action name=
"actionIncreaseQueuePos">
272 <property name=
"text">
273 <string>Move Up Queue
</string>
275 <property name=
"toolTip">
276 <string>Move up in the queue
</string>
278 <property name=
"visible">
282 <action name=
"actionUseAlternativeSpeedLimits">
283 <property name=
"checkable">
286 <property name=
"text">
287 <string>Alternative Speed Limits
</string>
289 <property name=
"toolTip">
290 <string>Alternative Speed Limits
</string>
293 <action name=
"actionTopToolBar">
294 <property name=
"checkable">
297 <property name=
"text">
298 <string>&Top Toolbar
</string>
300 <property name=
"toolTip">
301 <string>Display Top Toolbar
</string>
304 <action name=
"actionShowStatusbar">
305 <property name=
"checkable">
308 <property name=
"text">
309 <string>Status
&Bar
</string>
312 <action name=
"actionShowFiltersSidebar">
313 <property name=
"checkable">
316 <property name=
"text">
317 <string>Filters Sidebar
</string>
320 <action name=
"actionSpeedInTitleBar">
321 <property name=
"checkable">
324 <property name=
"text">
325 <string>S
&peed in Title Bar
</string>
327 <property name=
"toolTip">
328 <string>Show Transfer Speed in Title Bar
</string>
331 <action name=
"actionRSSReader">
332 <property name=
"checkable">
335 <property name=
"text">
336 <string>&RSS Reader
</string>
339 <action name=
"actionSearchWidget">
340 <property name=
"checkable">
343 <property name=
"text">
344 <string>Search
&Engine
</string>
347 <action name=
"actionLock">
348 <property name=
"text">
349 <string>L
&ock qBittorrent
</string>
351 <property name=
"iconText">
352 <string>Lock
</string>
354 <property name=
"shortcut">
355 <string notr=
"true">Ctrl+L
</string>
358 <action name=
"actionDonateMoney">
359 <property name=
"text">
360 <string>Do
&nate!
</string>
362 <property name=
"toolTip">
363 <string>If you like qBittorrent, please donate!
</string>
366 <action name=
"actionAutoExit">
367 <property name=
"checkable">
370 <property name=
"text">
371 <string>&Exit qBittorrent
</string>
374 <action name=
"actionAutoSuspend">
375 <property name=
"checkable">
378 <property name=
"text">
379 <string>&Suspend System
</string>
382 <action name=
"actionAutoHibernate">
383 <property name=
"checkable">
386 <property name=
"text">
387 <string>&Hibernate System
</string>
390 <action name=
"actionAutoShutdown">
391 <property name=
"checkable">
394 <property name=
"text">
395 <string>S
&hutdown System
</string>
398 <action name=
"actionAutoShutdownDisabled">
399 <property name=
"checkable">
402 <property name=
"text">
403 <string>&Do nothing
</string>
406 <action name=
"actionToggleVisibility">
407 <property name=
"text">
408 <string>Show
</string>
411 <action name=
"actionMinimize">
412 <property name=
"text">
413 <string notr=
"true">Minimize
</string>
416 <action name=
"actionStatistics">
417 <property name=
"text">
418 <string>&Statistics
</string>
421 <action name=
"actionCheckForUpdates">
422 <property name=
"text">
423 <string>Check for Updates
</string>
425 <property name=
"toolTip">
426 <string>Check for Program Updates
</string>
429 <action name=
"actionManageCookies">
430 <property name=
"text">
431 <string>Manage Cookies...
</string>
433 <property name=
"toolTip">
434 <string>Manage stored network cookies
</string>
437 <action name=
"actionExecutionLogs">
438 <property name=
"checkable">
441 <property name=
"text">
442 <string>Show
</string>
445 <action name=
"actionNormalMessages">
446 <property name=
"checkable">
449 <property name=
"text">
450 <string>Normal Messages
</string>
453 <action name=
"actionInformationMessages">
454 <property name=
"checkable">
457 <property name=
"text">
458 <string>Information Messages
</string>
461 <action name=
"actionWarningMessages">
462 <property name=
"checkable">
465 <property name=
"text">
466 <string>Warning Messages
</string>
469 <action name=
"actionCriticalMessages">
470 <property name=
"checkable">
473 <property name=
"text">
474 <string>Critical Messages
</string>
477 <action name=
"actionCloseWindow">
478 <property name=
"text">
479 <string>Close Window
</string>