/patchExchange_form.ui

http://ewitool.googlecode.com/ · Unknown · 732 lines · 732 code · 0 blank · 0 comment · 0 complexity · d8843743147cd7dab25b66ce8f8474d4 MD5 · raw file

  1. <ui version="4.0" >
  2. <class>patchExchange_form</class>
  3. <widget class="QWidget" name="patchExchange_form" >
  4. <property name="enabled" >
  5. <bool>true</bool>
  6. </property>
  7. <property name="geometry" >
  8. <rect>
  9. <x>0</x>
  10. <y>0</y>
  11. <width>1016</width>
  12. <height>483</height>
  13. </rect>
  14. </property>
  15. <property name="windowTitle" >
  16. <string>Form</string>
  17. </property>
  18. <widget class="QGroupBox" name="groupBox_48" >
  19. <property name="geometry" >
  20. <rect>
  21. <x>350</x>
  22. <y>20</y>
  23. <width>301</width>
  24. <height>441</height>
  25. </rect>
  26. </property>
  27. <property name="title" >
  28. <string>Results</string>
  29. </property>
  30. <widget class="QListWidget" name="results_listWidget" >
  31. <property name="geometry" >
  32. <rect>
  33. <x>20</x>
  34. <y>30</y>
  35. <width>256</width>
  36. <height>391</height>
  37. </rect>
  38. </property>
  39. </widget>
  40. </widget>
  41. <widget class="QGroupBox" name="groupBox_49" >
  42. <property name="geometry" >
  43. <rect>
  44. <x>690</x>
  45. <y>20</y>
  46. <width>301</width>
  47. <height>441</height>
  48. </rect>
  49. </property>
  50. <property name="title" >
  51. <string>Details</string>
  52. </property>
  53. <widget class="QLabel" name="label_119" >
  54. <property name="geometry" >
  55. <rect>
  56. <x>20</x>
  57. <y>30</y>
  58. <width>57</width>
  59. <height>18</height>
  60. </rect>
  61. </property>
  62. <property name="text" >
  63. <string>Name:</string>
  64. </property>
  65. </widget>
  66. <widget class="QLabel" name="label_120" >
  67. <property name="geometry" >
  68. <rect>
  69. <x>20</x>
  70. <y>50</y>
  71. <width>75</width>
  72. <height>18</height>
  73. </rect>
  74. </property>
  75. <property name="text" >
  76. <string>Contributor:</string>
  77. </property>
  78. </widget>
  79. <widget class="QLabel" name="label_121" >
  80. <property name="geometry" >
  81. <rect>
  82. <x>20</x>
  83. <y>70</y>
  84. <width>66</width>
  85. <height>18</height>
  86. </rect>
  87. </property>
  88. <property name="text" >
  89. <string>Originator:</string>
  90. </property>
  91. </widget>
  92. <widget class="QLabel" name="label_122" >
  93. <property name="geometry" >
  94. <rect>
  95. <x>20</x>
  96. <y>90</y>
  97. <width>57</width>
  98. <height>18</height>
  99. </rect>
  100. </property>
  101. <property name="text" >
  102. <string>Type:</string>
  103. </property>
  104. </widget>
  105. <widget class="QLabel" name="label_123" >
  106. <property name="geometry" >
  107. <rect>
  108. <x>20</x>
  109. <y>110</y>
  110. <width>75</width>
  111. <height>18</height>
  112. </rect>
  113. </property>
  114. <property name="text" >
  115. <string>Description:</string>
  116. </property>
  117. </widget>
  118. <widget class="QLabel" name="label_124" >
  119. <property name="geometry" >
  120. <rect>
  121. <x>20</x>
  122. <y>250</y>
  123. <width>57</width>
  124. <height>18</height>
  125. </rect>
  126. </property>
  127. <property name="text" >
  128. <string>Tags:</string>
  129. </property>
  130. </widget>
  131. <widget class="QLabel" name="label_125" >
  132. <property name="geometry" >
  133. <rect>
  134. <x>20</x>
  135. <y>270</y>
  136. <width>57</width>
  137. <height>18</height>
  138. </rect>
  139. </property>
  140. <property name="text" >
  141. <string>Added:</string>
  142. </property>
  143. </widget>
  144. <widget class="QLabel" name="name_label" >
  145. <property name="geometry" >
  146. <rect>
  147. <x>110</x>
  148. <y>30</y>
  149. <width>171</width>
  150. <height>18</height>
  151. </rect>
  152. </property>
  153. <property name="frameShape" >
  154. <enum>QFrame::Box</enum>
  155. </property>
  156. <property name="text" >
  157. <string/>
  158. </property>
  159. <property name="margin" >
  160. <number>2</number>
  161. </property>
  162. </widget>
  163. <widget class="QLabel" name="contributor_label" >
  164. <property name="geometry" >
  165. <rect>
  166. <x>110</x>
  167. <y>50</y>
  168. <width>171</width>
  169. <height>18</height>
  170. </rect>
  171. </property>
  172. <property name="frameShape" >
  173. <enum>QFrame::Box</enum>
  174. </property>
  175. <property name="text" >
  176. <string/>
  177. </property>
  178. <property name="margin" >
  179. <number>2</number>
  180. </property>
  181. </widget>
  182. <widget class="QLabel" name="originator_label" >
  183. <property name="geometry" >
  184. <rect>
  185. <x>110</x>
  186. <y>70</y>
  187. <width>171</width>
  188. <height>18</height>
  189. </rect>
  190. </property>
  191. <property name="frameShape" >
  192. <enum>QFrame::Box</enum>
  193. </property>
  194. <property name="text" >
  195. <string/>
  196. </property>
  197. <property name="margin" >
  198. <number>2</number>
  199. </property>
  200. </widget>
  201. <widget class="QLabel" name="type_label" >
  202. <property name="geometry" >
  203. <rect>
  204. <x>110</x>
  205. <y>90</y>
  206. <width>171</width>
  207. <height>18</height>
  208. </rect>
  209. </property>
  210. <property name="frameShape" >
  211. <enum>QFrame::Box</enum>
  212. </property>
  213. <property name="text" >
  214. <string/>
  215. </property>
  216. <property name="margin" >
  217. <number>2</number>
  218. </property>
  219. </widget>
  220. <widget class="QLabel" name="desc_label" >
  221. <property name="geometry" >
  222. <rect>
  223. <x>20</x>
  224. <y>130</y>
  225. <width>261</width>
  226. <height>111</height>
  227. </rect>
  228. </property>
  229. <property name="font" >
  230. <font>
  231. <pointsize>8</pointsize>
  232. </font>
  233. </property>
  234. <property name="frameShape" >
  235. <enum>QFrame::Box</enum>
  236. </property>
  237. <property name="text" >
  238. <string/>
  239. </property>
  240. <property name="alignment" >
  241. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  242. </property>
  243. <property name="wordWrap" >
  244. <bool>true</bool>
  245. </property>
  246. <property name="margin" >
  247. <number>2</number>
  248. </property>
  249. </widget>
  250. <widget class="QLabel" name="tags_label" >
  251. <property name="geometry" >
  252. <rect>
  253. <x>110</x>
  254. <y>250</y>
  255. <width>171</width>
  256. <height>18</height>
  257. </rect>
  258. </property>
  259. <property name="frameShape" >
  260. <enum>QFrame::Box</enum>
  261. </property>
  262. <property name="text" >
  263. <string/>
  264. </property>
  265. <property name="margin" >
  266. <number>2</number>
  267. </property>
  268. </widget>
  269. <widget class="QLabel" name="added_label" >
  270. <property name="geometry" >
  271. <rect>
  272. <x>110</x>
  273. <y>270</y>
  274. <width>171</width>
  275. <height>18</height>
  276. </rect>
  277. </property>
  278. <property name="frameShape" >
  279. <enum>QFrame::Box</enum>
  280. </property>
  281. <property name="text" >
  282. <string/>
  283. </property>
  284. <property name="margin" >
  285. <number>2</number>
  286. </property>
  287. </widget>
  288. <widget class="QPushButton" name="epxCopy_pushButton" >
  289. <property name="enabled" >
  290. <bool>false</bool>
  291. </property>
  292. <property name="geometry" >
  293. <rect>
  294. <x>200</x>
  295. <y>310</y>
  296. <width>80</width>
  297. <height>27</height>
  298. </rect>
  299. </property>
  300. <property name="text" >
  301. <string>&amp;Copy</string>
  302. </property>
  303. </widget>
  304. <widget class="QLabel" name="private_label" >
  305. <property name="geometry" >
  306. <rect>
  307. <x>220</x>
  308. <y>110</y>
  309. <width>61</width>
  310. <height>18</height>
  311. </rect>
  312. </property>
  313. <property name="font" >
  314. <font>
  315. <italic>true</italic>
  316. </font>
  317. </property>
  318. <property name="text" >
  319. <string>public</string>
  320. </property>
  321. <property name="alignment" >
  322. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  323. </property>
  324. </widget>
  325. <widget class="QPushButton" name="epxDelete_pushButton" >
  326. <property name="enabled" >
  327. <bool>false</bool>
  328. </property>
  329. <property name="geometry" >
  330. <rect>
  331. <x>20</x>
  332. <y>310</y>
  333. <width>80</width>
  334. <height>27</height>
  335. </rect>
  336. </property>
  337. <property name="palette" >
  338. <palette>
  339. <active>
  340. <colorrole role="Button" >
  341. <brush brushstyle="SolidPattern" >
  342. <color alpha="255" >
  343. <red>255</red>
  344. <green>0</green>
  345. <blue>0</blue>
  346. </color>
  347. </brush>
  348. </colorrole>
  349. </active>
  350. <inactive>
  351. <colorrole role="Button" >
  352. <brush brushstyle="SolidPattern" >
  353. <color alpha="255" >
  354. <red>255</red>
  355. <green>0</green>
  356. <blue>0</blue>
  357. </color>
  358. </brush>
  359. </colorrole>
  360. </inactive>
  361. <disabled>
  362. <colorrole role="Button" >
  363. <brush brushstyle="SolidPattern" >
  364. <color alpha="255" >
  365. <red>255</red>
  366. <green>0</green>
  367. <blue>0</blue>
  368. </color>
  369. </brush>
  370. </colorrole>
  371. </disabled>
  372. </palette>
  373. </property>
  374. <property name="text" >
  375. <string>&amp;Delete</string>
  376. </property>
  377. </widget>
  378. </widget>
  379. <widget class="QGroupBox" name="groupBox_47" >
  380. <property name="geometry" >
  381. <rect>
  382. <x>10</x>
  383. <y>20</y>
  384. <width>301</width>
  385. <height>301</height>
  386. </rect>
  387. </property>
  388. <property name="title" >
  389. <string>Query</string>
  390. </property>
  391. <widget class="QComboBox" name="type_comboBox" >
  392. <property name="geometry" >
  393. <rect>
  394. <x>130</x>
  395. <y>30</y>
  396. <width>141</width>
  397. <height>26</height>
  398. </rect>
  399. </property>
  400. <item>
  401. <property name="text" >
  402. <string>All</string>
  403. </property>
  404. </item>
  405. </widget>
  406. <widget class="QLabel" name="label_115" >
  407. <property name="geometry" >
  408. <rect>
  409. <x>20</x>
  410. <y>30</y>
  411. <width>57</width>
  412. <height>21</height>
  413. </rect>
  414. </property>
  415. <property name="text" >
  416. <string>Type</string>
  417. </property>
  418. </widget>
  419. <widget class="QLabel" name="label_116" >
  420. <property name="geometry" >
  421. <rect>
  422. <x>20</x>
  423. <y>70</y>
  424. <width>91</width>
  425. <height>31</height>
  426. </rect>
  427. </property>
  428. <property name="text" >
  429. <string>Added in the Last</string>
  430. </property>
  431. <property name="wordWrap" >
  432. <bool>true</bool>
  433. </property>
  434. </widget>
  435. <widget class="QComboBox" name="since_comboBox" >
  436. <property name="geometry" >
  437. <rect>
  438. <x>130</x>
  439. <y>70</y>
  440. <width>141</width>
  441. <height>26</height>
  442. </rect>
  443. </property>
  444. <property name="currentIndex" >
  445. <number>0</number>
  446. </property>
  447. <item>
  448. <property name="text" >
  449. <string>All</string>
  450. </property>
  451. </item>
  452. <item>
  453. <property name="text" >
  454. <string>1 day</string>
  455. </property>
  456. </item>
  457. <item>
  458. <property name="text" >
  459. <string>7 days</string>
  460. </property>
  461. </item>
  462. <item>
  463. <property name="text" >
  464. <string>1 month</string>
  465. </property>
  466. </item>
  467. <item>
  468. <property name="text" >
  469. <string>3 months</string>
  470. </property>
  471. </item>
  472. <item>
  473. <property name="text" >
  474. <string>1 year</string>
  475. </property>
  476. </item>
  477. </widget>
  478. <widget class="QLabel" name="label_117" >
  479. <property name="geometry" >
  480. <rect>
  481. <x>20</x>
  482. <y>120</y>
  483. <width>81</width>
  484. <height>21</height>
  485. </rect>
  486. </property>
  487. <property name="text" >
  488. <string>Contributor</string>
  489. </property>
  490. </widget>
  491. <widget class="QComboBox" name="contributor_comboBox" >
  492. <property name="geometry" >
  493. <rect>
  494. <x>130</x>
  495. <y>120</y>
  496. <width>141</width>
  497. <height>26</height>
  498. </rect>
  499. </property>
  500. <item>
  501. <property name="text" >
  502. <string>All</string>
  503. </property>
  504. </item>
  505. </widget>
  506. <widget class="QPushButton" name="epxQuery_pushButton" >
  507. <property name="geometry" >
  508. <rect>
  509. <x>110</x>
  510. <y>260</y>
  511. <width>80</width>
  512. <height>27</height>
  513. </rect>
  514. </property>
  515. <property name="text" >
  516. <string>&amp;Query</string>
  517. </property>
  518. </widget>
  519. <widget class="QLabel" name="label_118" >
  520. <property name="geometry" >
  521. <rect>
  522. <x>20</x>
  523. <y>220</y>
  524. <width>57</width>
  525. <height>31</height>
  526. </rect>
  527. </property>
  528. <property name="text" >
  529. <string>Tags</string>
  530. </property>
  531. </widget>
  532. <widget class="QLineEdit" name="tags_lineEdit" >
  533. <property name="geometry" >
  534. <rect>
  535. <x>60</x>
  536. <y>220</y>
  537. <width>211</width>
  538. <height>27</height>
  539. </rect>
  540. </property>
  541. </widget>
  542. <widget class="QComboBox" name="origin_comboBox" >
  543. <property name="geometry" >
  544. <rect>
  545. <x>130</x>
  546. <y>170</y>
  547. <width>141</width>
  548. <height>26</height>
  549. </rect>
  550. </property>
  551. <item>
  552. <property name="text" >
  553. <string>All</string>
  554. </property>
  555. </item>
  556. </widget>
  557. <widget class="QLabel" name="label_126" >
  558. <property name="geometry" >
  559. <rect>
  560. <x>20</x>
  561. <y>170</y>
  562. <width>81</width>
  563. <height>21</height>
  564. </rect>
  565. </property>
  566. <property name="text" >
  567. <string>Origin</string>
  568. </property>
  569. </widget>
  570. </widget>
  571. <widget class="QGroupBox" name="stats_groupBox" >
  572. <property name="geometry" >
  573. <rect>
  574. <x>10</x>
  575. <y>330</y>
  576. <width>301</width>
  577. <height>131</height>
  578. </rect>
  579. </property>
  580. <property name="title" >
  581. <string>Statistics</string>
  582. </property>
  583. <widget class="QLabel" name="label" >
  584. <property name="geometry" >
  585. <rect>
  586. <x>10</x>
  587. <y>20</y>
  588. <width>111</width>
  589. <height>18</height>
  590. </rect>
  591. </property>
  592. <property name="text" >
  593. <string>Registered Users:</string>
  594. </property>
  595. </widget>
  596. <widget class="QLabel" name="label_2" >
  597. <property name="geometry" >
  598. <rect>
  599. <x>10</x>
  600. <y>40</y>
  601. <width>131</width>
  602. <height>18</height>
  603. </rect>
  604. </property>
  605. <property name="text" >
  606. <string>Patches contributed:</string>
  607. </property>
  608. </widget>
  609. <widget class="QLabel" name="label_3" >
  610. <property name="geometry" >
  611. <rect>
  612. <x>10</x>
  613. <y>60</y>
  614. <width>111</width>
  615. <height>18</height>
  616. </rect>
  617. </property>
  618. <property name="text" >
  619. <string>Contributors:</string>
  620. </property>
  621. </widget>
  622. <widget class="QLabel" name="label_4" >
  623. <property name="geometry" >
  624. <rect>
  625. <x>10</x>
  626. <y>80</y>
  627. <width>111</width>
  628. <height>18</height>
  629. </rect>
  630. </property>
  631. <property name="text" >
  632. <string>Origins:</string>
  633. </property>
  634. </widget>
  635. <widget class="QLabel" name="label_5" >
  636. <property name="geometry" >
  637. <rect>
  638. <x>10</x>
  639. <y>100</y>
  640. <width>115</width>
  641. <height>18</height>
  642. </rect>
  643. </property>
  644. <property name="text" >
  645. <string>Last Access (UTC):</string>
  646. </property>
  647. </widget>
  648. <widget class="QLabel" name="users_label" >
  649. <property name="geometry" >
  650. <rect>
  651. <x>160</x>
  652. <y>20</y>
  653. <width>131</width>
  654. <height>18</height>
  655. </rect>
  656. </property>
  657. <property name="text" >
  658. <string>0</string>
  659. </property>
  660. <property name="alignment" >
  661. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  662. </property>
  663. </widget>
  664. <widget class="QLabel" name="patches_label" >
  665. <property name="geometry" >
  666. <rect>
  667. <x>160</x>
  668. <y>40</y>
  669. <width>131</width>
  670. <height>18</height>
  671. </rect>
  672. </property>
  673. <property name="text" >
  674. <string>0</string>
  675. </property>
  676. <property name="alignment" >
  677. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  678. </property>
  679. </widget>
  680. <widget class="QLabel" name="contributors_label" >
  681. <property name="geometry" >
  682. <rect>
  683. <x>160</x>
  684. <y>60</y>
  685. <width>131</width>
  686. <height>18</height>
  687. </rect>
  688. </property>
  689. <property name="text" >
  690. <string>0</string>
  691. </property>
  692. <property name="alignment" >
  693. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  694. </property>
  695. </widget>
  696. <widget class="QLabel" name="origins_label" >
  697. <property name="geometry" >
  698. <rect>
  699. <x>160</x>
  700. <y>80</y>
  701. <width>131</width>
  702. <height>18</height>
  703. </rect>
  704. </property>
  705. <property name="text" >
  706. <string>0</string>
  707. </property>
  708. <property name="alignment" >
  709. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  710. </property>
  711. </widget>
  712. <widget class="QLabel" name="access_label" >
  713. <property name="geometry" >
  714. <rect>
  715. <x>130</x>
  716. <y>100</y>
  717. <width>161</width>
  718. <height>20</height>
  719. </rect>
  720. </property>
  721. <property name="text" >
  722. <string>0</string>
  723. </property>
  724. <property name="alignment" >
  725. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  726. </property>
  727. </widget>
  728. </widget>
  729. </widget>
  730. <resources/>
  731. <connections/>
  732. </ui>