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=
"comboTTM">
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 settings
</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=
"QGridLayout" name=
"gridLayout">
206 <item row=
"0" column=
"0">
207 <widget class=
"QCheckBox" name=
"startTorrentCheckBox">
208 <property name=
"text">
209 <string>Start torrent
</string>
213 <item row=
"0" column=
"1">
214 <layout class=
"QHBoxLayout" name=
"stopConditionLayout">
216 <widget class=
"QLabel" name=
"stopConditionLabel">
217 <property name=
"text">
218 <string>Stop condition:
</string>
223 <widget class=
"QComboBox" name=
"stopConditionComboBox">
224 <property name=
"currentIndex">
228 <property name=
"text">
229 <string>None
</string>
233 <property name=
"text">
234 <string>Metadata received
</string>
238 <property name=
"text">
239 <string>Files checked
</string>
246 <item row=
"0" column=
"2">
247 <spacer name=
"horizontalSpacer_3">
248 <property name=
"orientation">
249 <enum>Qt::Horizontal
</enum>
251 <property name=
"sizeHint" stdset=
"0">
259 <item row=
"1" column=
"0">
260 <widget class=
"QCheckBox" name=
"addToQueueTopCheckBox">
261 <property name=
"text">
262 <string>Add to top of queue
</string>
266 <item row=
"1" column=
"1">
267 <widget class=
"QCheckBox" name=
"skipCheckingCheckBox">
268 <property name=
"text">
269 <string>Skip hash check
</string>
273 <item row=
"2" column=
"0">
274 <widget class=
"QCheckBox" name=
"sequentialCheckBox">
275 <property name=
"text">
276 <string>Download in sequential order
</string>
280 <item row=
"2" column=
"1">
281 <widget class=
"QCheckBox" name=
"firstLastCheckBox">
282 <property name=
"text">
283 <string>Download first and last pieces first
</string>
287 <item row=
"3" column=
"0">
288 <widget class=
"QCheckBox" name=
"doNotDeleteTorrentCheckBox">
289 <property name=
"toolTip">
290 <string>When checked, the .torrent file will not be deleted regardless of the settings at the
"Download
" page of the Options dialog
</string>
292 <property name=
"text">
293 <string>Do not delete .torrent file
</string>
300 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
302 <widget class=
"QLabel" name=
"contentLayoutLabel">
303 <property name=
"text">
304 <string>Content layout:
</string>
309 <widget class=
"QComboBox" name=
"contentLayoutComboBox">
310 <property name=
"currentIndex">
314 <property name=
"text">
315 <string>Original
</string>
319 <property name=
"text">
320 <string>Create subfolder
</string>
324 <property name=
"text">
325 <string>Don't create subfolder
</string>
331 <spacer name=
"horizontalSpacer_4">
332 <property name=
"orientation">
333 <enum>Qt::Horizontal
</enum>
335 <property name=
"sizeHint" stdset=
"0">
349 <widget class=
"QGroupBox" name=
"infoGroup">
350 <property name=
"sizePolicy">
351 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Expanding">
352 <horstretch>0</horstretch>
353 <verstretch>0</verstretch>
356 <property name=
"title">
357 <string>Torrent information
</string>
359 <layout class=
"QGridLayout" name=
"gridLayout_2">
360 <item row=
"2" column=
"0">
361 <widget class=
"QLabel" name=
"labelInfohash1">
362 <property name=
"text">
363 <string>Info hash v1:
</string>
367 <item row=
"0" column=
"1">
368 <widget class=
"QLabel" name=
"labelSizeData"/>
370 <item row=
"1" column=
"1">
371 <widget class=
"QLabel" name=
"labelDateData"/>
373 <item row=
"4" column=
"1">
374 <widget class=
"QScrollArea" name=
"scrollArea">
375 <property name=
"frameShape">
376 <enum>QFrame::NoFrame
</enum>
378 <property name=
"sizeAdjustPolicy">
379 <enum>QAbstractScrollArea::AdjustToContents
</enum>
381 <property name=
"widgetResizable">
384 <widget class=
"QWidget" name=
"scrollAreaWidgetContents">
385 <property name=
"geometry">
393 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
394 <property name=
"leftMargin">
397 <property name=
"topMargin">
400 <property name=
"rightMargin">
403 <property name=
"bottomMargin">
407 <widget class=
"QLabel" name=
"labelCommentData">
408 <property name=
"textFormat">
409 <enum>Qt::RichText
</enum>
411 <property name=
"alignment">
412 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
414 <property name=
"wordWrap">
417 <property name=
"openExternalLinks">
420 <property name=
"textInteractionFlags">
421 <set>Qt::TextBrowserInteraction
</set>
429 <item row=
"4" column=
"0">
430 <widget class=
"QLabel" name=
"labelComment">
431 <property name=
"text">
432 <string>Comment:
</string>
434 <property name=
"alignment">
435 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
439 <item row=
"0" column=
"0">
440 <widget class=
"QLabel" name=
"labelSize">
441 <property name=
"text">
442 <string>Size:
</string>
446 <item row=
"2" column=
"1">
447 <widget class=
"QLabel" name=
"labelInfohash1Data">
448 <property name=
"textInteractionFlags">
449 <set>Qt::TextSelectableByMouse
</set>
453 <item row=
"1" column=
"0">
454 <widget class=
"QLabel" name=
"labelDate">
455 <property name=
"text">
456 <string>Date:
</string>
460 <item row=
"3" column=
"0">
461 <widget class=
"QLabel" name=
"labelInfohash2">
462 <property name=
"text">
463 <string>Info hash v2:
</string>
467 <item row=
"3" column=
"1">
468 <widget class=
"QLabel" name=
"labelInfohash2Data">
469 <property name=
"textInteractionFlags">
470 <set>Qt::TextSelectableByMouse
</set>
479 <widget class=
"QWidget" name=
"layoutWidget">
480 <layout class=
"QVBoxLayout" name=
"verticalLayout_5">
482 <layout class=
"QHBoxLayout" name=
"contentFilterLayout">
484 <widget class=
"QPushButton" name=
"buttonSelectAll">
485 <property name=
"text">
486 <string>Select All
</string>
491 <widget class=
"QPushButton" name=
"buttonSelectNone">
492 <property name=
"text">
493 <string>Select None
</string>
498 <spacer name=
"horizontalSpacer_6">
499 <property name=
"orientation">
500 <enum>Qt::Horizontal
</enum>
502 <property name=
"sizeHint" stdset=
"0">
513 <widget class=
"TorrentContentWidget" name=
"contentTreeView">
514 <property name=
"sizePolicy">
515 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
516 <horstretch>1</horstretch>
517 <verstretch>0</verstretch>
520 <property name=
"contextMenuPolicy">
521 <enum>Qt::CustomContextMenu
</enum>
523 <property name=
"selectionMode">
524 <enum>QAbstractItemView::ExtendedSelection
</enum>
526 <property name=
"sortingEnabled">
540 <layout class=
"QHBoxLayout" name=
"buttonsHLayout">
542 <widget class=
"QCheckBox" name=
"checkBoxNeverShow">
543 <property name=
"text">
544 <string>Never show again
</string>
549 <spacer name=
"horizontalSpacer_2">
550 <property name=
"orientation">
551 <enum>Qt::Horizontal
</enum>
553 <property name=
"sizeHint" stdset=
"0">
564 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
566 <layout class=
"QHBoxLayout" name=
"metadataLayout">
568 <widget class=
"QProgressBar" name=
"progMetaLoading">
569 <property name=
"sizePolicy">
570 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
571 <horstretch>0</horstretch>
572 <verstretch>0</verstretch>
575 <property name=
"maximum">
578 <property name=
"value">
581 <property name=
"textVisible">
587 <widget class=
"QLabel" name=
"lblMetaLoading">
588 <property name=
"text">
594 <widget class=
"QPushButton" name=
"buttonSave">
595 <property name=
"text">
596 <string>Save as .torrent file...
</string>
603 <widget class=
"QDialogButtonBox" name=
"buttonBox">
604 <property name=
"standardButtons">
605 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
615 <class>TorrentContentWidget
</class>
616 <extends>QTreeView
</extends>
617 <header>gui/torrentcontentwidget.h
</header>
620 <class>FileSystemPathComboEdit
</class>
621 <extends>QWidget
</extends>
622 <header>gui/fspathedit.h
</header>
623 <container>1</container>
629 <sender>buttonBox
</sender>
630 <signal>accepted()
</signal>
631 <receiver>AddNewTorrentDialog
</receiver>
632 <slot>accept()
</slot>
634 <hint type=
"sourcelabel">
638 <hint type=
"destinationlabel">
645 <sender>buttonBox
</sender>
646 <signal>rejected()
</signal>
647 <receiver>AddNewTorrentDialog
</receiver>
648 <slot>reject()
</slot>
650 <hint type=
"sourcelabel">
654 <hint type=
"destinationlabel">
661 <sender>comboTTM
</sender>
662 <signal>currentIndexChanged(int)
</signal>
663 <receiver>AddNewTorrentDialog
</receiver>
664 <slot>TMMChanged(int)
</slot>
666 <hint type=
"sourcelabel">
670 <hint type=
"destinationlabel">
677 <sender>categoryComboBox
</sender>
678 <signal>currentIndexChanged(int)
</signal>
679 <receiver>AddNewTorrentDialog
</receiver>
680 <slot>categoryChanged(int)
</slot>
682 <hint type=
"sourcelabel">
686 <hint type=
"destinationlabel">
694 <slot>savingModeChanged(bool)
</slot>
695 <slot>categoryChanged(int)
</slot>
696 <slot>TMMChanged(int)
</slot>