|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
|
3 <class>WebBrowserAppearancePage</class> |
|
4 <widget class="QWidget" name="WebBrowserAppearancePage"> |
|
5 <property name="geometry"> |
|
6 <rect> |
|
7 <x>0</x> |
|
8 <y>0</y> |
|
9 <width>499</width> |
|
10 <height>1126</height> |
|
11 </rect> |
|
12 </property> |
|
13 <layout class="QVBoxLayout" name="verticalLayout_6"> |
|
14 <item> |
|
15 <widget class="QLabel" name="headerLabel"> |
|
16 <property name="text"> |
|
17 <string><b>Configure Web Browser appearance</b></string> |
|
18 </property> |
|
19 </widget> |
|
20 </item> |
|
21 <item> |
|
22 <widget class="Line" name="line17"> |
|
23 <property name="frameShape"> |
|
24 <enum>QFrame::HLine</enum> |
|
25 </property> |
|
26 <property name="frameShadow"> |
|
27 <enum>QFrame::Sunken</enum> |
|
28 </property> |
|
29 <property name="orientation"> |
|
30 <enum>Qt::Horizontal</enum> |
|
31 </property> |
|
32 </widget> |
|
33 </item> |
|
34 <item> |
|
35 <widget class="QGroupBox" name="groupBox_4"> |
|
36 <property name="title"> |
|
37 <string>Fonts</string> |
|
38 </property> |
|
39 <layout class="QGridLayout" name="gridLayout"> |
|
40 <item row="0" column="0"> |
|
41 <widget class="QLabel" name="label_2"> |
|
42 <property name="text"> |
|
43 <string>Standard Font:</string> |
|
44 </property> |
|
45 </widget> |
|
46 </item> |
|
47 <item row="0" column="1"> |
|
48 <widget class="QFontComboBox" name="standardFontCombo"> |
|
49 <property name="sizePolicy"> |
|
50 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
51 <horstretch>0</horstretch> |
|
52 <verstretch>0</verstretch> |
|
53 </sizepolicy> |
|
54 </property> |
|
55 <property name="toolTip"> |
|
56 <string>Select the standard font</string> |
|
57 </property> |
|
58 </widget> |
|
59 </item> |
|
60 <item row="1" column="0"> |
|
61 <widget class="QLabel" name="label_3"> |
|
62 <property name="text"> |
|
63 <string>Fixed Width Font:</string> |
|
64 </property> |
|
65 </widget> |
|
66 </item> |
|
67 <item row="1" column="1"> |
|
68 <widget class="QFontComboBox" name="fixedFontCombo"> |
|
69 <property name="sizePolicy"> |
|
70 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
71 <horstretch>0</horstretch> |
|
72 <verstretch>0</verstretch> |
|
73 </sizepolicy> |
|
74 </property> |
|
75 <property name="toolTip"> |
|
76 <string>Select the fixed width font</string> |
|
77 </property> |
|
78 <property name="fontFilters"> |
|
79 <set>QFontComboBox::MonospacedFonts</set> |
|
80 </property> |
|
81 </widget> |
|
82 </item> |
|
83 <item row="2" column="0"> |
|
84 <widget class="QLabel" name="label_4"> |
|
85 <property name="text"> |
|
86 <string>Serif Font:</string> |
|
87 </property> |
|
88 </widget> |
|
89 </item> |
|
90 <item row="2" column="1"> |
|
91 <widget class="QFontComboBox" name="serifFontCombo"> |
|
92 <property name="sizePolicy"> |
|
93 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
94 <horstretch>0</horstretch> |
|
95 <verstretch>0</verstretch> |
|
96 </sizepolicy> |
|
97 </property> |
|
98 <property name="toolTip"> |
|
99 <string>Select the serif font</string> |
|
100 </property> |
|
101 </widget> |
|
102 </item> |
|
103 <item row="3" column="0"> |
|
104 <widget class="QLabel" name="label_5"> |
|
105 <property name="text"> |
|
106 <string>Sans Serif Font:</string> |
|
107 </property> |
|
108 </widget> |
|
109 </item> |
|
110 <item row="3" column="1"> |
|
111 <widget class="QFontComboBox" name="sansSerifFontCombo"> |
|
112 <property name="sizePolicy"> |
|
113 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
114 <horstretch>0</horstretch> |
|
115 <verstretch>0</verstretch> |
|
116 </sizepolicy> |
|
117 </property> |
|
118 <property name="toolTip"> |
|
119 <string>Select the sans serif font</string> |
|
120 </property> |
|
121 </widget> |
|
122 </item> |
|
123 <item row="4" column="0"> |
|
124 <widget class="QLabel" name="label_6"> |
|
125 <property name="text"> |
|
126 <string>Cursive Font:</string> |
|
127 </property> |
|
128 </widget> |
|
129 </item> |
|
130 <item row="4" column="1"> |
|
131 <widget class="QFontComboBox" name="cursiveFontCombo"> |
|
132 <property name="sizePolicy"> |
|
133 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
134 <horstretch>0</horstretch> |
|
135 <verstretch>0</verstretch> |
|
136 </sizepolicy> |
|
137 </property> |
|
138 <property name="toolTip"> |
|
139 <string>Select the cursive font</string> |
|
140 </property> |
|
141 </widget> |
|
142 </item> |
|
143 <item row="5" column="0"> |
|
144 <widget class="QLabel" name="label_7"> |
|
145 <property name="text"> |
|
146 <string>Fantasy Font:</string> |
|
147 </property> |
|
148 </widget> |
|
149 </item> |
|
150 <item row="5" column="1"> |
|
151 <widget class="QFontComboBox" name="fantasyFontCombo"> |
|
152 <property name="sizePolicy"> |
|
153 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
154 <horstretch>0</horstretch> |
|
155 <verstretch>0</verstretch> |
|
156 </sizepolicy> |
|
157 </property> |
|
158 <property name="toolTip"> |
|
159 <string>Select the fantasy font</string> |
|
160 </property> |
|
161 </widget> |
|
162 </item> |
|
163 <item row="6" column="0"> |
|
164 <widget class="QLabel" name="pictographFontLabel"> |
|
165 <property name="text"> |
|
166 <string>Pictograph Font:</string> |
|
167 </property> |
|
168 </widget> |
|
169 </item> |
|
170 <item row="6" column="1"> |
|
171 <widget class="QFontComboBox" name="pictographFontCombo"> |
|
172 <property name="sizePolicy"> |
|
173 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
174 <horstretch>0</horstretch> |
|
175 <verstretch>0</verstretch> |
|
176 </sizepolicy> |
|
177 </property> |
|
178 <property name="toolTip"> |
|
179 <string>Select the pictograph font</string> |
|
180 </property> |
|
181 </widget> |
|
182 </item> |
|
183 </layout> |
|
184 </widget> |
|
185 </item> |
|
186 <item> |
|
187 <widget class="QGroupBox" name="groupBox_6"> |
|
188 <property name="title"> |
|
189 <string>Font Sizes</string> |
|
190 </property> |
|
191 <layout class="QGridLayout" name="gridLayout_4"> |
|
192 <item row="0" column="0"> |
|
193 <widget class="QLabel" name="label_8"> |
|
194 <property name="text"> |
|
195 <string>Default Font Size:</string> |
|
196 </property> |
|
197 </widget> |
|
198 </item> |
|
199 <item row="0" column="1"> |
|
200 <widget class="QSpinBox" name="defaultSizeSpinBox"> |
|
201 <property name="alignment"> |
|
202 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
203 </property> |
|
204 <property name="minimum"> |
|
205 <number>1</number> |
|
206 </property> |
|
207 </widget> |
|
208 </item> |
|
209 <item row="1" column="0"> |
|
210 <widget class="QLabel" name="label_9"> |
|
211 <property name="text"> |
|
212 <string>Fixed Font Size:</string> |
|
213 </property> |
|
214 </widget> |
|
215 </item> |
|
216 <item row="1" column="1"> |
|
217 <widget class="QSpinBox" name="fixedSizeSpinBox"> |
|
218 <property name="alignment"> |
|
219 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
220 </property> |
|
221 <property name="minimum"> |
|
222 <number>1</number> |
|
223 </property> |
|
224 </widget> |
|
225 </item> |
|
226 <item row="2" column="0"> |
|
227 <widget class="QLabel" name="label_10"> |
|
228 <property name="text"> |
|
229 <string>Minimum Font Size:</string> |
|
230 </property> |
|
231 </widget> |
|
232 </item> |
|
233 <item row="2" column="1"> |
|
234 <widget class="QSpinBox" name="minSizeSpinBox"> |
|
235 <property name="alignment"> |
|
236 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
237 </property> |
|
238 <property name="minimum"> |
|
239 <number>1</number> |
|
240 </property> |
|
241 </widget> |
|
242 </item> |
|
243 <item row="3" column="0"> |
|
244 <widget class="QLabel" name="label_11"> |
|
245 <property name="text"> |
|
246 <string>Minimum Logical Font Size:</string> |
|
247 </property> |
|
248 </widget> |
|
249 </item> |
|
250 <item row="3" column="1"> |
|
251 <widget class="QSpinBox" name="minLogicalSizeSpinBox"> |
|
252 <property name="alignment"> |
|
253 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
254 </property> |
|
255 <property name="minimum"> |
|
256 <number>1</number> |
|
257 </property> |
|
258 </widget> |
|
259 </item> |
|
260 <item row="3" column="2"> |
|
261 <spacer name="horizontalSpacer_2"> |
|
262 <property name="orientation"> |
|
263 <enum>Qt::Horizontal</enum> |
|
264 </property> |
|
265 <property name="sizeHint" stdset="0"> |
|
266 <size> |
|
267 <width>230</width> |
|
268 <height>20</height> |
|
269 </size> |
|
270 </property> |
|
271 </spacer> |
|
272 </item> |
|
273 </layout> |
|
274 </widget> |
|
275 </item> |
|
276 <item> |
|
277 <widget class="QGroupBox" name="groupBox_3"> |
|
278 <property name="title"> |
|
279 <string>Colors</string> |
|
280 </property> |
|
281 <layout class="QVBoxLayout" name="verticalLayout_5"> |
|
282 <item> |
|
283 <widget class="QGroupBox" name="groupBox_8"> |
|
284 <property name="title"> |
|
285 <string>URL Entry Background</string> |
|
286 </property> |
|
287 <layout class="QGridLayout" name="gridLayout_2"> |
|
288 <item row="0" column="0"> |
|
289 <widget class="QLabel" name="textLabel1_3"> |
|
290 <property name="text"> |
|
291 <string>Secure URLs:</string> |
|
292 </property> |
|
293 </widget> |
|
294 </item> |
|
295 <item row="0" column="1"> |
|
296 <widget class="QPushButton" name="secureURLsColourButton"> |
|
297 <property name="minimumSize"> |
|
298 <size> |
|
299 <width>100</width> |
|
300 <height>0</height> |
|
301 </size> |
|
302 </property> |
|
303 <property name="toolTip"> |
|
304 <string>Select the background color for secure URLs.</string> |
|
305 </property> |
|
306 <property name="text"> |
|
307 <string/> |
|
308 </property> |
|
309 </widget> |
|
310 </item> |
|
311 <item row="0" column="2"> |
|
312 <spacer name="horizontalSpacer"> |
|
313 <property name="orientation"> |
|
314 <enum>Qt::Horizontal</enum> |
|
315 </property> |
|
316 <property name="sizeHint" stdset="0"> |
|
317 <size> |
|
318 <width>223</width> |
|
319 <height>17</height> |
|
320 </size> |
|
321 </property> |
|
322 </spacer> |
|
323 </item> |
|
324 <item row="1" column="0"> |
|
325 <widget class="QLabel" name="textLabel1_4"> |
|
326 <property name="text"> |
|
327 <string>Insecure URLs:</string> |
|
328 </property> |
|
329 </widget> |
|
330 </item> |
|
331 <item row="1" column="1"> |
|
332 <widget class="QPushButton" name="insecureURLsColourButton"> |
|
333 <property name="minimumSize"> |
|
334 <size> |
|
335 <width>100</width> |
|
336 <height>0</height> |
|
337 </size> |
|
338 </property> |
|
339 <property name="toolTip"> |
|
340 <string>Select the background color for insecure URLs.</string> |
|
341 </property> |
|
342 <property name="text"> |
|
343 <string/> |
|
344 </property> |
|
345 </widget> |
|
346 </item> |
|
347 <item row="2" column="0"> |
|
348 <widget class="QLabel" name="textLabel1_5"> |
|
349 <property name="text"> |
|
350 <string>Malicious URLs:</string> |
|
351 </property> |
|
352 </widget> |
|
353 </item> |
|
354 <item row="2" column="1"> |
|
355 <widget class="QPushButton" name="maliciousURLsColourButton"> |
|
356 <property name="minimumSize"> |
|
357 <size> |
|
358 <width>100</width> |
|
359 <height>0</height> |
|
360 </size> |
|
361 </property> |
|
362 <property name="toolTip"> |
|
363 <string>Select the background color for malicious URLs.</string> |
|
364 </property> |
|
365 <property name="text"> |
|
366 <string/> |
|
367 </property> |
|
368 </widget> |
|
369 </item> |
|
370 <item row="3" column="0"> |
|
371 <widget class="QLabel" name="label_12"> |
|
372 <property name="text"> |
|
373 <string>Private Mode:</string> |
|
374 </property> |
|
375 </widget> |
|
376 </item> |
|
377 <item row="3" column="1"> |
|
378 <widget class="QPushButton" name="privateModeURLsColourButton"> |
|
379 <property name="minimumSize"> |
|
380 <size> |
|
381 <width>100</width> |
|
382 <height>0</height> |
|
383 </size> |
|
384 </property> |
|
385 <property name="toolTip"> |
|
386 <string>Select the background color for URLs in private mode.</string> |
|
387 </property> |
|
388 <property name="text"> |
|
389 <string/> |
|
390 </property> |
|
391 </widget> |
|
392 </item> |
|
393 </layout> |
|
394 </widget> |
|
395 </item> |
|
396 </layout> |
|
397 </widget> |
|
398 </item> |
|
399 <item> |
|
400 <widget class="QGroupBox" name="groupBox"> |
|
401 <property name="title"> |
|
402 <string>Images</string> |
|
403 </property> |
|
404 <layout class="QVBoxLayout" name="verticalLayout"> |
|
405 <item> |
|
406 <widget class="QCheckBox" name="autoLoadImagesCheckBox"> |
|
407 <property name="toolTip"> |
|
408 <string>Select to load images</string> |
|
409 </property> |
|
410 <property name="text"> |
|
411 <string>Load images</string> |
|
412 </property> |
|
413 </widget> |
|
414 </item> |
|
415 </layout> |
|
416 </widget> |
|
417 </item> |
|
418 <item> |
|
419 <widget class="QGroupBox" name="groupBox_2"> |
|
420 <property name="title"> |
|
421 <string>Style Sheet</string> |
|
422 </property> |
|
423 <layout class="QHBoxLayout" name="horizontalLayout"> |
|
424 <item> |
|
425 <widget class="QLabel" name="label"> |
|
426 <property name="text"> |
|
427 <string>User Style Sheet:</string> |
|
428 </property> |
|
429 </widget> |
|
430 </item> |
|
431 <item> |
|
432 <widget class="EricPathPicker" name="styleSheetPicker" native="true"> |
|
433 <property name="sizePolicy"> |
|
434 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
435 <horstretch>0</horstretch> |
|
436 <verstretch>0</verstretch> |
|
437 </sizepolicy> |
|
438 </property> |
|
439 <property name="focusPolicy"> |
|
440 <enum>Qt::StrongFocus</enum> |
|
441 </property> |
|
442 <property name="toolTip"> |
|
443 <string>Enter the file name of a user style sheet</string> |
|
444 </property> |
|
445 </widget> |
|
446 </item> |
|
447 </layout> |
|
448 </widget> |
|
449 </item> |
|
450 <item> |
|
451 <widget class="QGroupBox" name="tabsGroupBox"> |
|
452 <property name="title"> |
|
453 <string>Tabs</string> |
|
454 </property> |
|
455 <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
456 <item> |
|
457 <widget class="QCheckBox" name="warnOnMultipleCloseCheckBox"> |
|
458 <property name="toolTip"> |
|
459 <string>Select to issue a warning, if multiple tabs are about to be closed</string> |
|
460 </property> |
|
461 <property name="text"> |
|
462 <string>Warn, if multiple tabs are about to be closed</string> |
|
463 </property> |
|
464 </widget> |
|
465 </item> |
|
466 </layout> |
|
467 </widget> |
|
468 </item> |
|
469 <item> |
|
470 <widget class="QGroupBox" name="groupBox_7"> |
|
471 <property name="title"> |
|
472 <string>Scrollbars</string> |
|
473 </property> |
|
474 <layout class="QVBoxLayout" name="verticalLayout_4"> |
|
475 <item> |
|
476 <widget class="QCheckBox" name="scrollbarsCheckBox"> |
|
477 <property name="toolTip"> |
|
478 <string>Select to show scrollbars. Note: Scrolling is possible even without them.</string> |
|
479 </property> |
|
480 <property name="text"> |
|
481 <string>Show Scrollbars</string> |
|
482 </property> |
|
483 </widget> |
|
484 </item> |
|
485 </layout> |
|
486 </widget> |
|
487 </item> |
|
488 <item> |
|
489 <widget class="Line" name="line9_2"> |
|
490 <property name="frameShape"> |
|
491 <enum>QFrame::HLine</enum> |
|
492 </property> |
|
493 <property name="frameShadow"> |
|
494 <enum>QFrame::Sunken</enum> |
|
495 </property> |
|
496 <property name="orientation"> |
|
497 <enum>Qt::Horizontal</enum> |
|
498 </property> |
|
499 </widget> |
|
500 </item> |
|
501 <item> |
|
502 <widget class="QLabel" name="TextLabel1_2_2_2"> |
|
503 <property name="text"> |
|
504 <string><font color="#FF0000"><b>Note:</b> All settings below are activated at the next startup of the application.</font></string> |
|
505 </property> |
|
506 </widget> |
|
507 </item> |
|
508 <item> |
|
509 <widget class="QGroupBox" name="groupBox_5"> |
|
510 <property name="title"> |
|
511 <string>Toolbars</string> |
|
512 </property> |
|
513 <layout class="QVBoxLayout" name="verticalLayout_3"> |
|
514 <item> |
|
515 <widget class="QCheckBox" name="toolbarsCheckBox"> |
|
516 <property name="toolTip"> |
|
517 <string>Select to show toolbars</string> |
|
518 </property> |
|
519 <property name="text"> |
|
520 <string>Show Toolbars</string> |
|
521 </property> |
|
522 </widget> |
|
523 </item> |
|
524 </layout> |
|
525 </widget> |
|
526 </item> |
|
527 </layout> |
|
528 </widget> |
|
529 <customwidgets> |
|
530 <customwidget> |
|
531 <class>EricPathPicker</class> |
|
532 <extends>QWidget</extends> |
|
533 <header>EricWidgets/EricPathPicker.h</header> |
|
534 <container>1</container> |
|
535 </customwidget> |
|
536 </customwidgets> |
|
537 <tabstops> |
|
538 <tabstop>standardFontCombo</tabstop> |
|
539 <tabstop>fixedFontCombo</tabstop> |
|
540 <tabstop>serifFontCombo</tabstop> |
|
541 <tabstop>sansSerifFontCombo</tabstop> |
|
542 <tabstop>cursiveFontCombo</tabstop> |
|
543 <tabstop>fantasyFontCombo</tabstop> |
|
544 <tabstop>pictographFontCombo</tabstop> |
|
545 <tabstop>defaultSizeSpinBox</tabstop> |
|
546 <tabstop>fixedSizeSpinBox</tabstop> |
|
547 <tabstop>minSizeSpinBox</tabstop> |
|
548 <tabstop>minLogicalSizeSpinBox</tabstop> |
|
549 <tabstop>secureURLsColourButton</tabstop> |
|
550 <tabstop>insecureURLsColourButton</tabstop> |
|
551 <tabstop>maliciousURLsColourButton</tabstop> |
|
552 <tabstop>privateModeURLsColourButton</tabstop> |
|
553 <tabstop>autoLoadImagesCheckBox</tabstop> |
|
554 <tabstop>styleSheetPicker</tabstop> |
|
555 <tabstop>warnOnMultipleCloseCheckBox</tabstop> |
|
556 <tabstop>scrollbarsCheckBox</tabstop> |
|
557 <tabstop>toolbarsCheckBox</tabstop> |
|
558 </tabstops> |
|
559 <resources/> |
|
560 <connections/> |
|
561 </ui> |