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=
"QScrollArea" name=
"scrollArea_2">
16 <property name=
"frameShape">
17 <enum>QFrame::NoFrame
</enum>
19 <property name=
"sizeAdjustPolicy">
20 <enum>QAbstractScrollArea::AdjustToContents
</enum>
22 <property name=
"widgetResizable">
25 <widget class=
"QWidget" name=
"scrollAreaWidgetContents_2">
26 <property name=
"geometry">
34 <layout class=
"QVBoxLayout" name=
"verticalLayout_6">
35 <property name=
"leftMargin">
38 <property name=
"topMargin">
41 <property name=
"rightMargin">
44 <property name=
"bottomMargin">
48 <widget class=
"QSplitter" name=
"splitter">
49 <property name=
"orientation">
50 <enum>Qt::Horizontal
</enum>
52 <property name=
"childrenCollapsible">
55 <widget class=
"QFrame" name=
"torrentoptionsFrame">
56 <layout class=
"QVBoxLayout" name=
"mainlayout_addui">
57 <property name=
"leftMargin">
60 <property name=
"topMargin">
63 <property name=
"rightMargin">
66 <property name=
"bottomMargin">
70 <layout class=
"QHBoxLayout" name=
"managementLayout">
72 <widget class=
"QLabel" name=
"labelTorrentManagementMode">
73 <property name=
"text">
74 <string>Torrent Management Mode:
</string>
79 <widget class=
"QComboBox" name=
"comboTMM">
80 <property name=
"toolTip">
81 <string>Automatic mode means that various torrent properties(eg save path) will be decided by the associated category
</string>
84 <property name=
"text">
85 <string>Manual
</string>
89 <property name=
"text">
90 <string>Automatic
</string>
96 <spacer name=
"horizontalSpacer">
97 <property name=
"orientation">
98 <enum>Qt::Horizontal
</enum>
100 <property name=
"sizeHint" stdset=
"0">
111 <widget class=
"QGroupBox" name=
"groupBoxSavePath">
112 <property name=
"title">
113 <string>Save at
</string>
115 <layout class=
"QVBoxLayout" name=
"verticalLayout">
117 <widget class=
"FileSystemPathComboEdit" name=
"savePath" native=
"true"/>
120 <widget class=
"QGroupBox" name=
"groupBoxDownloadPath">
121 <property name=
"title">
122 <string>Use another path for incomplete torrent
</string>
124 <property name=
"checkable">
127 <property name=
"checked">
130 <layout class=
"QVBoxLayout" name=
"verticalLayout_4">
132 <widget class=
"FileSystemPathComboEdit" name=
"downloadPath" native=
"true"/>
138 <layout class=
"QHBoxLayout" name=
"layoutRememberLastSavePath">
140 <spacer name=
"horizontalSpacer_5">
141 <property name=
"orientation">
142 <enum>Qt::Horizontal
</enum>
144 <property name=
"sizeHint" stdset=
"0">
153 <widget class=
"QCheckBox" name=
"checkBoxRememberLastSavePath">
154 <property name=
"text">
155 <string>Remember last used save path
</string>
165 <widget class=
"QGroupBox" name=
"groupBoxSettings">
166 <property name=
"title">
167 <string>Torrent options
</string>
169 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
171 <layout class=
"QHBoxLayout" name=
"categoryLayout">
173 <widget class=
"QLabel" name=
"labelCategory">
174 <property name=
"text">
175 <string>Category:
</string>
180 <widget class=
"QComboBox" name=
"categoryComboBox">
181 <property name=
"sizePolicy">
182 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
183 <horstretch>0</horstretch>
184 <verstretch>0</verstretch>
187 <property name=
"editable">
190 <property name=
"insertPolicy">
191 <enum>QComboBox::InsertAtTop
</enum>
197 <item alignment=
"Qt::AlignRight">
198 <widget class=
"QCheckBox" name=
"defaultCategoryCheckbox">
199 <property name=
"text">
200 <string>Set as default category
</string>
205 <layout class=
"QHBoxLayout" name=
"tagsLayout" stretch=
"0,0,0">
207 <widget class=
"QLabel" name=
"tagsLabel">
208 <property name=
"text">
209 <string>Tags:
</string>
214 <widget class=
"QLineEdit" name=
"tagsLineEdit">
215 <property name=
"sizePolicy">
216 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
217 <horstretch>0</horstretch>
218 <verstretch>0</verstretch>
221 <property name=
"readOnly">
224 <property name=
"placeholderText">
225 <string>Click [...] button to add/remove tags.
</string>
227 <property name=
"clearButtonEnabled">
233 <widget class=
"QToolButton" name=
"tagsEditButton">
234 <property name=
"toolTip">
235 <string>Add/remove tags
</string>
237 <property name=
"text">
245 <layout class=
"QGridLayout" name=
"gridLayout">
246 <item row=
"0" column=
"0">
247 <widget class=
"QCheckBox" name=
"startTorrentCheckBox">
248 <property name=
"text">
249 <string>Start torrent
</string>
253 <item row=
"0" column=
"1">
254 <layout class=
"QHBoxLayout" name=
"stopConditionLayout">
256 <widget class=
"QLabel" name=
"stopConditionLabel">
257 <property name=
"text">
258 <string>Stop condition:
</string>
263 <widget class=
"QComboBox" name=
"stopConditionComboBox">
268 <item row=
"0" column=
"2">
269 <spacer name=
"horizontalSpacer_3">
270 <property name=
"orientation">
271 <enum>Qt::Horizontal
</enum>
273 <property name=
"sizeHint" stdset=
"0">
281 <item row=
"1" column=
"0">
282 <widget class=
"QCheckBox" name=
"addToQueueTopCheckBox">
283 <property name=
"text">
284 <string>Add to top of queue
</string>
288 <item row=
"1" column=
"1">
289 <widget class=
"QCheckBox" name=
"skipCheckingCheckBox">
290 <property name=
"text">
291 <string>Skip hash check
</string>
295 <item row=
"2" column=
"0">
296 <widget class=
"QCheckBox" name=
"sequentialCheckBox">
297 <property name=
"text">
298 <string>Download in sequential order
</string>
302 <item row=
"2" column=
"1">
303 <widget class=
"QCheckBox" name=
"firstLastCheckBox">
304 <property name=
"text">
305 <string>Download first and last pieces first
</string>
309 <item row=
"3" column=
"0">
310 <widget class=
"QCheckBox" name=
"doNotDeleteTorrentCheckBox">
311 <property name=
"toolTip">
312 <string>When checked, the .torrent file will not be deleted regardless of the settings at the
"Download
" page of the Options dialog
</string>
314 <property name=
"text">
315 <string>Do not delete .torrent file
</string>
322 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
324 <widget class=
"QLabel" name=
"contentLayoutLabel">
325 <property name=
"text">
326 <string>Content layout:
</string>
331 <widget class=
"QComboBox" name=
"contentLayoutComboBox">
332 <property name=
"currentIndex">
336 <property name=
"text">
337 <string>Original
</string>
341 <property name=
"text">
342 <string>Create subfolder
</string>
346 <property name=
"text">
347 <string>Don't create subfolder
</string>
353 <spacer name=
"horizontalSpacer_4">
354 <property name=
"orientation">
355 <enum>Qt::Horizontal
</enum>
357 <property name=
"sizeHint" stdset=
"0">
371 <widget class=
"QGroupBox" name=
"infoGroup">
372 <property name=
"sizePolicy">
373 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Expanding">
374 <horstretch>0</horstretch>
375 <verstretch>0</verstretch>
378 <property name=
"title">
379 <string>Torrent information
</string>
381 <layout class=
"QGridLayout" name=
"gridLayout_2">
382 <item row=
"2" column=
"0">
383 <widget class=
"QLabel" name=
"labelInfohash1">
384 <property name=
"text">
385 <string>Info hash v1:
</string>
389 <item row=
"0" column=
"1">
390 <widget class=
"QLabel" name=
"labelSizeData"/>
392 <item row=
"1" column=
"1">
393 <widget class=
"QLabel" name=
"labelDateData"/>
395 <item row=
"4" column=
"1">
396 <widget class=
"QScrollArea" name=
"scrollArea">
397 <property name=
"frameShape">
398 <enum>QFrame::NoFrame
</enum>
400 <property name=
"sizeAdjustPolicy">
401 <enum>QAbstractScrollArea::AdjustToContents
</enum>
403 <property name=
"widgetResizable">
406 <widget class=
"QWidget" name=
"scrollAreaWidgetContents">
407 <property name=
"geometry">
415 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
416 <property name=
"leftMargin">
419 <property name=
"topMargin">
422 <property name=
"rightMargin">
425 <property name=
"bottomMargin">
429 <widget class=
"QLabel" name=
"labelCommentData">
430 <property name=
"textFormat">
431 <enum>Qt::RichText
</enum>
433 <property name=
"alignment">
434 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
436 <property name=
"wordWrap">
439 <property name=
"openExternalLinks">
442 <property name=
"textInteractionFlags">
443 <set>Qt::TextBrowserInteraction
</set>
451 <item row=
"4" column=
"0">
452 <widget class=
"QLabel" name=
"labelComment">
453 <property name=
"text">
454 <string>Comment:
</string>
456 <property name=
"alignment">
457 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
461 <item row=
"0" column=
"0">
462 <widget class=
"QLabel" name=
"labelSize">
463 <property name=
"text">
464 <string>Size:
</string>
468 <item row=
"2" column=
"1">
469 <widget class=
"QLabel" name=
"labelInfohash1Data">
470 <property name=
"textInteractionFlags">
471 <set>Qt::TextSelectableByMouse
</set>
475 <item row=
"1" column=
"0">
476 <widget class=
"QLabel" name=
"labelDate">
477 <property name=
"text">
478 <string>Date:
</string>
482 <item row=
"3" column=
"0">
483 <widget class=
"QLabel" name=
"labelInfohash2">
484 <property name=
"text">
485 <string>Info hash v2:
</string>
489 <item row=
"3" column=
"1">
490 <widget class=
"QLabel" name=
"labelInfohash2Data">
491 <property name=
"textInteractionFlags">
492 <set>Qt::TextSelectableByMouse
</set>
501 <widget class=
"QWidget" name=
"layoutWidget">
502 <layout class=
"QVBoxLayout" name=
"verticalLayout_5">
504 <layout class=
"QHBoxLayout" name=
"contentFilterLayout">
506 <widget class=
"QPushButton" name=
"buttonSelectAll">
507 <property name=
"text">
508 <string>Select All
</string>
513 <widget class=
"QPushButton" name=
"buttonSelectNone">
514 <property name=
"text">
515 <string>Select None
</string>
520 <spacer name=
"horizontalSpacer_6">
521 <property name=
"orientation">
522 <enum>Qt::Horizontal
</enum>
524 <property name=
"sizeHint" stdset=
"0">
535 <widget class=
"TorrentContentWidget" name=
"contentTreeView">
536 <property name=
"sizePolicy">
537 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
538 <horstretch>1</horstretch>
539 <verstretch>0</verstretch>
542 <property name=
"contextMenuPolicy">
543 <enum>Qt::CustomContextMenu
</enum>
545 <property name=
"selectionMode">
546 <enum>QAbstractItemView::ExtendedSelection
</enum>
548 <property name=
"sortingEnabled">
562 <layout class=
"QHBoxLayout" name=
"buttonsHLayout">
564 <widget class=
"QCheckBox" name=
"checkBoxNeverShow">
565 <property name=
"text">
566 <string>Never show again
</string>
571 <spacer name=
"horizontalSpacer_2">
572 <property name=
"orientation">
573 <enum>Qt::Horizontal
</enum>
575 <property name=
"sizeHint" stdset=
"0">
586 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
588 <layout class=
"QHBoxLayout" name=
"metadataLayout">
590 <widget class=
"QProgressBar" name=
"progMetaLoading">
591 <property name=
"sizePolicy">
592 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
593 <horstretch>0</horstretch>
594 <verstretch>0</verstretch>
597 <property name=
"maximum">
600 <property name=
"value">
603 <property name=
"textVisible">
609 <widget class=
"QLabel" name=
"lblMetaLoading">
610 <property name=
"text">
616 <widget class=
"QPushButton" name=
"buttonSave">
617 <property name=
"text">
618 <string>Save as .torrent file...
</string>
625 <widget class=
"QDialogButtonBox" name=
"buttonBox">
626 <property name=
"standardButtons">
627 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
637 <class>TorrentContentWidget
</class>
638 <extends>QTreeView
</extends>
639 <header>gui/torrentcontentwidget.h
</header>
642 <class>FileSystemPathComboEdit
</class>
643 <extends>QWidget
</extends>
644 <header>gui/fspathedit.h
</header>
645 <container>1</container>