source: smplayer/trunk/src/prefinterface.ui

Last change on this file was 181, checked in by Silvan Scherrer, 9 years ago

smplayer: update trunk to version 16.8.0

  • Property svn:eol-style set to LF
File size: 36.5 KB
RevLine 
[128]1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
[93]3 <class>PrefInterface</class>
[128]4 <widget class="QWidget" name="PrefInterface">
5 <property name="geometry">
[93]6 <rect>
7 <x>0</x>
8 <y>0</y>
[181]9 <width>546</width>
[139]10 <height>502</height>
[93]11 </rect>
12 </property>
[128]13 <layout class="QVBoxLayout">
14 <property name="spacing">
[93]15 <number>0</number>
16 </property>
[128]17 <property name="margin">
[93]18 <number>0</number>
19 </property>
20 <item>
[128]21 <widget class="QTabWidget" name="tabWidget">
22 <property name="currentIndex">
[93]23 <number>0</number>
24 </property>
[128]25 <widget class="QWidget" name="tab">
26 <attribute name="title">
[93]27 <string>&amp;Interface</string>
28 </attribute>
[139]29 <layout class="QVBoxLayout" name="verticalLayout_5">
[93]30 <item>
[128]31 <widget class="QGroupBox" name="groupBox">
32 <property name="title">
[93]33 <string>Main window</string>
34 </property>
[176]35 <layout class="QVBoxLayout" name="verticalLayout_7">
[93]36 <item>
[176]37 <layout class="QHBoxLayout" name="horizontalLayout_4">
[93]38 <item>
[128]39 <widget class="QLabel" name="label">
40 <property name="text">
[93]41 <string>Auto&amp;resize:</string>
42 </property>
[128]43 <property name="buddy">
[93]44 <cstring>mainwindow_resize_combo</cstring>
45 </property>
46 </widget>
47 </item>
48 <item>
[128]49 <widget class="QComboBox" name="mainwindow_resize_combo">
50 <property name="sizePolicy">
[176]51 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]52 <horstretch>0</horstretch>
53 <verstretch>0</verstretch>
54 </sizepolicy>
55 </property>
56 <item>
[128]57 <property name="text">
[93]58 <string>Never</string>
59 </property>
60 </item>
61 <item>
[128]62 <property name="text">
[93]63 <string>Whenever it's needed</string>
64 </property>
65 </item>
66 <item>
[128]67 <property name="text">
[93]68 <string>Only after loading a new video</string>
69 </property>
70 </item>
71 </widget>
72 </item>
73 <item>
[176]74 <spacer>
75 <property name="orientation">
76 <enum>Qt::Horizontal</enum>
[93]77 </property>
[176]78 <property name="sizeHint" stdset="0">
79 <size>
80 <width>40</width>
81 <height>20</height>
82 </size>
83 </property>
84 </spacer>
[93]85 </item>
[176]86 </layout>
87 </item>
88 <item>
89 <layout class="QHBoxLayout" name="horizontalLayout_3">
[124]90 <item>
[176]91 <spacer name="horizontalSpacer_3">
92 <property name="orientation">
93 <enum>Qt::Horizontal</enum>
[124]94 </property>
[176]95 <property name="sizeType">
96 <enum>QSizePolicy::Fixed</enum>
97 </property>
98 <property name="sizeHint" stdset="0">
99 <size>
100 <width>13</width>
101 <height>20</height>
102 </size>
103 </property>
104 </spacer>
[124]105 </item>
[142]106 <item>
[176]107 <widget class="QCheckBox" name="center_if_outside_check">
108 <property name="enabled">
109 <bool>false</bool>
110 </property>
[142]111 <property name="text">
[176]112 <string>&amp;Prevent window to get outside of screen</string>
[142]113 </property>
114 </widget>
115 </item>
[176]116 <item>
117 <spacer name="horizontalSpacer_4">
118 <property name="orientation">
119 <enum>Qt::Horizontal</enum>
120 </property>
121 <property name="sizeHint" stdset="0">
122 <size>
123 <width>40</width>
124 <height>20</height>
125 </size>
126 </property>
127 </spacer>
128 </item>
[93]129 </layout>
130 </item>
131 <item>
[176]132 <widget class="QCheckBox" name="center_window_check">
133 <property name="text">
134 <string>Center &amp;window</string>
[93]135 </property>
[176]136 </widget>
137 </item>
138 <item>
139 <widget class="QCheckBox" name="save_size_check">
140 <property name="text">
141 <string>R&amp;emember position and size</string>
[93]142 </property>
[176]143 </widget>
[93]144 </item>
[176]145 <item>
146 <widget class="QCheckBox" name="hide_video_window_on_audio_check">
147 <property name="text">
148 <string>&amp;Hide video window when playing audio files</string>
149 </property>
150 </widget>
151 </item>
[93]152 </layout>
153 </widget>
154 </item>
155 <item>
[128]156 <widget class="Line" name="line_3">
157 <property name="sizePolicy">
158 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]159 <horstretch>0</horstretch>
160 <verstretch>0</verstretch>
161 </sizepolicy>
162 </property>
[128]163 <property name="orientation">
[93]164 <enum>Qt::Horizontal</enum>
165 </property>
166 </widget>
167 </item>
168 <item>
[139]169 <layout class="QGridLayout" name="gridLayout">
[128]170 <item row="0" column="0">
171 <widget class="QLabel" name="textLabel1_18">
172 <property name="text">
[93]173 <string>L&amp;anguage:</string>
174 </property>
[128]175 <property name="wordWrap">
[93]176 <bool>false</bool>
177 </property>
[128]178 <property name="buddy">
[93]179 <cstring>language_combo</cstring>
180 </property>
181 </widget>
182 </item>
[139]183 <item row="0" column="1">
184 <widget class="MyComboBox" name="language_combo">
[128]185 <property name="sizePolicy">
186 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]187 <horstretch>0</horstretch>
188 <verstretch>0</verstretch>
189 </sizepolicy>
190 </property>
191 </widget>
192 </item>
[139]193 <item row="0" column="2">
[93]194 <spacer>
[128]195 <property name="orientation">
[93]196 <enum>Qt::Horizontal</enum>
197 </property>
[128]198 <property name="sizeHint" stdset="0">
[93]199 <size>
200 <width>40</width>
201 <height>20</height>
202 </size>
203 </property>
204 </spacer>
205 </item>
[139]206 <item row="1" column="0">
207 <widget class="QLabel" name="label_4">
[128]208 <property name="text">
[139]209 <string>&amp;GUI</string>
[93]210 </property>
[128]211 <property name="buddy">
[139]212 <cstring>gui_combo</cstring>
[93]213 </property>
214 </widget>
215 </item>
[128]216 <item row="1" column="1">
[139]217 <widget class="QComboBox" name="gui_combo">
[128]218 <property name="sizePolicy">
219 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]220 <horstretch>0</horstretch>
221 <verstretch>0</verstretch>
222 </sizepolicy>
223 </property>
224 </widget>
225 </item>
[128]226 <item row="1" column="2">
[93]227 <spacer>
[128]228 <property name="orientation">
[93]229 <enum>Qt::Horizontal</enum>
230 </property>
[128]231 <property name="sizeHint" stdset="0">
[93]232 <size>
233 <width>40</width>
234 <height>20</height>
235 </size>
236 </property>
237 </spacer>
238 </item>
[139]239 <item row="2" column="0">
240 <widget class="QLabel" name="iconset_label">
241 <property name="text">
242 <string>Ico&amp;n set:</string>
[93]243 </property>
[139]244 <property name="wordWrap">
245 <bool>false</bool>
[93]246 </property>
[139]247 <property name="buddy">
248 <cstring>iconset_combo</cstring>
249 </property>
250 </widget>
[93]251 </item>
[139]252 <item row="2" column="1">
253 <widget class="MyComboBox" name="iconset_combo">
254 <property name="sizePolicy">
255 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
256 <horstretch>0</horstretch>
257 <verstretch>0</verstretch>
258 </sizepolicy>
259 </property>
260 </widget>
261 </item>
262 <item row="2" column="2">
263 <widget class="QWidget" name="iconset_sp" native="true">
264 <layout class="QVBoxLayout" name="verticalLayout_3">
265 <property name="spacing">
266 <number>0</number>
267 </property>
268 <property name="margin">
269 <number>0</number>
270 </property>
271 <item>
272 <spacer name="iconset_spacer">
273 <property name="orientation">
274 <enum>Qt::Horizontal</enum>
275 </property>
276 <property name="sizeHint" stdset="0">
277 <size>
278 <width>40</width>
279 <height>20</height>
280 </size>
281 </property>
282 </spacer>
283 </item>
284 </layout>
285 </widget>
286 </item>
[128]287 <item row="3" column="0">
[139]288 <widget class="QLabel" name="skin_label">
[128]289 <property name="text">
[139]290 <string>S&amp;kin:</string>
[93]291 </property>
[139]292 <property name="wordWrap">
293 <bool>false</bool>
294 </property>
[128]295 <property name="buddy">
[139]296 <cstring>skin_combo</cstring>
[93]297 </property>
298 </widget>
299 </item>
[128]300 <item row="3" column="1">
[139]301 <widget class="MyComboBox" name="skin_combo">
[128]302 <property name="sizePolicy">
303 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]304 <horstretch>0</horstretch>
305 <verstretch>0</verstretch>
306 </sizepolicy>
307 </property>
308 </widget>
309 </item>
[128]310 <item row="3" column="2">
[139]311 <widget class="QWidget" name="skin_sp" native="true">
312 <layout class="QVBoxLayout" name="verticalLayout_4">
313 <property name="spacing">
314 <number>0</number>
315 </property>
316 <property name="margin">
317 <number>0</number>
318 </property>
319 <item>
320 <spacer name="skin_spacer">
321 <property name="orientation">
322 <enum>Qt::Horizontal</enum>
323 </property>
324 <property name="sizeHint" stdset="0">
325 <size>
326 <width>40</width>
327 <height>20</height>
328 </size>
329 </property>
330 </spacer>
331 </item>
332 </layout>
333 </widget>
334 </item>
335 <item row="4" column="0">
336 <widget class="QLabel" name="style_label">
337 <property name="text">
338 <string>St&amp;yle:</string>
339 </property>
340 <property name="wordWrap">
341 <bool>false</bool>
342 </property>
343 <property name="buddy">
344 <cstring>style_combo</cstring>
345 </property>
346 </widget>
347 </item>
348 <item row="4" column="1">
349 <widget class="MyComboBox" name="style_combo">
350 <property name="sizePolicy">
351 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
352 <horstretch>0</horstretch>
353 <verstretch>0</verstretch>
354 </sizepolicy>
355 </property>
356 </widget>
357 </item>
358 <item row="4" column="2">
[93]359 <spacer>
[128]360 <property name="orientation">
[93]361 <enum>Qt::Horizontal</enum>
362 </property>
[128]363 <property name="sizeHint" stdset="0">
[93]364 <size>
365 <width>40</width>
366 <height>20</height>
367 </size>
368 </property>
369 </spacer>
370 </item>
371 </layout>
372 </item>
373 <item>
[128]374 <widget class="Line" name="line">
375 <property name="sizePolicy">
376 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]377 <horstretch>0</horstretch>
378 <verstretch>0</verstretch>
379 </sizepolicy>
380 </property>
[128]381 <property name="orientation">
[93]382 <enum>Qt::Horizontal</enum>
383 </property>
384 </widget>
385 </item>
386 <item>
[128]387 <layout class="QHBoxLayout">
388 <property name="spacing">
[93]389 <number>6</number>
390 </property>
[128]391 <property name="margin">
[93]392 <number>0</number>
393 </property>
394 <item>
[128]395 <widget class="QLabel" name="label_2">
396 <property name="text">
[93]397 <string>Default font:</string>
398 </property>
399 </widget>
400 </item>
401 <item>
[128]402 <widget class="QLineEdit" name="default_font_edit">
403 <property name="readOnly">
[93]404 <bool>true</bool>
405 </property>
406 </widget>
407 </item>
408 <item>
[128]409 <widget class="QPushButton" name="changeFontButton">
410 <property name="text">
[93]411 <string>&amp;Change...</string>
412 </property>
413 </widget>
414 </item>
415 </layout>
416 </item>
417 <item>
418 <spacer>
[128]419 <property name="orientation">
[93]420 <enum>Qt::Vertical</enum>
421 </property>
[128]422 <property name="sizeHint" stdset="0">
[93]423 <size>
424 <width>20</width>
425 <height>40</height>
426 </size>
427 </property>
428 </spacer>
429 </item>
430 </layout>
431 </widget>
[128]432 <widget class="QWidget" name="tab_3">
433 <attribute name="title">
[93]434 <string>&amp;Seeking</string>
435 </attribute>
[128]436 <layout class="QGridLayout">
437 <item row="0" column="0">
438 <layout class="QVBoxLayout">
439 <property name="spacing">
[93]440 <number>6</number>
441 </property>
[128]442 <property name="margin">
[93]443 <number>0</number>
444 </property>
445 <item>
[128]446 <widget class="SeekWidget" name="seek1" native="true"/>
[93]447 </item>
448 <item>
[128]449 <widget class="SeekWidget" name="seek2" native="true"/>
[93]450 </item>
451 <item>
[128]452 <widget class="SeekWidget" name="seek3" native="true"/>
[93]453 </item>
454 <item>
[128]455 <widget class="SeekWidget" name="seek4" native="true"/>
[93]456 </item>
457 </layout>
458 </item>
[128]459 <item row="0" column="1">
[93]460 <spacer>
[128]461 <property name="orientation">
[93]462 <enum>Qt::Horizontal</enum>
463 </property>
[165]464 <property name="sizeType">
465 <enum>QSizePolicy::Expanding</enum>
466 </property>
[128]467 <property name="sizeHint" stdset="0">
[93]468 <size>
[165]469 <width>350</width>
[93]470 <height>20</height>
471 </size>
472 </property>
473 </spacer>
474 </item>
[128]475 <item row="1" column="0" colspan="2">
476 <widget class="Line" name="line_4">
477 <property name="sizePolicy">
478 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]479 <horstretch>0</horstretch>
480 <verstretch>0</verstretch>
481 </sizepolicy>
482 </property>
[128]483 <property name="orientation">
[93]484 <enum>Qt::Horizontal</enum>
485 </property>
486 </widget>
487 </item>
[128]488 <item row="2" column="0" colspan="2">
489 <layout class="QHBoxLayout">
490 <property name="spacing">
[93]491 <number>6</number>
492 </property>
[128]493 <property name="margin">
[93]494 <number>0</number>
495 </property>
496 <item>
[128]497 <widget class="QLabel" name="label_3">
498 <property name="text">
[93]499 <string>&amp;Behaviour of time slider:</string>
500 </property>
[128]501 <property name="buddy">
[93]502 <cstring>timeslider_behaviour_combo</cstring>
503 </property>
504 </widget>
505 </item>
506 <item>
[128]507 <widget class="QComboBox" name="timeslider_behaviour_combo">
508 <property name="sizePolicy">
509 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[93]510 <horstretch>0</horstretch>
511 <verstretch>0</verstretch>
512 </sizepolicy>
513 </property>
514 <item>
[128]515 <property name="text">
[93]516 <string>Seek to position while dragging</string>
517 </property>
518 </item>
519 <item>
[128]520 <property name="text">
[93]521 <string>Seek to position when released</string>
522 </property>
523 </item>
524 </widget>
525 </item>
526 <item>
527 <spacer>
[128]528 <property name="orientation">
[93]529 <enum>Qt::Horizontal</enum>
530 </property>
[128]531 <property name="sizeHint" stdset="0">
[93]532 <size>
533 <width>81</width>
534 <height>25</height>
535 </size>
536 </property>
537 </spacer>
538 </item>
539 </layout>
540 </item>
[128]541 <item row="3" column="0" colspan="2">
542 <widget class="QGroupBox" name="seeking_method_group">
543 <property name="title">
[119]544 <string>Seeking method</string>
545 </property>
[128]546 <layout class="QVBoxLayout">
[119]547 <item>
[128]548 <widget class="QRadioButton" name="absolute_seeking_button">
549 <property name="sizePolicy">
550 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[119]551 <horstretch>0</horstretch>
552 <verstretch>0</verstretch>
553 </sizepolicy>
554 </property>
[128]555 <property name="text">
[119]556 <string>&amp;Absolute seeking</string>
557 </property>
558 </widget>
559 </item>
560 <item>
[128]561 <widget class="QRadioButton" name="relative_seeking_button">
562 <property name="sizePolicy">
563 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
[119]564 <horstretch>0</horstretch>
565 <verstretch>0</verstretch>
566 </sizepolicy>
567 </property>
[128]568 <property name="text">
[119]569 <string>&amp;Relative seeking</string>
570 </property>
571 </widget>
572 </item>
573 </layout>
574 </widget>
575 </item>
[142]576 <item row="7" column="0" colspan="2">
[119]577 <spacer>
[128]578 <property name="orientation">
[119]579 <enum>Qt::Vertical</enum>
580 </property>
[128]581 <property name="sizeHint" stdset="0">
[119]582 <size>
583 <width>20</width>
584 <height>40</height>
585 </size>
586 </property>
587 </spacer>
588 </item>
[128]589 <item row="4" column="0">
590 <widget class="QCheckBox" name="precise_seeking_check">
591 <property name="text">
[124]592 <string>&amp;Precise seeking</string>
593 </property>
594 </widget>
595 </item>
[142]596 <item row="5" column="0" colspan="2">
597 <widget class="Line" name="line_2">
598 <property name="orientation">
599 <enum>Qt::Horizontal</enum>
600 </property>
601 </widget>
602 </item>
603 <item row="6" column="0" colspan="2">
604 <widget class="QCheckBox" name="reset_stop_check">
605 <property name="text">
606 <string>Pressi&amp;ng the stop button once resets the time position</string>
607 </property>
608 </widget>
609 </item>
[93]610 </layout>
611 </widget>
[128]612 <widget class="QWidget" name="tab_2">
613 <attribute name="title">
[93]614 <string>Ins&amp;tances</string>
615 </attribute>
[128]616 <layout class="QVBoxLayout" name="verticalLayout">
[93]617 <item>
[128]618 <layout class="QHBoxLayout" name="horizontalLayout">
[93]619 <item>
[128]620 <widget class="QLabel" name="instances_icon">
621 <property name="text">
[93]622 <string>TextLabel</string>
623 </property>
624 </widget>
625 </item>
626 <item>
[128]627 <widget class="QCheckBox" name="single_instance_check">
628 <property name="text">
629 <string>&amp;Use only one running instance of SMPlayer</string>
[93]630 </property>
[128]631 </widget>
632 </item>
633 <item>
634 <spacer name="horizontalSpacer">
635 <property name="orientation">
636 <enum>Qt::Horizontal</enum>
[93]637 </property>
[128]638 <property name="sizeHint" stdset="0">
639 <size>
640 <width>40</width>
641 <height>20</height>
642 </size>
[93]643 </property>
[128]644 </spacer>
[93]645 </item>
646 </layout>
647 </item>
648 <item>
649 <spacer>
[128]650 <property name="orientation">
[93]651 <enum>Qt::Vertical</enum>
652 </property>
[128]653 <property name="sizeHint" stdset="0">
[93]654 <size>
655 <width>20</width>
656 <height>40</height>
657 </size>
658 </property>
659 </spacer>
660 </item>
661 </layout>
662 </widget>
[128]663 <widget class="QWidget" name="tab_4">
664 <attribute name="title">
[93]665 <string>&amp;Floating control</string>
666 </attribute>
[165]667 <layout class="QVBoxLayout" name="verticalLayout_6">
[93]668 <item>
[128]669 <widget class="QLabel" name="label_6">
670 <property name="text">
[165]671 <string>The floating control appears in fullscreen mode when the mouse is moved.</string>
[93]672 </property>
[128]673 <property name="wordWrap">
[93]674 <bool>true</bool>
675 </property>
676 </widget>
677 </item>
678 <item>
[128]679 <widget class="QCheckBox" name="floating_animated_check">
680 <property name="text">
[93]681 <string>&amp;Animated</string>
682 </property>
683 </widget>
684 </item>
685 <item>
[128]686 <layout class="QGridLayout">
687 <item row="0" column="0">
688 <widget class="QLabel" name="label_7">
689 <property name="text">
[93]690 <string>&amp;Width:</string>
691 </property>
[128]692 <property name="buddy">
[93]693 <cstring>floating_width_slider</cstring>
694 </property>
695 </widget>
696 </item>
[128]697 <item row="0" column="1">
698 <widget class="QSlider" name="floating_width_slider">
699 <property name="maximum">
[93]700 <number>100</number>
701 </property>
[128]702 <property name="orientation">
[93]703 <enum>Qt::Horizontal</enum>
704 </property>
705 </widget>
706 </item>
[128]707 <item row="0" column="2">
708 <widget class="QLabel" name="floating_width_label">
709 <property name="frameShape">
[93]710 <enum>QFrame::Panel</enum>
711 </property>
[128]712 <property name="frameShadow">
[93]713 <enum>QFrame::Sunken</enum>
714 </property>
[128]715 <property name="text">
[93]716 <string>0</string>
717 </property>
718 </widget>
719 </item>
[128]720 <item row="1" column="0">
721 <widget class="QLabel" name="label_8">
722 <property name="text">
[93]723 <string>&amp;Margin:</string>
724 </property>
[128]725 <property name="buddy">
[93]726 <cstring>floating_margin_slider</cstring>
727 </property>
728 </widget>
729 </item>
[128]730 <item row="1" column="1">
731 <widget class="QSlider" name="floating_margin_slider">
732 <property name="maximum">
[93]733 <number>80</number>
734 </property>
[128]735 <property name="orientation">
[93]736 <enum>Qt::Horizontal</enum>
737 </property>
738 </widget>
739 </item>
[128]740 <item row="1" column="2">
741 <widget class="QLabel" name="floating_margin_label">
742 <property name="frameShape">
[93]743 <enum>QFrame::Panel</enum>
744 </property>
[128]745 <property name="frameShadow">
[93]746 <enum>QFrame::Sunken</enum>
747 </property>
[128]748 <property name="text">
[93]749 <string>0</string>
750 </property>
751 </widget>
752 </item>
753 </layout>
754 </item>
755 <item>
[165]756 <widget class="QCheckBox" name="floating_move_bottom_check">
[128]757 <property name="text">
[165]758 <string>Show only when moving the mouse to the &amp;bottom of the screen</string>
[93]759 </property>
760 </widget>
761 </item>
762 <item>
[165]763 <widget class="QCheckBox" name="floating_compact_check">
[128]764 <property name="text">
[165]765 <string>Display in &amp;compact mode too</string>
[93]766 </property>
767 </widget>
768 </item>
769 <item>
[165]770 <layout class="QHBoxLayout" name="horizontalLayout_2">
771 <item>
772 <widget class="QLabel" name="label_5">
773 <property name="text">
774 <string>Tim&amp;e (in milliseconds) to hide the control:</string>
775 </property>
776 <property name="buddy">
777 <cstring>floating_hide_delay_spin</cstring>
778 </property>
779 </widget>
780 </item>
781 <item>
782 <widget class="QSpinBox" name="floating_hide_delay_spin">
783 <property name="minimum">
784 <number>100</number>
785 </property>
786 <property name="maximum">
787 <number>10000</number>
788 </property>
789 </widget>
790 </item>
791 <item>
792 <spacer name="horizontalSpacer_2">
793 <property name="orientation">
794 <enum>Qt::Horizontal</enum>
795 </property>
796 <property name="sizeHint" stdset="0">
797 <size>
798 <width>40</width>
799 <height>20</height>
800 </size>
801 </property>
802 </spacer>
803 </item>
804 </layout>
805 </item>
806 <item>
[93]807 <spacer>
[128]808 <property name="orientation">
[93]809 <enum>Qt::Vertical</enum>
810 </property>
[128]811 <property name="sizeHint" stdset="0">
[93]812 <size>
813 <width>20</width>
814 <height>40</height>
815 </size>
816 </property>
817 </spacer>
818 </item>
819 </layout>
820 </widget>
[139]821 <widget class="QWidget" name="tab_5">
822 <attribute name="title">
823 <string>Privac&amp;y</string>
824 </attribute>
825 <layout class="QVBoxLayout" name="verticalLayout_2">
826 <item>
827 <widget class="QGroupBox" name="groupBox_4">
828 <property name="title">
829 <string>Recent files</string>
830 </property>
831 <layout class="QHBoxLayout" name="_2">
832 <property name="spacing">
833 <number>6</number>
834 </property>
835 <property name="margin">
836 <number>9</number>
837 </property>
838 <item>
839 <widget class="QLabel" name="textLabel1_15">
840 <property name="text">
841 <string>Ma&amp;x. items</string>
842 </property>
843 <property name="wordWrap">
844 <bool>false</bool>
845 </property>
846 <property name="buddy">
847 <cstring>recents_max_items_spin</cstring>
848 </property>
849 </widget>
850 </item>
851 <item>
852 <widget class="QSpinBox" name="recents_max_items_spin">
853 <property name="minimum">
854 <number>0</number>
855 </property>
856 <property name="maximum">
[170]857 <number>100</number>
[139]858 </property>
859 </widget>
860 </item>
861 <item>
862 <spacer>
863 <property name="orientation">
864 <enum>Qt::Horizontal</enum>
865 </property>
866 <property name="sizeHint" stdset="0">
867 <size>
868 <width>40</width>
869 <height>20</height>
870 </size>
871 </property>
872 </spacer>
873 </item>
874 </layout>
875 </widget>
876 </item>
877 <item>
878 <widget class="QGroupBox" name="groupBox_5">
879 <property name="title">
880 <string>URLs</string>
881 </property>
882 <layout class="QHBoxLayout" name="_3">
883 <property name="spacing">
884 <number>6</number>
885 </property>
886 <property name="margin">
887 <number>9</number>
888 </property>
889 <item>
890 <widget class="QLabel" name="textLabel1_16">
891 <property name="text">
892 <string>&amp;Max. items</string>
893 </property>
894 <property name="wordWrap">
895 <bool>false</bool>
896 </property>
897 <property name="buddy">
898 <cstring>url_max_items_spin</cstring>
899 </property>
900 </widget>
901 </item>
902 <item>
903 <widget class="QSpinBox" name="url_max_items_spin">
904 <property name="minimum">
905 <number>0</number>
906 </property>
907 <property name="maximum">
908 <number>50</number>
909 </property>
910 </widget>
911 </item>
912 <item>
913 <spacer>
914 <property name="orientation">
915 <enum>Qt::Horizontal</enum>
916 </property>
917 <property name="sizeHint" stdset="0">
918 <size>
919 <width>40</width>
920 <height>20</height>
921 </size>
922 </property>
923 </spacer>
924 </item>
925 </layout>
926 </widget>
927 </item>
928 <item>
929 <widget class="QCheckBox" name="save_dirs_check">
930 <property name="text">
931 <string>&amp;Remember last directory</string>
932 </property>
933 </widget>
934 </item>
935 <item>
936 <spacer name="verticalSpacer">
937 <property name="orientation">
938 <enum>Qt::Vertical</enum>
939 </property>
940 <property name="sizeHint" stdset="0">
941 <size>
942 <width>20</width>
[165]943 <height>40</height>
[139]944 </size>
945 </property>
946 </spacer>
947 </item>
948 </layout>
949 </widget>
[181]950 <widget class="QWidget" name="tab_6">
951 <attribute name="title">
952 <string>High &amp;DPI</string>
953 </attribute>
954 <layout class="QVBoxLayout" name="verticalLayout_9">
955 <item>
956 <widget class="QLabel" name="label_10">
957 <property name="text">
958 <string>SMPlayer can scale the interface in high DPI screens. Here you can disable this feature or change the scale factor.</string>
959 </property>
960 <property name="wordWrap">
961 <bool>true</bool>
962 </property>
963 </widget>
964 </item>
965 <item>
966 <widget class="QCheckBox" name="enable_hdpi_check">
967 <property name="text">
968 <string>&amp;Enable support for high DPI screens</string>
969 </property>
970 </widget>
971 </item>
972 <item>
973 <widget class="QGroupBox" name="scale_group">
974 <property name="enabled">
975 <bool>true</bool>
976 </property>
977 <property name="title">
978 <string>Scale</string>
979 </property>
980 <layout class="QVBoxLayout" name="verticalLayout_8">
981 <item>
982 <widget class="QCheckBox" name="auto_scale_check">
983 <property name="text">
984 <string>A&amp;uto</string>
985 </property>
986 </widget>
987 </item>
988 <item>
989 <layout class="QHBoxLayout" name="horizontalLayout_5">
990 <item>
991 <widget class="QLabel" name="hdpi_scale_label">
992 <property name="enabled">
993 <bool>true</bool>
994 </property>
995 <property name="text">
996 <string notr="true">Scale fact&amp;or:</string>
997 </property>
998 <property name="buddy">
999 <cstring>hdpi_scale_slider</cstring>
1000 </property>
1001 </widget>
1002 </item>
1003 <item>
1004 <widget class="QSlider" name="hdpi_scale_slider">
1005 <property name="enabled">
1006 <bool>true</bool>
1007 </property>
1008 <property name="orientation">
1009 <enum>Qt::Horizontal</enum>
1010 </property>
1011 </widget>
1012 </item>
1013 <item>
1014 <widget class="QLabel" name="hdpi_scale_num_label">
1015 <property name="enabled">
1016 <bool>true</bool>
1017 </property>
1018 <property name="frameShape">
1019 <enum>QFrame::Panel</enum>
1020 </property>
1021 <property name="frameShadow">
1022 <enum>QFrame::Sunken</enum>
1023 </property>
1024 <property name="text">
1025 <string>0</string>
1026 </property>
1027 </widget>
1028 </item>
1029 </layout>
1030 </item>
1031 </layout>
1032 </widget>
1033 </item>
1034 <item>
1035 <widget class="QLabel" name="label_9">
1036 <property name="frameShape">
1037 <enum>QFrame::StyledPanel</enum>
1038 </property>
1039 <property name="text">
1040 <string>Changes in this section requires to restart SMPlayer in order to take effect</string>
1041 </property>
1042 <property name="alignment">
1043 <set>Qt::AlignCenter</set>
1044 </property>
1045 <property name="wordWrap">
1046 <bool>true</bool>
1047 </property>
1048 <property name="margin">
1049 <number>14</number>
1050 </property>
1051 </widget>
1052 </item>
1053 <item>
1054 <spacer name="verticalSpacer_2">
1055 <property name="orientation">
1056 <enum>Qt::Vertical</enum>
1057 </property>
1058 <property name="sizeHint" stdset="0">
1059 <size>
1060 <width>20</width>
1061 <height>266</height>
1062 </size>
1063 </property>
1064 </spacer>
1065 </item>
1066 </layout>
1067 </widget>
[93]1068 </widget>
1069 </item>
1070 </layout>
1071 </widget>
1072 <customwidgets>
1073 <customwidget>
1074 <class>MyComboBox</class>
1075 <extends>QComboBox</extends>
1076 <header>mycombobox.h</header>
1077 </customwidget>
1078 <customwidget>
1079 <class>SeekWidget</class>
1080 <extends>QWidget</extends>
1081 <header>seekwidget.h</header>
1082 </customwidget>
1083 </customwidgets>
1084 <tabstops>
1085 <tabstop>tabWidget</tabstop>
1086 <tabstop>mainwindow_resize_combo</tabstop>
[176]1087 <tabstop>center_if_outside_check</tabstop>
1088 <tabstop>center_window_check</tabstop>
[93]1089 <tabstop>save_size_check</tabstop>
[124]1090 <tabstop>hide_video_window_on_audio_check</tabstop>
[93]1091 <tabstop>language_combo</tabstop>
[139]1092 <tabstop>gui_combo</tabstop>
[93]1093 <tabstop>iconset_combo</tabstop>
[139]1094 <tabstop>skin_combo</tabstop>
[93]1095 <tabstop>style_combo</tabstop>
1096 <tabstop>default_font_edit</tabstop>
1097 <tabstop>changeFontButton</tabstop>
1098 <tabstop>timeslider_behaviour_combo</tabstop>
[124]1099 <tabstop>absolute_seeking_button</tabstop>
1100 <tabstop>relative_seeking_button</tabstop>
1101 <tabstop>precise_seeking_check</tabstop>
[142]1102 <tabstop>reset_stop_check</tabstop>
[93]1103 <tabstop>single_instance_check</tabstop>
1104 <tabstop>floating_animated_check</tabstop>
1105 <tabstop>floating_width_slider</tabstop>
1106 <tabstop>floating_margin_slider</tabstop>
[165]1107 <tabstop>floating_move_bottom_check</tabstop>
[93]1108 <tabstop>floating_compact_check</tabstop>
[165]1109 <tabstop>floating_hide_delay_spin</tabstop>
[139]1110 <tabstop>recents_max_items_spin</tabstop>
1111 <tabstop>url_max_items_spin</tabstop>
1112 <tabstop>save_dirs_check</tabstop>
[181]1113 <tabstop>enable_hdpi_check</tabstop>
1114 <tabstop>auto_scale_check</tabstop>
1115 <tabstop>hdpi_scale_slider</tabstop>
[93]1116 </tabstops>
1117 <resources/>
1118 <connections>
1119 <connection>
1120 <sender>floating_width_slider</sender>
1121 <signal>valueChanged(int)</signal>
1122 <receiver>floating_width_label</receiver>
1123 <slot>setNum(int)</slot>
1124 <hints>
[128]1125 <hint type="sourcelabel">
[139]1126 <x>282</x>
1127 <y>137</y>
[93]1128 </hint>
[128]1129 <hint type="destinationlabel">
[139]1130 <x>484</x>
1131 <y>137</y>
[93]1132 </hint>
1133 </hints>
1134 </connection>
1135 <connection>
1136 <sender>floating_margin_slider</sender>
1137 <signal>valueChanged(int)</signal>
1138 <receiver>floating_margin_label</receiver>
1139 <slot>setNum(int)</slot>
1140 <hints>
[128]1141 <hint type="sourcelabel">
[139]1142 <x>332</x>
1143 <y>172</y>
[93]1144 </hint>
[128]1145 <hint type="destinationlabel">
[93]1146 <x>480</x>
1147 <y>150</y>
1148 </hint>
1149 </hints>
1150 </connection>
[181]1151 <connection>
1152 <sender>auto_scale_check</sender>
1153 <signal>toggled(bool)</signal>
1154 <receiver>hdpi_scale_label</receiver>
1155 <slot>setDisabled(bool)</slot>
1156 <hints>
1157 <hint type="sourcelabel">
1158 <x>249</x>
1159 <y>103</y>
1160 </hint>
1161 <hint type="destinationlabel">
1162 <x>69</x>
1163 <y>136</y>
1164 </hint>
1165 </hints>
1166 </connection>
1167 <connection>
1168 <sender>auto_scale_check</sender>
1169 <signal>toggled(bool)</signal>
1170 <receiver>hdpi_scale_slider</receiver>
1171 <slot>setDisabled(bool)</slot>
1172 <hints>
1173 <hint type="sourcelabel">
1174 <x>249</x>
1175 <y>103</y>
1176 </hint>
1177 <hint type="destinationlabel">
1178 <x>293</x>
1179 <y>136</y>
1180 </hint>
1181 </hints>
1182 </connection>
1183 <connection>
1184 <sender>enable_hdpi_check</sender>
1185 <signal>toggled(bool)</signal>
1186 <receiver>scale_group</receiver>
1187 <slot>setEnabled(bool)</slot>
1188 <hints>
1189 <hint type="sourcelabel">
1190 <x>245</x>
1191 <y>50</y>
1192 </hint>
1193 <hint type="destinationlabel">
1194 <x>245</x>
1195 <y>115</y>
1196 </hint>
1197 </hints>
1198 </connection>
1199 <connection>
1200 <sender>auto_scale_check</sender>
1201 <signal>toggled(bool)</signal>
1202 <receiver>hdpi_scale_num_label</receiver>
1203 <slot>setDisabled(bool)</slot>
1204 <hints>
1205 <hint type="sourcelabel">
1206 <x>249</x>
1207 <y>103</y>
1208 </hint>
1209 <hint type="destinationlabel">
1210 <x>460</x>
1211 <y>136</y>
1212 </hint>
1213 </hints>
1214 </connection>
[93]1215 </connections>
1216</ui>
Note: See TracBrowser for help on using the repository browser.