1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>AddNewTorrentDialog
</class>
4 <widget class=
"QDialog" name=
"AddNewTorrentDialog">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"AddNewTorrentDialogLayout">
15 <widget class=
"QSplitter" name=
"splitter">
16 <property name=
"orientation">
17 <enum>Qt::Horizontal
</enum>
19 <property name=
"childrenCollapsible">
22 <widget class=
"QFrame" name=
"torrentoptionsFrame">
23 <layout class=
"QVBoxLayout" name=
"mainlayout_addui">
24 <property name=
"leftMargin">
27 <property name=
"topMargin">
30 <property name=
"rightMargin">
33 <property name=
"bottomMargin">
37 <layout class=
"QHBoxLayout" name=
"managementLayout">
39 <widget class=
"QLabel" name=
"labelTorrentManagementMode">
40 <property name=
"text">
41 <string>Torrent Management Mode:
</string>
46 <widget class=
"QComboBox" name=
"comboTTM">
47 <property name=
"toolTip">
48 <string>Automatic mode means that various torrent properties(eg save path) will be decided by the associated category
</string>
51 <property name=
"text">
52 <string>Manual
</string>
56 <property name=
"text">
57 <string>Automatic
</string>
63 <spacer name=
"horizontalSpacer">
64 <property name=
"orientation">
65 <enum>Qt::Horizontal
</enum>
67 <property name=
"sizeHint" stdset=
"0">
78 <widget class=
"QGroupBox" name=
"groupBoxSavePath">
79 <property name=
"title">
80 <string>Save at
</string>
82 <layout class=
"QVBoxLayout" name=
"verticalLayout">
84 <widget class=
"FileSystemPathComboEdit" name=
"savePath" native=
"true"/>
86 <item alignment=
"Qt::AlignRight">
87 <widget class=
"QCheckBox" name=
"checkBoxRememberLastSavePath">
88 <property name=
"text">
89 <string>Remember last used save path
</string>
97 <widget class=
"QGroupBox" name=
"groupBoxSettings">
98 <property name=
"title">
99 <string>Torrent settings
</string>
101 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
103 <layout class=
"QHBoxLayout" name=
"categoryLayout">
105 <widget class=
"QLabel" name=
"labelCategory">
106 <property name=
"text">
107 <string>Category:
</string>
112 <widget class=
"QComboBox" name=
"categoryComboBox">
113 <property name=
"sizePolicy">
114 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
115 <horstretch>0</horstretch>
116 <verstretch>0</verstretch>
119 <property name=
"editable">
122 <property name=
"insertPolicy">
123 <enum>QComboBox::InsertAtTop
</enum>
129 <item alignment=
"Qt::AlignRight">
130 <widget class=
"QCheckBox" name=
"defaultCategoryCheckbox">
131 <property name=
"text">
132 <string>Set as default category
</string>
137 <layout class=
"QGridLayout" name=
"gridLayout">
138 <item row=
"2" column=
"0">
139 <widget class=
"QCheckBox" name=
"doNotDeleteTorrentCheckBox">
140 <property name=
"toolTip">
141 <string>When checked, the .torrent file will not be deleted despite the settings at the
"Download
" page of the options dialog
</string>
143 <property name=
"text">
144 <string>Do not delete .torrent file
</string>
148 <item row=
"1" column=
"1">
149 <widget class=
"QCheckBox" name=
"firstLastCheckBox">
150 <property name=
"text">
151 <string>Download first and last pieces first
</string>
155 <item row=
"1" column=
"0">
156 <widget class=
"QCheckBox" name=
"skipCheckingCheckBox">
157 <property name=
"text">
158 <string>Skip hash check
</string>
162 <item row=
"0" column=
"1">
163 <widget class=
"QCheckBox" name=
"sequentialCheckBox">
164 <property name=
"text">
165 <string>Download in sequential order
</string>
169 <item row=
"0" column=
"0">
170 <widget class=
"QCheckBox" name=
"startTorrentCheckBox">
171 <property name=
"text">
172 <string>Start torrent
</string>
176 <item row=
"0" column=
"2">
177 <spacer name=
"horizontalSpacer_3">
178 <property name=
"orientation">
179 <enum>Qt::Horizontal
</enum>
181 <property name=
"sizeHint" stdset=
"0">
192 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
194 <widget class=
"QLabel" name=
"contentLayoutLabel">
195 <property name=
"text">
196 <string>Content layout:
</string>
201 <widget class=
"QComboBox" name=
"contentLayoutComboBox">
202 <property name=
"currentIndex">
206 <property name=
"text">
207 <string>Original
</string>
211 <property name=
"text">
212 <string>Create subfolder
</string>
216 <property name=
"text">
217 <string>Don't create subfolder
</string>
223 <spacer name=
"horizontalSpacer_4">
224 <property name=
"orientation">
225 <enum>Qt::Horizontal
</enum>
227 <property name=
"sizeHint" stdset=
"0">
241 <widget class=
"QGroupBox" name=
"infoGroup">
242 <property name=
"sizePolicy">
243 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Expanding">
244 <horstretch>0</horstretch>
245 <verstretch>0</verstretch>
248 <property name=
"title">
249 <string>Torrent information
</string>
251 <layout class=
"QGridLayout" name=
"gridLayout_2">
252 <item row=
"2" column=
"0">
253 <widget class=
"QLabel" name=
"labelInfohash1">
254 <property name=
"text">
255 <string>Info hash v1:
</string>
259 <item row=
"0" column=
"1">
260 <widget class=
"QLabel" name=
"labelSizeData"/>
262 <item row=
"1" column=
"1">
263 <widget class=
"QLabel" name=
"labelDateData"/>
265 <item row=
"4" column=
"1">
266 <widget class=
"QScrollArea" name=
"scrollArea">
267 <property name=
"styleSheet">
268 <string notr=
"true">background-color: rgba(
0,
0,
0,
0);
</string>
270 <property name=
"frameShape">
271 <enum>QFrame::NoFrame
</enum>
273 <property name=
"widgetResizable">
276 <widget class=
"QWidget" name=
"scrollAreaWidgetContents">
277 <property name=
"geometry">
285 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
286 <property name=
"leftMargin">
289 <property name=
"topMargin">
292 <property name=
"rightMargin">
295 <property name=
"bottomMargin">
299 <widget class=
"QLabel" name=
"labelCommentData">
300 <property name=
"textFormat">
301 <enum>Qt::RichText
</enum>
303 <property name=
"alignment">
304 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
306 <property name=
"wordWrap">
309 <property name=
"openExternalLinks">
312 <property name=
"textInteractionFlags">
313 <set>Qt::TextBrowserInteraction
</set>
321 <item row=
"4" column=
"0">
322 <widget class=
"QLabel" name=
"labelComment">
323 <property name=
"text">
324 <string>Comment:
</string>
326 <property name=
"alignment">
327 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
331 <item row=
"0" column=
"0">
332 <widget class=
"QLabel" name=
"labelSize">
333 <property name=
"text">
334 <string>Size:
</string>
338 <item row=
"2" column=
"1">
339 <widget class=
"QLabel" name=
"labelInfohash1Data">
340 <property name=
"textFormat">
341 <enum>Qt::PlainText
</enum>
343 <property name=
"textInteractionFlags">
344 <set>Qt::TextSelectableByMouse
</set>
348 <item row=
"1" column=
"0">
349 <widget class=
"QLabel" name=
"labelDate">
350 <property name=
"text">
351 <string>Date:
</string>
355 <item row=
"3" column=
"0">
356 <widget class=
"QLabel" name=
"labelInfohash2">
357 <property name=
"text">
358 <string>Info hash v2:
</string>
362 <item row=
"3" column=
"1">
363 <widget class=
"QLabel" name=
"labelInfohash2Data">
364 <property name=
"text">
374 <widget class=
"TorrentContentTreeView" name=
"contentTreeView">
375 <property name=
"sizePolicy">
376 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
377 <horstretch>1</horstretch>
378 <verstretch>0</verstretch>
381 <property name=
"contextMenuPolicy">
382 <enum>Qt::CustomContextMenu
</enum>
384 <property name=
"selectionMode">
385 <enum>QAbstractItemView::ExtendedSelection
</enum>
387 <property name=
"sortingEnabled">
394 <layout class=
"QHBoxLayout" name=
"buttonsHLayout">
396 <widget class=
"QCheckBox" name=
"checkBoxNeverShow">
397 <property name=
"text">
398 <string>Never show again
</string>
403 <spacer name=
"horizontalSpacer_2">
404 <property name=
"orientation">
405 <enum>Qt::Horizontal
</enum>
407 <property name=
"sizeHint" stdset=
"0">
418 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
420 <layout class=
"QHBoxLayout" name=
"metadataLayout">
422 <widget class=
"QProgressBar" name=
"progMetaLoading">
423 <property name=
"sizePolicy">
424 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
425 <horstretch>0</horstretch>
426 <verstretch>0</verstretch>
429 <property name=
"maximum">
432 <property name=
"value">
435 <property name=
"textVisible">
441 <widget class=
"QLabel" name=
"lblMetaLoading">
442 <property name=
"text">
448 <widget class=
"QPushButton" name=
"buttonSave">
449 <property name=
"text">
450 <string>Save as .torrent file...
</string>
457 <widget class=
"QDialogButtonBox" name=
"buttonBox">
458 <property name=
"standardButtons">
459 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
469 <class>TorrentContentTreeView
</class>
470 <extends>QTreeView
</extends>
471 <header>gui/torrentcontenttreeview.h
</header>
474 <class>FileSystemPathComboEdit
</class>
475 <extends>QWidget
</extends>
476 <header>gui/fspathedit.h
</header>
477 <container>1</container>
483 <sender>buttonBox
</sender>
484 <signal>accepted()
</signal>
485 <receiver>AddNewTorrentDialog
</receiver>
486 <slot>accept()
</slot>
488 <hint type=
"sourcelabel">
492 <hint type=
"destinationlabel">
499 <sender>buttonBox
</sender>
500 <signal>rejected()
</signal>
501 <receiver>AddNewTorrentDialog
</receiver>
502 <slot>reject()
</slot>
504 <hint type=
"sourcelabel">
508 <hint type=
"destinationlabel">
515 <sender>comboTTM
</sender>
516 <signal>currentIndexChanged(int)
</signal>
517 <receiver>AddNewTorrentDialog
</receiver>
518 <slot>TMMChanged(int)
</slot>
520 <hint type=
"sourcelabel">
524 <hint type=
"destinationlabel">
531 <sender>categoryComboBox
</sender>
532 <signal>currentIndexChanged(int)
</signal>
533 <receiver>AddNewTorrentDialog
</receiver>
534 <slot>categoryChanged(int)
</slot>
536 <hint type=
"sourcelabel">
540 <hint type=
"destinationlabel">
548 <slot>savingModeChanged(bool)
</slot>
549 <slot>categoryChanged(int)
</slot>
550 <slot>TMMChanged(int)
</slot>