summaryrefslogtreecommitdiffabout
path: root/pwmanager/pwmanager/configwnd.ui
Unidiff
Diffstat (limited to 'pwmanager/pwmanager/configwnd.ui') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/pwmanager/configwnd.ui687
1 files changed, 687 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/configwnd.ui b/pwmanager/pwmanager/configwnd.ui
new file mode 100644
index 0000000..9e8d520
--- a/dev/null
+++ b/pwmanager/pwmanager/configwnd.ui
@@ -0,0 +1,687 @@
1<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2<class>configWnd</class>
3<widget class="QDialog">
4 <property name="name">
5 <cstring>configWnd</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>490</width>
12 <height>318</height>
13 </rect>
14 </property>
15 <property name="caption">
16 <string>PwManager Configuration</string>
17 </property>
18 <widget class="QPushButton">
19 <property name="name">
20 <cstring>okButton</cstring>
21 </property>
22 <property name="geometry">
23 <rect>
24 <x>10</x>
25 <y>280</y>
26 <width>107</width>
27 <height>27</height>
28 </rect>
29 </property>
30 <property name="text">
31 <string>&amp;OK</string>
32 </property>
33 <property name="accel">
34 <string>Alt+O</string>
35 </property>
36 </widget>
37 <widget class="QPushButton">
38 <property name="name">
39 <cstring>cancelButton</cstring>
40 </property>
41 <property name="geometry">
42 <rect>
43 <x>370</x>
44 <y>280</y>
45 <width>107</width>
46 <height>27</height>
47 </rect>
48 </property>
49 <property name="text">
50 <string>&amp;Cancel</string>
51 </property>
52 <property name="accel">
53 <string>Alt+C</string>
54 </property>
55 </widget>
56 <widget class="QTabWidget">
57 <property name="name">
58 <cstring>tabWidget2</cstring>
59 </property>
60 <property name="geometry">
61 <rect>
62 <x>10</x>
63 <y>10</y>
64 <width>470</width>
65 <height>260</height>
66 </rect>
67 </property>
68 <widget class="QWidget">
69 <property name="name">
70 <cstring>tab</cstring>
71 </property>
72 <attribute name="title">
73 <string>Look &amp;&amp; feel</string>
74 </attribute>
75 <widget class="QComboBox">
76 <item>
77 <property name="text">
78 <string>Category on top</string>
79 </property>
80 </item>
81 <item>
82 <property name="text">
83 <string>Category-list left</string>
84 </property>
85 </item>
86 <property name="name">
87 <cstring>windowStyleComboBox</cstring>
88 </property>
89 <property name="geometry">
90 <rect>
91 <x>220</x>
92 <y>180</y>
93 <width>210</width>
94 <height>28</height>
95 </rect>
96 </property>
97 </widget>
98 <widget class="QLabel">
99 <property name="name">
100 <cstring>textLabel1_5</cstring>
101 </property>
102 <property name="geometry">
103 <rect>
104 <x>30</x>
105 <y>180</y>
106 <width>180</width>
107 <height>20</height>
108 </rect>
109 </property>
110 <property name="text">
111 <string>Window-style:</string>
112 </property>
113 <property name="alignment">
114 <set>AlignVCenter|AlignRight</set>
115 </property>
116 </widget>
117 <widget class="QLabel">
118 <property name="name">
119 <cstring>textLabel1_4</cstring>
120 </property>
121 <property name="geometry">
122 <rect>
123 <x>30</x>
124 <y>40</y>
125 <width>400</width>
126 <height>20</height>
127 </rect>
128 </property>
129 <property name="text">
130 <string>Font for the password entries:</string>
131 </property>
132 </widget>
133 <widget class="QPushButton">
134 <property name="name">
135 <cstring>selEntrFontButton</cstring>
136 </property>
137 <property name="geometry">
138 <rect>
139 <x>30</x>
140 <y>90</y>
141 <width>160</width>
142 <height>27</height>
143 </rect>
144 </property>
145 <property name="text">
146 <string>select Font</string>
147 </property>
148 </widget>
149 <widget class="QLabel">
150 <property name="name">
151 <cstring>currEntrFont</cstring>
152 </property>
153 <property name="geometry">
154 <rect>
155 <x>30</x>
156 <y>70</y>
157 <width>230</width>
158 <height>20</height>
159 </rect>
160 </property>
161 <property name="text">
162 <string></string>
163 </property>
164 </widget>
165 </widget>
166 <widget class="QWidget">
167 <property name="name">
168 <cstring>TabPage</cstring>
169 </property>
170 <attribute name="title">
171 <string>File</string>
172 </attribute>
173 <widget class="QComboBox">
174 <item>
175 <property name="text">
176 <string>none</string>
177 </property>
178 </item>
179 <item>
180 <property name="text">
181 <string>gzip</string>
182 </property>
183 </item>
184 <item>
185 <property name="text">
186 <string>bzip2</string>
187 </property>
188 </item>
189 <property name="name">
190 <cstring>compressionComboBox</cstring>
191 </property>
192 <property name="geometry">
193 <rect>
194 <x>290</x>
195 <y>50</y>
196 <width>150</width>
197 <height>28</height>
198 </rect>
199 </property>
200 </widget>
201 <widget class="QLabel">
202 <property name="name">
203 <cstring>textLabel1_6</cstring>
204 </property>
205 <property name="geometry">
206 <rect>
207 <x>10</x>
208 <y>50</y>
209 <width>270</width>
210 <height>20</height>
211 </rect>
212 </property>
213 <property name="text">
214 <string>*.pwm file compression:</string>
215 </property>
216 <property name="alignment">
217 <set>AlignVCenter|AlignRight</set>
218 </property>
219 </widget>
220 <widget class="QLabel">
221 <property name="name">
222 <cstring>textLabel1_8</cstring>
223 </property>
224 <property name="geometry">
225 <rect>
226 <x>10</x>
227 <y>90</y>
228 <width>270</width>
229 <height>20</height>
230 </rect>
231 </property>
232 <property name="text">
233 <string>permissions:</string>
234 </property>
235 <property name="alignment">
236 <set>AlignVCenter|AlignRight</set>
237 </property>
238 </widget>
239 <widget class="QLineEdit">
240 <property name="name">
241 <cstring>permissionLineEdit</cstring>
242 </property>
243 <property name="geometry">
244 <rect>
245 <x>290</x>
246 <y>90</y>
247 <width>142</width>
248 <height>27</height>
249 </rect>
250 </property>
251 <property name="maxLength">
252 <number>3</number>
253 </property>
254 </widget>
255 <widget class="QCheckBox">
256 <property name="name">
257 <cstring>fileBackupCheckBox</cstring>
258 </property>
259 <property name="geometry">
260 <rect>
261 <x>80</x>
262 <y>140</y>
263 <width>360</width>
264 <height>23</height>
265 </rect>
266 </property>
267 <property name="text">
268 <string>Make file backup before saving</string>
269 </property>
270 </widget>
271 </widget>
272 <widget class="QWidget">
273 <property name="name">
274 <cstring>tab</cstring>
275 </property>
276 <attribute name="title">
277 <string>Timeout</string>
278 </attribute>
279 <widget class="QSpinBox">
280 <property name="name">
281 <cstring>pwTimeoutSpinBox</cstring>
282 </property>
283 <property name="geometry">
284 <rect>
285 <x>390</x>
286 <y>50</y>
287 <width>55</width>
288 <height>23</height>
289 </rect>
290 </property>
291 </widget>
292 <widget class="QLabel">
293 <property name="name">
294 <cstring>textLabel1</cstring>
295 </property>
296 <property name="geometry">
297 <rect>
298 <x>10</x>
299 <y>20</y>
300 <width>370</width>
301 <height>80</height>
302 </rect>
303 </property>
304 <property name="text">
305 <string>Password timeout (timeout to hold password in memory, so you don't have to re-enter it, if you already have entered it) [set to 0 to disable]:</string>
306 </property>
307 <property name="alignment">
308 <set>WordBreak|AlignVCenter</set>
309 </property>
310 </widget>
311 <widget class="QLabel">
312 <property name="name">
313 <cstring>textLabel1_7</cstring>
314 </property>
315 <property name="geometry">
316 <rect>
317 <x>10</x>
318 <y>110</y>
319 <width>370</width>
320 <height>80</height>
321 </rect>
322 </property>
323 <property name="text">
324 <string>Auto-lock timeout (auto lock document after this amount of seconds) [set to 0 to disable]:</string>
325 </property>
326 <property name="alignment">
327 <set>WordBreak|AlignVCenter</set>
328 </property>
329 </widget>
330 <widget class="QSpinBox">
331 <property name="name">
332 <cstring>lockTimeoutSpinBox</cstring>
333 </property>
334 <property name="geometry">
335 <rect>
336 <x>390</x>
337 <y>140</y>
338 <width>55</width>
339 <height>23</height>
340 </rect>
341 </property>
342 </widget>
343 <widget class="QCheckBox">
344 <property name="name">
345 <cstring>autoDeepLockCheckBox</cstring>
346 </property>
347 <property name="geometry">
348 <rect>
349 <x>60</x>
350 <y>180</y>
351 <width>380</width>
352 <height>25</height>
353 </rect>
354 </property>
355 <property name="text">
356 <string>deep-lock on autolock</string>
357 </property>
358 </widget>
359 </widget>
360 <widget class="QWidget">
361 <property name="name">
362 <cstring>tab</cstring>
363 </property>
364 <attribute name="title">
365 <string>Autostart</string>
366 </attribute>
367 <widget class="QLabel">
368 <property name="name">
369 <cstring>textLabel1_3</cstring>
370 </property>
371 <property name="geometry">
372 <rect>
373 <x>30</x>
374 <y>30</y>
375 <width>400</width>
376 <height>20</height>
377 </rect>
378 </property>
379 <property name="text">
380 <string>Open this file automatically on startup:</string>
381 </property>
382 </widget>
383 <widget class="QLineEdit">
384 <property name="name">
385 <cstring>autoStartLineEdit</cstring>
386 </property>
387 <property name="geometry">
388 <rect>
389 <x>30</x>
390 <y>50</y>
391 <width>360</width>
392 <height>20</height>
393 </rect>
394 </property>
395 </widget>
396 <widget class="QPushButton">
397 <property name="name">
398 <cstring>browseAutoStButton</cstring>
399 </property>
400 <property name="geometry">
401 <rect>
402 <x>400</x>
403 <y>50</y>
404 <width>30</width>
405 <height>20</height>
406 </rect>
407 </property>
408 <property name="text">
409 <string>...</string>
410 </property>
411 </widget>
412 <widget class="QCheckBox">
413 <property name="name">
414 <cstring>autostartDeeplockedCheckBox</cstring>
415 </property>
416 <property name="geometry">
417 <rect>
418 <x>40</x>
419 <y>80</y>
420 <width>390</width>
421 <height>25</height>
422 </rect>
423 </property>
424 <property name="text">
425 <string>open deeplocked</string>
426 </property>
427 </widget>
428 </widget>
429 <widget class="QWidget">
430 <property name="name">
431 <cstring>tab</cstring>
432 </property>
433 <attribute name="title">
434 <string>External apps</string>
435 </attribute>
436 <widget class="QLabel">
437 <property name="name">
438 <cstring>textLabel2</cstring>
439 </property>
440 <property name="geometry">
441 <rect>
442 <x>20</x>
443 <y>40</y>
444 <width>280</width>
445 <height>20</height>
446 </rect>
447 </property>
448 <property name="text">
449 <string>Favourite browser:</string>
450 </property>
451 <property name="alignment">
452 <set>AlignVCenter|AlignRight</set>
453 </property>
454 </widget>
455 <widget class="QLineEdit">
456 <property name="name">
457 <cstring>browserLineEdit</cstring>
458 </property>
459 <property name="geometry">
460 <rect>
461 <x>310</x>
462 <y>40</y>
463 <width>130</width>
464 <height>27</height>
465 </rect>
466 </property>
467 </widget>
468 <widget class="QLineEdit">
469 <property name="name">
470 <cstring>xtermLineEdit</cstring>
471 </property>
472 <property name="geometry">
473 <rect>
474 <x>310</x>
475 <y>100</y>
476 <width>130</width>
477 <height>27</height>
478 </rect>
479 </property>
480 </widget>
481 <widget class="QLabel">
482 <property name="name">
483 <cstring>textLabel3</cstring>
484 </property>
485 <property name="geometry">
486 <rect>
487 <x>20</x>
488 <y>100</y>
489 <width>280</width>
490 <height>20</height>
491 </rect>
492 </property>
493 <property name="text">
494 <string>Favourite X-terminal:</string>
495 </property>
496 <property name="alignment">
497 <set>AlignVCenter|AlignRight</set>
498 </property>
499 </widget>
500 </widget>
501 <widget class="QWidget">
502 <property name="name">
503 <cstring>tab</cstring>
504 </property>
505 <attribute name="title">
506 <string>Miscellaneous</string>
507 </attribute>
508 <widget class="QCheckBox">
509 <property name="name">
510 <cstring>trayCheckBox</cstring>
511 </property>
512 <property name="geometry">
513 <rect>
514 <x>30</x>
515 <y>30</y>
516 <width>400</width>
517 <height>20</height>
518 </rect>
519 </property>
520 <property name="text">
521 <string>Show icon in system-tray</string>
522 </property>
523 </widget>
524 <widget class="QCheckBox">
525 <property name="name">
526 <cstring>openUnlockedCheckBox</cstring>
527 </property>
528 <property name="geometry">
529 <rect>
530 <x>30</x>
531 <y>80</y>
532 <width>400</width>
533 <height>20</height>
534 </rect>
535 </property>
536 <property name="text">
537 <string>Open document with passwords unlocked</string>
538 </property>
539 </widget>
540 <widget class="QCheckBox">
541 <property name="name">
542 <cstring>autoMinimizeCheckBox</cstring>
543 </property>
544 <property name="enabled">
545 <bool>false</bool>
546 </property>
547 <property name="geometry">
548 <rect>
549 <x>50</x>
550 <y>50</y>
551 <width>380</width>
552 <height>25</height>
553 </rect>
554 </property>
555 <property name="text">
556 <string>auto-minimize to tray on startup</string>
557 </property>
558 </widget>
559 <widget class="QComboBox">
560 <item>
561 <property name="text">
562 <string>don't lock</string>
563 </property>
564 </item>
565 <item>
566 <property name="text">
567 <string>normal lock</string>
568 </property>
569 </item>
570 <item>
571 <property name="text">
572 <string>deep-lock</string>
573 </property>
574 </item>
575 <property name="name">
576 <cstring>minimizeLockComboBox</cstring>
577 </property>
578 <property name="geometry">
579 <rect>
580 <x>310</x>
581 <y>170</y>
582 <width>120</width>
583 <height>27</height>
584 </rect>
585 </property>
586 </widget>
587 <widget class="QLabel">
588 <property name="name">
589 <cstring>textLabel1_9</cstring>
590 </property>
591 <property name="geometry">
592 <rect>
593 <x>30</x>
594 <y>180</y>
595 <width>270</width>
596 <height>20</height>
597 </rect>
598 </property>
599 <property name="text">
600 <string>auto-lock on minimize:</string>
601 </property>
602 <property name="alignment">
603 <set>AlignVCenter|AlignRight</set>
604 </property>
605 </widget>
606 <widget class="QCheckBox">
607 <property name="name">
608 <cstring>kwalletEmuCheckBox</cstring>
609 </property>
610 <property name="geometry">
611 <rect>
612 <x>30</x>
613 <y>110</y>
614 <width>400</width>
615 <height>25</height>
616 </rect>
617 </property>
618 <property name="text">
619 <string>KWallet emulation</string>
620 </property>
621 </widget>
622 <widget class="QCheckBox">
623 <property name="name">
624 <cstring>wndCloseCheckBox</cstring>
625 </property>
626 <property name="geometry">
627 <rect>
628 <x>30</x>
629 <y>140</y>
630 <width>430</width>
631 <height>24</height>
632 </rect>
633 </property>
634 <property name="text">
635 <string>Do not minimize windows into tray. (Close the window)</string>
636 </property>
637 </widget>
638 </widget>
639 </widget>
640</widget>
641<connections>
642 <connection>
643 <sender>okButton</sender>
644 <signal>clicked()</signal>
645 <receiver>configWnd</receiver>
646 <slot>okButton_slot()</slot>
647 </connection>
648 <connection>
649 <sender>cancelButton</sender>
650 <signal>clicked()</signal>
651 <receiver>configWnd</receiver>
652 <slot>cancelButton_slot()</slot>
653 </connection>
654 <connection>
655 <sender>browseAutoStButton</sender>
656 <signal>clicked()</signal>
657 <receiver>configWnd</receiver>
658 <slot>browseAutoStButton_slot()</slot>
659 </connection>
660 <connection>
661 <sender>selEntrFontButton</sender>
662 <signal>clicked()</signal>
663 <receiver>configWnd</receiver>
664 <slot>selEntrFontButton_slot()</slot>
665 </connection>
666 <connection>
667 <sender>trayCheckBox</sender>
668 <signal>toggled(bool)</signal>
669 <receiver>autoMinimizeCheckBox</receiver>
670 <slot>setEnabled(bool)</slot>
671 </connection>
672</connections>
673<tabstops>
674 <tabstop>pwTimeoutSpinBox</tabstop>
675 <tabstop>trayCheckBox</tabstop>
676 <tabstop>okButton</tabstop>
677 <tabstop>cancelButton</tabstop>
678</tabstops>
679<slots>
680 <slot>okButton_slot()</slot>
681 <slot>cancelButton_slot()</slot>
682 <slot>browseBgButton_slot()</slot>
683 <slot>browseAutoStButton_slot()</slot>
684 <slot>selEntrFontButton_slot()</slot>
685</slots>
686<layoutdefaults spacing="6" margin="11"/>
687</UI>