backupdlg.ui 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Backup</class>
  4. <widget class="QWizard" name="Backup">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>737</width>
  10. <height>420</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Qubes OS - Backup qubes</string>
  15. </property>
  16. <property name="locale">
  17. <locale language="English" country="UnitedStates"/>
  18. </property>
  19. <property name="options">
  20. <set>QWizard::NoBackButtonOnLastPage|QWizard::NoBackButtonOnStartPage</set>
  21. </property>
  22. <widget class="QWizardPage" name="select_vms_page">
  23. <layout class="QVBoxLayout" name="verticalLayout">
  24. <item>
  25. <layout class="QGridLayout" name="gridLayout_2">
  26. <item row="0" column="0">
  27. <widget class="QLabel" name="label_4">
  28. <property name="text">
  29. <string>Select qubes to backup:</string>
  30. </property>
  31. </widget>
  32. </item>
  33. </layout>
  34. </item>
  35. <item>
  36. <layout class="QGridLayout" name="gridLayout_3">
  37. <item row="0" column="0">
  38. <spacer name="horizontalSpacer_2">
  39. <property name="orientation">
  40. <enum>Qt::Horizontal</enum>
  41. </property>
  42. <property name="sizeHint" stdset="0">
  43. <size>
  44. <width>40</width>
  45. <height>20</height>
  46. </size>
  47. </property>
  48. </spacer>
  49. </item>
  50. <item row="0" column="1">
  51. <layout class="QHBoxLayout" name="horizontalLayout_3">
  52. <item>
  53. <widget class="QLabel" name="label_3">
  54. <property name="text">
  55. <string>Total size:</string>
  56. </property>
  57. </widget>
  58. </item>
  59. <item>
  60. <widget class="QLabel" name="total_size_label">
  61. <property name="text">
  62. <string>0</string>
  63. </property>
  64. </widget>
  65. </item>
  66. <item>
  67. <spacer name="horizontalSpacer">
  68. <property name="orientation">
  69. <enum>Qt::Horizontal</enum>
  70. </property>
  71. <property name="sizeHint" stdset="0">
  72. <size>
  73. <width>40</width>
  74. <height>20</height>
  75. </size>
  76. </property>
  77. </spacer>
  78. </item>
  79. </layout>
  80. </item>
  81. </layout>
  82. </item>
  83. <item>
  84. <widget class="QCheckBox" name="compress_checkbox">
  85. <property name="text">
  86. <string>Compress the backup</string>
  87. </property>
  88. <property name="checked">
  89. <bool>true</bool>
  90. </property>
  91. </widget>
  92. </item>
  93. <item>
  94. <widget class="QLabel" name="unrecognized_config_label">
  95. <property name="palette">
  96. <palette>
  97. <active>
  98. <colorrole role="WindowText">
  99. <brush brushstyle="SolidPattern">
  100. <color alpha="255">
  101. <red>255</red>
  102. <green>0</green>
  103. <blue>0</blue>
  104. </color>
  105. </brush>
  106. </colorrole>
  107. </active>
  108. <inactive>
  109. <colorrole role="WindowText">
  110. <brush brushstyle="SolidPattern">
  111. <color alpha="255">
  112. <red>255</red>
  113. <green>0</green>
  114. <blue>0</blue>
  115. </color>
  116. </brush>
  117. </colorrole>
  118. </inactive>
  119. <disabled>
  120. <colorrole role="WindowText">
  121. <brush brushstyle="SolidPattern">
  122. <color alpha="255">
  123. <red>139</red>
  124. <green>142</green>
  125. <blue>142</blue>
  126. </color>
  127. </brush>
  128. </colorrole>
  129. </disabled>
  130. </palette>
  131. </property>
  132. <property name="font">
  133. <font>
  134. <weight>75</weight>
  135. <italic>true</italic>
  136. <bold>true</bold>
  137. </font>
  138. </property>
  139. <property name="text">
  140. <string>Warning: unrecognized data found in configuration files. </string>
  141. </property>
  142. </widget>
  143. </item>
  144. </layout>
  145. </widget>
  146. <widget class="QWizardPage" name="select_dir_page">
  147. <layout class="QGridLayout" name="gridLayout_5">
  148. <item row="0" column="0">
  149. <widget class="QGroupBox" name="groupBox">
  150. <property name="sizePolicy">
  151. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  152. <horstretch>0</horstretch>
  153. <verstretch>0</verstretch>
  154. </sizepolicy>
  155. </property>
  156. <property name="title">
  157. <string>Backup destination directory</string>
  158. </property>
  159. <layout class="QGridLayout" name="gridLayout">
  160. <item row="3" column="2">
  161. <widget class="QLineEdit" name="dir_line_edit"/>
  162. </item>
  163. <item row="3" column="3">
  164. <widget class="QToolButton" name="select_path_button">
  165. <property name="text">
  166. <string>...</string>
  167. </property>
  168. </widget>
  169. </item>
  170. <item row="1" column="2">
  171. <widget class="QComboBox" name="appvm_combobox"/>
  172. </item>
  173. <item row="1" column="0">
  174. <widget class="QLabel" name="label_5">
  175. <property name="text">
  176. <string>Target qube:</string>
  177. </property>
  178. </widget>
  179. </item>
  180. <item row="3" column="0">
  181. <widget class="QLabel" name="label_2">
  182. <property name="text">
  183. <string>Backup directory or command:</string>
  184. </property>
  185. <property name="wordWrap">
  186. <bool>true</bool>
  187. </property>
  188. </widget>
  189. </item>
  190. </layout>
  191. </widget>
  192. </item>
  193. <item row="3" column="0">
  194. <widget class="QGroupBox" name="groupBox_3">
  195. <property name="sizePolicy">
  196. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  197. <horstretch>0</horstretch>
  198. <verstretch>0</verstretch>
  199. </sizepolicy>
  200. </property>
  201. <property name="title">
  202. <string>Save backup profile</string>
  203. </property>
  204. <widget class="QLabel" name="label_8">
  205. <property name="geometry">
  206. <rect>
  207. <x>10</x>
  208. <y>30</y>
  209. <width>267</width>
  210. <height>25</height>
  211. </rect>
  212. </property>
  213. <property name="text">
  214. <string>Save settings as default backup profile:</string>
  215. </property>
  216. </widget>
  217. <widget class="QCheckBox" name="save_profile_checkbox">
  218. <property name="geometry">
  219. <rect>
  220. <x>270</x>
  221. <y>30</y>
  222. <width>539</width>
  223. <height>25</height>
  224. </rect>
  225. </property>
  226. <property name="text">
  227. <string/>
  228. </property>
  229. <property name="checked">
  230. <bool>true</bool>
  231. </property>
  232. </widget>
  233. <widget class="QLabel" name="label_9">
  234. <property name="geometry">
  235. <rect>
  236. <x>10</x>
  237. <y>60</y>
  238. <width>511</width>
  239. <height>16</height>
  240. </rect>
  241. </property>
  242. <property name="font">
  243. <font>
  244. <weight>75</weight>
  245. <italic>true</italic>
  246. <bold>true</bold>
  247. </font>
  248. </property>
  249. <property name="text">
  250. <string>WARNING: password will be saved in dom0 in plain text.</string>
  251. </property>
  252. </widget>
  253. </widget>
  254. </item>
  255. <item row="2" column="0">
  256. <widget class="QGroupBox" name="groupBox_2">
  257. <property name="sizePolicy">
  258. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  259. <horstretch>0</horstretch>
  260. <verstretch>0</verstretch>
  261. </sizepolicy>
  262. </property>
  263. <property name="title">
  264. <string>Backup security</string>
  265. </property>
  266. <layout class="QFormLayout" name="formLayout">
  267. <property name="fieldGrowthPolicy">
  268. <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
  269. </property>
  270. <item row="1" column="0">
  271. <widget class="QLabel" name="label_12">
  272. <property name="text">
  273. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Encryption / Verification&lt;br/&gt;passphrase:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  274. </property>
  275. </widget>
  276. </item>
  277. <item row="1" column="1">
  278. <widget class="QLineEdit" name="passphrase_line_edit">
  279. <property name="echoMode">
  280. <enum>QLineEdit::Password</enum>
  281. </property>
  282. </widget>
  283. </item>
  284. <item row="4" column="0">
  285. <widget class="QLabel" name="label_11">
  286. <property name="text">
  287. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Reenter passphrase:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  288. </property>
  289. </widget>
  290. </item>
  291. <item row="4" column="1">
  292. <widget class="QLineEdit" name="passphrase_line_edit_verify">
  293. <property name="echoMode">
  294. <enum>QLineEdit::Password</enum>
  295. </property>
  296. </widget>
  297. </item>
  298. </layout>
  299. </widget>
  300. </item>
  301. <item row="1" column="0">
  302. <widget class="QLabel" name="label">
  303. <property name="font">
  304. <font>
  305. <italic>true</italic>
  306. </font>
  307. </property>
  308. <property name="text">
  309. <string>NOTE: Only running qubes are listed.</string>
  310. </property>
  311. </widget>
  312. </item>
  313. <item row="4" column="0">
  314. <widget class="QGroupBox" name="groupBox_4">
  315. <property name="sizePolicy">
  316. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  317. <horstretch>0</horstretch>
  318. <verstretch>0</verstretch>
  319. </sizepolicy>
  320. </property>
  321. <property name="title">
  322. <string>Other</string>
  323. </property>
  324. <layout class="QGridLayout" name="gridLayout_4">
  325. <item row="0" column="0">
  326. <widget class="QCheckBox" name="turn_off_checkbox">
  327. <property name="text">
  328. <string>Turn computer off after backup is finished</string>
  329. </property>
  330. </widget>
  331. </item>
  332. </layout>
  333. </widget>
  334. </item>
  335. </layout>
  336. </widget>
  337. <widget class="QWizardPage" name="confirm_page">
  338. <layout class="QVBoxLayout" name="verticalLayout_2">
  339. <item>
  340. <widget class="QLabel" name="label_6">
  341. <property name="font">
  342. <font>
  343. <pointsize>9</pointsize>
  344. <weight>50</weight>
  345. <italic>false</italic>
  346. <bold>false</bold>
  347. <underline>false</underline>
  348. </font>
  349. </property>
  350. <property name="text">
  351. <string>You're about to perform the following actions:</string>
  352. </property>
  353. </widget>
  354. </item>
  355. <item>
  356. <widget class="QTextEdit" name="textEdit">
  357. <property name="html">
  358. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  359. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  360. p, li { white-space: pre-wrap; }
  361. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
  362. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  363. </property>
  364. </widget>
  365. </item>
  366. <item>
  367. <widget class="QLabel" name="label_7">
  368. <property name="font">
  369. <font>
  370. <pointsize>9</pointsize>
  371. <weight>50</weight>
  372. <italic>false</italic>
  373. <bold>false</bold>
  374. <underline>false</underline>
  375. </font>
  376. </property>
  377. <property name="text">
  378. <string>To continue press Next. </string>
  379. </property>
  380. </widget>
  381. </item>
  382. </layout>
  383. </widget>
  384. <widget class="QWizardPage" name="commit_page">
  385. <layout class="QVBoxLayout" name="verticalLayout_3">
  386. <item>
  387. <widget class="QLabel" name="progress_status">
  388. <property name="font">
  389. <font>
  390. <pointsize>9</pointsize>
  391. <weight>50</weight>
  392. <italic>false</italic>
  393. <bold>false</bold>
  394. <underline>false</underline>
  395. </font>
  396. </property>
  397. <property name="text">
  398. <string>Backup in progress...</string>
  399. </property>
  400. </widget>
  401. </item>
  402. <item>
  403. <widget class="QProgressBar" name="progress_bar">
  404. <property name="maximum">
  405. <number>0</number>
  406. </property>
  407. <property name="value">
  408. <number>0</number>
  409. </property>
  410. <property name="alignment">
  411. <set>Qt::AlignCenter</set>
  412. </property>
  413. <property name="invertedAppearance">
  414. <bool>false</bool>
  415. </property>
  416. </widget>
  417. </item>
  418. <item>
  419. <widget class="QCheckBox" name="showFileDialog">
  420. <property name="text">
  421. <string>When finished, open file selection dialog to allow me to unmount the disk</string>
  422. </property>
  423. </widget>
  424. </item>
  425. </layout>
  426. </widget>
  427. </widget>
  428. <resources>
  429. <include location="../resources.qrc"/>
  430. </resources>
  431. <connections/>
  432. </ui>