Fix doc path
[opentx.git] / companion / src / apppreferencesdialog.ui
blob96f42a9b2fc4928fbb5607104cc382673300e9fe
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>AppPreferencesDialog</class>
4 <widget class="QDialog" name="AppPreferencesDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>863</width>
10 <height>673</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="windowTitle">
20 <string>Edit Settings</string>
21 </property>
22 <property name="sizeGripEnabled">
23 <bool>true</bool>
24 </property>
25 <property name="modal">
26 <bool>true</bool>
27 </property>
28 <layout class="QGridLayout" name="gridLayout">
29 <item row="1" column="0">
30 <widget class="QDialogButtonBox" name="buttonBox">
31 <property name="orientation">
32 <enum>Qt::Horizontal</enum>
33 </property>
34 <property name="standardButtons">
35 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
36 </property>
37 </widget>
38 </item>
39 <item row="0" column="0">
40 <widget class="QTabWidget" name="tabWidget">
41 <property name="sizePolicy">
42 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
43 <horstretch>0</horstretch>
44 <verstretch>0</verstretch>
45 </sizepolicy>
46 </property>
47 <property name="currentIndex">
48 <number>0</number>
49 </property>
50 <widget class="QWidget" name="profileTab">
51 <attribute name="title">
52 <string>Radio Profile</string>
53 </attribute>
54 <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0,0,0">
55 <item row="8" column="2" colspan="2">
56 <widget class="QPushButton" name="sdPathButton">
57 <property name="text">
58 <string>Select Folder</string>
59 </property>
60 </widget>
61 </item>
62 <item row="9" column="2" colspan="2">
63 <widget class="QPushButton" name="ProfilebackupPathButton">
64 <property name="toolTip">
65 <string>The profile specific folder, if set, will override general Backup folder</string>
66 </property>
67 <property name="text">
68 <string>Select Folder</string>
69 </property>
70 </widget>
71 </item>
72 <item row="6" column="0" colspan="4">
73 <widget class="QWidget" name="widget_splashImage" native="true">
74 <layout class="QGridLayout" name="gridLayout_5">
75 <property name="leftMargin">
76 <number>0</number>
77 </property>
78 <property name="topMargin">
79 <number>0</number>
80 </property>
81 <property name="rightMargin">
82 <number>0</number>
83 </property>
84 <property name="bottomMargin">
85 <number>0</number>
86 </property>
87 <property name="spacing">
88 <number>6</number>
89 </property>
90 <item row="0" column="0">
91 <widget class="QLabel" name="splashLabel">
92 <property name="sizePolicy">
93 <sizepolicy hsizetype="Maximum" vsizetype="Minimum">
94 <horstretch>0</horstretch>
95 <verstretch>0</verstretch>
96 </sizepolicy>
97 </property>
98 <property name="font">
99 <font>
100 <weight>75</weight>
101 <bold>true</bold>
102 </font>
103 </property>
104 <property name="text">
105 <string>Splash Screen</string>
106 </property>
107 </widget>
108 </item>
109 <item row="0" column="1">
110 <widget class="QLineEdit" name="SplashFileName">
111 <property name="enabled">
112 <bool>true</bool>
113 </property>
114 <property name="readOnly">
115 <bool>true</bool>
116 </property>
117 </widget>
118 </item>
119 <item row="0" column="2">
120 <widget class="QPushButton" name="SplashSelect">
121 <property name="text">
122 <string>Select Image</string>
123 </property>
124 </widget>
125 </item>
126 <item row="1" column="1">
127 <widget class="QLabel" name="imageLabel">
128 <property name="sizePolicy">
129 <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
130 <horstretch>0</horstretch>
131 <verstretch>0</verstretch>
132 </sizepolicy>
133 </property>
134 <property name="minimumSize">
135 <size>
136 <width>128</width>
137 <height>64</height>
138 </size>
139 </property>
140 <property name="maximumSize">
141 <size>
142 <width>212</width>
143 <height>64</height>
144 </size>
145 </property>
146 <property name="frameShape">
147 <enum>QFrame::StyledPanel</enum>
148 </property>
149 <property name="frameShadow">
150 <enum>QFrame::Plain</enum>
151 </property>
152 <property name="lineWidth">
153 <number>1</number>
154 </property>
155 <property name="text">
156 <string/>
157 </property>
158 <property name="scaledContents">
159 <bool>true</bool>
160 </property>
161 </widget>
162 </item>
163 <item row="1" column="2">
164 <widget class="QPushButton" name="clearImageButton">
165 <property name="text">
166 <string>Clear Image</string>
167 </property>
168 </widget>
169 </item>
170 <item row="2" column="0" colspan="3">
171 <widget class="Line" name="line_6">
172 <property name="sizePolicy">
173 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
174 <horstretch>0</horstretch>
175 <verstretch>0</verstretch>
176 </sizepolicy>
177 </property>
178 <property name="orientation">
179 <enum>Qt::Horizontal</enum>
180 </property>
181 </widget>
182 </item>
183 </layout>
184 </widget>
185 </item>
186 <item row="0" column="0">
187 <widget class="QLabel" name="label_2">
188 <property name="sizePolicy">
189 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
190 <horstretch>0</horstretch>
191 <verstretch>0</verstretch>
192 </sizepolicy>
193 </property>
194 <property name="font">
195 <font>
196 <weight>75</weight>
197 <bold>true</bold>
198 </font>
199 </property>
200 <property name="text">
201 <string>Profile Name</string>
202 </property>
203 </widget>
204 </item>
205 <item row="0" column="1">
206 <widget class="QLineEdit" name="profileNameLE"/>
207 </item>
208 <item row="1" column="0" colspan="4">
209 <widget class="Line" name="line_8">
210 <property name="sizePolicy">
211 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
212 <horstretch>0</horstretch>
213 <verstretch>0</verstretch>
214 </sizepolicy>
215 </property>
216 <property name="orientation">
217 <enum>Qt::Horizontal</enum>
218 </property>
219 </widget>
220 </item>
221 <item row="2" column="0">
222 <widget class="QLabel" name="label_7">
223 <property name="sizePolicy">
224 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
225 <horstretch>0</horstretch>
226 <verstretch>0</verstretch>
227 </sizepolicy>
228 </property>
229 <property name="font">
230 <font>
231 <family>Sans Serif</family>
232 <weight>75</weight>
233 <bold>true</bold>
234 </font>
235 </property>
236 <property name="text">
237 <string>Radio Type</string>
238 </property>
239 <property name="alignment">
240 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
241 </property>
242 </widget>
243 </item>
244 <item row="2" column="1">
245 <widget class="QComboBox" name="downloadVerCB">
246 <property name="enabled">
247 <bool>true</bool>
248 </property>
249 </widget>
250 </item>
251 <item row="3" column="0">
252 <widget class="QLabel" name="langLabel">
253 <property name="sizePolicy">
254 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
255 <horstretch>0</horstretch>
256 <verstretch>0</verstretch>
257 </sizepolicy>
258 </property>
259 <property name="text">
260 <string>Menu Language</string>
261 </property>
262 <property name="alignment">
263 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
264 </property>
265 </widget>
266 </item>
267 <item row="3" column="1">
268 <layout class="QHBoxLayout" name="horizontalLayout" stretch="1,1,1">
269 <property name="sizeConstraint">
270 <enum>QLayout::SetDefaultConstraint</enum>
271 </property>
272 <item>
273 <widget class="QComboBox" name="langCombo">
274 <property name="sizePolicy">
275 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
276 <horstretch>0</horstretch>
277 <verstretch>0</verstretch>
278 </sizepolicy>
279 </property>
280 </widget>
281 </item>
282 <item>
283 <widget class="QLabel" name="voiceLabel">
284 <property name="sizePolicy">
285 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
286 <horstretch>0</horstretch>
287 <verstretch>0</verstretch>
288 </sizepolicy>
289 </property>
290 <property name="font">
291 <font>
292 <family>Sans Serif</family>
293 <weight>50</weight>
294 <bold>false</bold>
295 </font>
296 </property>
297 <property name="text">
298 <string>Voice Language</string>
299 </property>
300 <property name="alignment">
301 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
302 </property>
303 </widget>
304 </item>
305 <item>
306 <widget class="QComboBox" name="voiceCombo">
307 <property name="sizePolicy">
308 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
309 <horstretch>0</horstretch>
310 <verstretch>0</verstretch>
311 </sizepolicy>
312 </property>
313 <property name="toolTip">
314 <string>Set voice language.
315 May be different from firmware language</string>
316 </property>
317 </widget>
318 </item>
319 </layout>
320 </item>
321 <item row="4" column="0">
322 <widget class="QLabel" name="label_6">
323 <property name="sizePolicy">
324 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
325 <horstretch>0</horstretch>
326 <verstretch>0</verstretch>
327 </sizepolicy>
328 </property>
329 <property name="text">
330 <string>Build Options</string>
331 </property>
332 <property name="alignment">
333 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
334 </property>
335 </widget>
336 </item>
337 <item row="5" column="0" colspan="4">
338 <widget class="Line" name="splashSeparator">
339 <property name="sizePolicy">
340 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
341 <horstretch>0</horstretch>
342 <verstretch>0</verstretch>
343 </sizepolicy>
344 </property>
345 <property name="orientation">
346 <enum>Qt::Horizontal</enum>
347 </property>
348 </widget>
349 </item>
350 <item row="8" column="0">
351 <widget class="QLabel" name="sdPathLabel">
352 <property name="sizePolicy">
353 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
354 <horstretch>0</horstretch>
355 <verstretch>0</verstretch>
356 </sizepolicy>
357 </property>
358 <property name="text">
359 <string>SD Structure path</string>
360 </property>
361 <property name="alignment">
362 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
363 </property>
364 </widget>
365 </item>
366 <item row="8" column="1">
367 <widget class="QLineEdit" name="sdPath">
368 <property name="enabled">
369 <bool>true</bool>
370 </property>
371 <property name="text">
372 <string/>
373 </property>
374 <property name="readOnly">
375 <bool>false</bool>
376 </property>
377 </widget>
378 </item>
379 <item row="9" column="0">
380 <widget class="QLabel" name="profilebackupPathLabel">
381 <property name="sizePolicy">
382 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
383 <horstretch>0</horstretch>
384 <verstretch>0</verstretch>
385 </sizepolicy>
386 </property>
387 <property name="toolTip">
388 <string>The profile specific folder, if set, will override general Backup folder</string>
389 </property>
390 <property name="text">
391 <string>Backup folder</string>
392 </property>
393 </widget>
394 </item>
395 <item row="9" column="1">
396 <widget class="QLineEdit" name="profilebackupPath">
397 <property name="toolTip">
398 <string>If set it will override the application general setting</string>
399 </property>
400 <property name="readOnly">
401 <bool>false</bool>
402 </property>
403 </widget>
404 </item>
405 <item row="10" column="1">
406 <widget class="QCheckBox" name="pbackupEnable">
407 <property name="sizePolicy">
408 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
409 <horstretch>0</horstretch>
410 <verstretch>0</verstretch>
411 </sizepolicy>
412 </property>
413 <property name="toolTip">
414 <string>if set, will override general backup enable</string>
415 </property>
416 <property name="text">
417 <string>Enable automatic backup before writing firmware</string>
418 </property>
419 </widget>
420 </item>
421 <item row="11" column="0">
422 <widget class="QLabel" name="label_4">
423 <property name="sizePolicy">
424 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
425 <horstretch>0</horstretch>
426 <verstretch>0</verstretch>
427 </sizepolicy>
428 </property>
429 <property name="text">
430 <string>General Settings</string>
431 </property>
432 </widget>
433 </item>
434 <item row="11" column="1">
435 <widget class="QLabel" name="lblGeneralSettings">
436 <property name="enabled">
437 <bool>true</bool>
438 </property>
439 <property name="sizePolicy">
440 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
441 <horstretch>0</horstretch>
442 <verstretch>0</verstretch>
443 </sizepolicy>
444 </property>
445 <property name="text">
446 <string notr="true">General Settings Label</string>
447 </property>
448 </widget>
449 </item>
450 <item row="12" column="0">
451 <widget class="QLabel" name="label_14">
452 <property name="sizePolicy">
453 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
454 <horstretch>0</horstretch>
455 <verstretch>0</verstretch>
456 </sizepolicy>
457 </property>
458 <property name="text">
459 <string>Default Stick Mode</string>
460 </property>
461 </widget>
462 </item>
463 <item row="12" column="1">
464 <widget class="QComboBox" name="stickmodeCB">
465 <property name="maximumSize">
466 <size>
467 <width>16777215</width>
468 <height>16777215</height>
469 </size>
470 </property>
471 <property name="whatsThis">
472 <string>Mode selection:
474 Mode 1:
475 Left stick: Elevator, Rudder
476 Right stick: Throttle, Aileron
478 Mode 2:
479 Left stick: Throttle, Rudder
480 Right stick: Elevator, Aileron
482 Mode 3:
483 Left stick: Elevator, Aileron
484 Right stick: Throttle, Rudder
486 Mode 4:
487 Left stick: Throttle, Aileron
488 Right stick: Elevator, Rudder
490 </string>
491 </property>
492 <property name="currentIndex">
493 <number>1</number>
494 </property>
495 <item>
496 <property name="text">
497 <string>Mode 1 (RUD ELE THR AIL)</string>
498 </property>
499 </item>
500 <item>
501 <property name="text">
502 <string>Mode 2 (RUD THR ELE AIL)</string>
503 </property>
504 </item>
505 <item>
506 <property name="text">
507 <string>Mode 3 (AIL ELE THR RUD)</string>
508 </property>
509 </item>
510 <item>
511 <property name="text">
512 <string>Mode 4 (AIL THR ELE RUD)</string>
513 </property>
514 </item>
515 </widget>
516 </item>
517 <item row="13" column="0">
518 <widget class="QLabel" name="label_13">
519 <property name="sizePolicy">
520 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
521 <horstretch>0</horstretch>
522 <verstretch>0</verstretch>
523 </sizepolicy>
524 </property>
525 <property name="text">
526 <string>Default Channel Order</string>
527 </property>
528 <property name="alignment">
529 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
530 </property>
531 </widget>
532 </item>
533 <item row="13" column="1">
534 <widget class="QComboBox" name="channelorderCB">
535 <property name="sizePolicy">
536 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
537 <horstretch>0</horstretch>
538 <verstretch>0</verstretch>
539 </sizepolicy>
540 </property>
541 <property name="whatsThis">
542 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Channel order&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;Defines the order of the default mixes created on a new model.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
543 </property>
544 <property name="currentIndex">
545 <number>0</number>
546 </property>
547 <item>
548 <property name="text">
549 <string>R E T A</string>
550 </property>
551 </item>
552 <item>
553 <property name="text">
554 <string>R E A T</string>
555 </property>
556 </item>
557 <item>
558 <property name="text">
559 <string>R T E A</string>
560 </property>
561 </item>
562 <item>
563 <property name="text">
564 <string>R T A E</string>
565 </property>
566 </item>
567 <item>
568 <property name="text">
569 <string>R A E T</string>
570 </property>
571 </item>
572 <item>
573 <property name="text">
574 <string>R A T E</string>
575 </property>
576 </item>
577 <item>
578 <property name="text">
579 <string>E R T A</string>
580 </property>
581 </item>
582 <item>
583 <property name="text">
584 <string>E R A T</string>
585 </property>
586 </item>
587 <item>
588 <property name="text">
589 <string>E T R A</string>
590 </property>
591 </item>
592 <item>
593 <property name="text">
594 <string>E T A R</string>
595 </property>
596 </item>
597 <item>
598 <property name="text">
599 <string>E A R T</string>
600 </property>
601 </item>
602 <item>
603 <property name="text">
604 <string>E A T R</string>
605 </property>
606 </item>
607 <item>
608 <property name="text">
609 <string>T R E A</string>
610 </property>
611 </item>
612 <item>
613 <property name="text">
614 <string>T R A E</string>
615 </property>
616 </item>
617 <item>
618 <property name="text">
619 <string>T E R A</string>
620 </property>
621 </item>
622 <item>
623 <property name="text">
624 <string>T E A R</string>
625 </property>
626 </item>
627 <item>
628 <property name="text">
629 <string>T A R E</string>
630 </property>
631 </item>
632 <item>
633 <property name="text">
634 <string>T A E R</string>
635 </property>
636 </item>
637 <item>
638 <property name="text">
639 <string>A R E T</string>
640 </property>
641 </item>
642 <item>
643 <property name="text">
644 <string>A R T E</string>
645 </property>
646 </item>
647 <item>
648 <property name="text">
649 <string>A E R T</string>
650 </property>
651 </item>
652 <item>
653 <property name="text">
654 <string>A E T R</string>
655 </property>
656 </item>
657 <item>
658 <property name="text">
659 <string>A T R E</string>
660 </property>
661 </item>
662 <item>
663 <property name="text">
664 <string>A T E R</string>
665 </property>
666 </item>
667 </widget>
668 </item>
669 <item row="14" column="1">
670 <widget class="QCheckBox" name="renameFirmware">
671 <property name="sizePolicy">
672 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
673 <horstretch>0</horstretch>
674 <verstretch>0</verstretch>
675 </sizepolicy>
676 </property>
677 <property name="text">
678 <string>Append version number to FW file name</string>
679 </property>
680 </widget>
681 </item>
682 <item row="15" column="1">
683 <widget class="QCheckBox" name="burnFirmware">
684 <property name="sizePolicy">
685 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
686 <horstretch>0</horstretch>
687 <verstretch>0</verstretch>
688 </sizepolicy>
689 </property>
690 <property name="text">
691 <string>Offer to write FW to Tx after download</string>
692 </property>
693 </widget>
694 </item>
695 <item row="16" column="1">
696 <spacer name="verticalSpacer_3">
697 <property name="orientation">
698 <enum>Qt::Vertical</enum>
699 </property>
700 <property name="sizeHint" stdset="0">
701 <size>
702 <width>20</width>
703 <height>5</height>
704 </size>
705 </property>
706 </spacer>
707 </item>
708 <item row="7" column="0" colspan="4">
709 <widget class="QLabel" name="label">
710 <property name="sizePolicy">
711 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
712 <horstretch>0</horstretch>
713 <verstretch>0</verstretch>
714 </sizepolicy>
715 </property>
716 <property name="font">
717 <font>
718 <weight>75</weight>
719 <bold>true</bold>
720 </font>
721 </property>
722 <property name="text">
723 <string>Other Settings</string>
724 </property>
725 </widget>
726 </item>
727 <item row="4" column="1">
728 <widget class="QWidget" name="optionsWidget" native="true">
729 <property name="sizePolicy">
730 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
731 <horstretch>0</horstretch>
732 <verstretch>0</verstretch>
733 </sizepolicy>
734 </property>
735 <layout class="QGridLayout" name="optionsLayout">
736 <property name="leftMargin">
737 <number>0</number>
738 </property>
739 <property name="topMargin">
740 <number>0</number>
741 </property>
742 <property name="rightMargin">
743 <number>0</number>
744 </property>
745 <property name="bottomMargin">
746 <number>0</number>
747 </property>
748 <property name="horizontalSpacing">
749 <number>5</number>
750 </property>
751 <property name="verticalSpacing">
752 <number>4</number>
753 </property>
754 </layout>
755 </widget>
756 </item>
757 </layout>
758 </widget>
759 <widget class="QWidget" name="applicationTab">
760 <attribute name="title">
761 <string>Application Settings</string>
762 </attribute>
763 <layout class="QVBoxLayout" name="verticalLayout">
764 <item>
765 <layout class="QGridLayout" name="gridLayout_3">
766 <property name="spacing">
767 <number>6</number>
768 </property>
769 <item row="7" column="1">
770 <layout class="QGridLayout" name="gridLayout_6">
771 <item row="0" column="0">
772 <widget class="QCheckBox" name="autoCheckFirmware">
773 <property name="text">
774 <string>Automatic check for OpenTX firmware updates</string>
775 </property>
776 <property name="checked">
777 <bool>true</bool>
778 </property>
779 </widget>
780 </item>
781 <item row="1" column="0">
782 <widget class="QCheckBox" name="autoCheckCompanion">
783 <property name="text">
784 <string>Automatic check for Companion updates</string>
785 </property>
786 <property name="checked">
787 <bool>true</bool>
788 </property>
789 </widget>
790 </item>
791 <item row="2" column="0">
792 <widget class="QComboBox" name="OpenTxBranch">
793 <property name="sizePolicy">
794 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
795 <horstretch>0</horstretch>
796 <verstretch>0</verstretch>
797 </sizepolicy>
798 </property>
799 <item>
800 <property name="text">
801 <string>Use releases (stable)</string>
802 </property>
803 </item>
804 <item>
805 <property name="text">
806 <string>Use releases and release candidates (testing)</string>
807 </property>
808 </item>
809 <item>
810 <property name="text">
811 <string>Use nightly builds (unstable)</string>
812 </property>
813 </item>
814 </widget>
815 </item>
816 </layout>
817 </item>
818 <item row="3" column="1">
819 <layout class="QHBoxLayout" name="horizontalLayout_10" stretch="0,1">
820 <property name="spacing">
821 <number>6</number>
822 </property>
823 <item>
824 <widget class="QSpinBox" name="historySize">
825 <property name="sizePolicy">
826 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
827 <horstretch>40</horstretch>
828 <verstretch>0</verstretch>
829 </sizepolicy>
830 </property>
831 <property name="maximum">
832 <number>50</number>
833 </property>
834 <property name="value">
835 <number>10</number>
836 </property>
837 </widget>
838 </item>
839 <item>
840 <widget class="QLabel" name="label_15">
841 <property name="sizePolicy">
842 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
843 <horstretch>0</horstretch>
844 <verstretch>0</verstretch>
845 </sizepolicy>
846 </property>
847 <property name="text">
848 <string>most recently used files</string>
849 </property>
850 </widget>
851 </item>
852 </layout>
853 </item>
854 <item row="6" column="0" rowspan="2">
855 <widget class="QLabel" name="label_16">
856 <property name="sizePolicy">
857 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
858 <horstretch>0</horstretch>
859 <verstretch>0</verstretch>
860 </sizepolicy>
861 </property>
862 <property name="text">
863 <string>Startup Settings</string>
864 </property>
865 </widget>
866 </item>
867 <item row="20" column="0">
868 <widget class="QLabel" name="ge_label">
869 <property name="sizePolicy">
870 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
871 <horstretch>0</horstretch>
872 <verstretch>0</verstretch>
873 </sizepolicy>
874 </property>
875 <property name="text">
876 <string>Google Earth Executable</string>
877 </property>
878 </widget>
879 </item>
880 <item row="12" column="0">
881 <widget class="QLabel" name="label_17">
882 <property name="sizePolicy">
883 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
884 <horstretch>0</horstretch>
885 <verstretch>0</verstretch>
886 </sizepolicy>
887 </property>
888 <property name="text">
889 <string>Automatic Backup Folder</string>
890 </property>
891 </widget>
892 </item>
893 <item row="10" column="0" rowspan="2" colspan="2">
894 <widget class="Line" name="line_2">
895 <property name="orientation">
896 <enum>Qt::Horizontal</enum>
897 </property>
898 </widget>
899 </item>
900 <item row="3" column="0">
901 <widget class="QLabel" name="label_5">
902 <property name="sizePolicy">
903 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
904 <horstretch>0</horstretch>
905 <verstretch>0</verstretch>
906 </sizepolicy>
907 </property>
908 <property name="text">
909 <string>Remember</string>
910 </property>
911 </widget>
912 </item>
913 <item row="6" column="1">
914 <widget class="QCheckBox" name="showSplash">
915 <property name="text">
916 <string>Show splash screen when Companion starts</string>
917 </property>
918 <property name="checked">
919 <bool>true</bool>
920 </property>
921 </widget>
922 </item>
923 <item row="12" column="1">
924 <layout class="QHBoxLayout" name="horizontalLayout_8">
925 <item>
926 <widget class="QLineEdit" name="backupPath">
927 <property name="readOnly">
928 <bool>false</bool>
929 </property>
930 </widget>
931 </item>
932 <item>
933 <widget class="QPushButton" name="backupPathButton">
934 <property name="sizePolicy">
935 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
936 <horstretch>0</horstretch>
937 <verstretch>0</verstretch>
938 </sizepolicy>
939 </property>
940 <property name="text">
941 <string>Select Folder</string>
942 </property>
943 </widget>
944 </item>
945 </layout>
946 </item>
947 <item row="17" column="1">
948 <layout class="QHBoxLayout" name="horizontalLayout_7">
949 <item>
950 <widget class="QLineEdit" name="libraryPath">
951 <property name="enabled">
952 <bool>true</bool>
953 </property>
954 <property name="readOnly">
955 <bool>false</bool>
956 </property>
957 </widget>
958 </item>
959 <item>
960 <widget class="QPushButton" name="libraryPathButton">
961 <property name="sizePolicy">
962 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
963 <horstretch>0</horstretch>
964 <verstretch>0</verstretch>
965 </sizepolicy>
966 </property>
967 <property name="text">
968 <string>Select Folder</string>
969 </property>
970 </widget>
971 </item>
972 </layout>
973 </item>
974 <item row="23" column="0">
975 <widget class="QLabel" name="lbl_appLogsDir">
976 <property name="sizePolicy">
977 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
978 <horstretch>0</horstretch>
979 <verstretch>0</verstretch>
980 </sizepolicy>
981 </property>
982 <property name="text">
983 <string>Output Logs Folder</string>
984 </property>
985 </widget>
986 </item>
987 <item row="4" column="0" rowspan="2" colspan="2">
988 <widget class="Line" name="line">
989 <property name="orientation">
990 <enum>Qt::Horizontal</enum>
991 </property>
992 </widget>
993 </item>
994 <item row="9" column="1">
995 <widget class="QCheckBox" name="opt_removeBlankSlots">
996 <property name="toolTip">
997 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. &lt;/p&gt;&lt;p&gt;When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
998 </property>
999 <property name="text">
1000 <string>Remove empty model slots when deleting models (only applies for radios w/out categories)</string>
1001 </property>
1002 </widget>
1003 </item>
1004 <item row="8" column="1">
1005 <layout class="QHBoxLayout" name="horizontalLayout_2">
1006 <item>
1007 <widget class="QRadioButton" name="opt_newMdl_useWizard">
1008 <property name="text">
1009 <string>Use model wizard</string>
1010 </property>
1011 <attribute name="buttonGroup">
1012 <string notr="true">btnGrp_newModelActions</string>
1013 </attribute>
1014 </widget>
1015 </item>
1016 <item>
1017 <widget class="QRadioButton" name="opt_newMdl_useEditor">
1018 <property name="text">
1019 <string>Open model editor</string>
1020 </property>
1021 <attribute name="buttonGroup">
1022 <string notr="true">btnGrp_newModelActions</string>
1023 </attribute>
1024 </widget>
1025 </item>
1026 <item>
1027 <widget class="QRadioButton" name="opt_newMdl_useNone">
1028 <property name="text">
1029 <string>Just create the model</string>
1030 </property>
1031 <attribute name="buttonGroup">
1032 <string notr="true">btnGrp_newModelActions</string>
1033 </attribute>
1034 </widget>
1035 </item>
1036 </layout>
1037 </item>
1038 <item row="13" column="1">
1039 <widget class="QCheckBox" name="backupEnable">
1040 <property name="sizePolicy">
1041 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1042 <horstretch>0</horstretch>
1043 <verstretch>0</verstretch>
1044 </sizepolicy>
1045 </property>
1046 <property name="text">
1047 <string>Enable automatic backup before writing firmware</string>
1048 </property>
1049 </widget>
1050 </item>
1051 <item row="22" column="0">
1052 <widget class="QLabel" name="label_12">
1053 <property name="sizePolicy">
1054 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1055 <horstretch>0</horstretch>
1056 <verstretch>0</verstretch>
1057 </sizepolicy>
1058 </property>
1059 <property name="text">
1060 <string>Debug Output Logging</string>
1061 </property>
1062 </widget>
1063 </item>
1064 <item row="18" column="0" rowspan="2" colspan="2">
1065 <widget class="Line" name="line_7">
1066 <property name="orientation">
1067 <enum>Qt::Horizontal</enum>
1068 </property>
1069 </widget>
1070 </item>
1071 <item row="16" column="1">
1072 <widget class="QComboBox" name="splashincludeCB">
1073 <property name="sizePolicy">
1074 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1075 <horstretch>0</horstretch>
1076 <verstretch>0</verstretch>
1077 </sizepolicy>
1078 </property>
1079 <item>
1080 <property name="text">
1081 <string>Only show user splash images</string>
1082 </property>
1083 </item>
1084 <item>
1085 <property name="text">
1086 <string>Show user and companion splash images</string>
1087 </property>
1088 </item>
1089 </widget>
1090 </item>
1091 <item row="14" column="0" rowspan="2" colspan="2">
1092 <widget class="Line" name="line_5">
1093 <property name="orientation">
1094 <enum>Qt::Horizontal</enum>
1095 </property>
1096 </widget>
1097 </item>
1098 <item row="20" column="1">
1099 <layout class="QHBoxLayout" name="horizontalLayout_9">
1100 <item>
1101 <widget class="QLineEdit" name="ge_lineedit">
1102 <property name="readOnly">
1103 <bool>true</bool>
1104 </property>
1105 </widget>
1106 </item>
1107 <item>
1108 <widget class="QPushButton" name="ge_pathButton">
1109 <property name="sizePolicy">
1110 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1111 <horstretch>0</horstretch>
1112 <verstretch>0</verstretch>
1113 </sizepolicy>
1114 </property>
1115 <property name="text">
1116 <string>Select Executable</string>
1117 </property>
1118 </widget>
1119 </item>
1120 </layout>
1121 </item>
1122 <item row="23" column="1">
1123 <layout class="QHBoxLayout" name="horizontalLayout_4">
1124 <item>
1125 <widget class="QLineEdit" name="appLogsDir">
1126 <property name="enabled">
1127 <bool>true</bool>
1128 </property>
1129 <property name="readOnly">
1130 <bool>false</bool>
1131 </property>
1132 </widget>
1133 </item>
1134 <item>
1135 <widget class="QPushButton" name="btn_appLogsDir">
1136 <property name="text">
1137 <string>Select Folder</string>
1138 </property>
1139 </widget>
1140 </item>
1141 </layout>
1142 </item>
1143 <item row="22" column="1">
1144 <layout class="QHBoxLayout" name="horizontalLayout_3">
1145 <item>
1146 <widget class="QCheckBox" name="opt_appDebugLog">
1147 <property name="toolTip">
1148 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An OpenTX developer may request this to help diagnose an issue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1149 </property>
1150 <property name="text">
1151 <string>Application (Companion/Simulator)</string>
1152 </property>
1153 </widget>
1154 </item>
1155 <item>
1156 <widget class="QCheckBox" name="opt_fwTraceLog">
1157 <property name="toolTip">
1158 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator &lt;span style=&quot; font-style:italic;&quot;&gt;Debug Output&lt;/span&gt; window.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1159 </property>
1160 <property name="text">
1161 <string>Radio Firmware (in Simulator)</string>
1162 </property>
1163 </widget>
1164 </item>
1165 </layout>
1166 </item>
1167 <item row="16" column="0">
1168 <widget class="QLabel" name="label_10">
1169 <property name="sizePolicy">
1170 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1171 <horstretch>0</horstretch>
1172 <verstretch>0</verstretch>
1173 </sizepolicy>
1174 </property>
1175 <property name="text">
1176 <string>Splash Screen Library</string>
1177 </property>
1178 </widget>
1179 </item>
1180 <item row="21" column="0" colspan="2">
1181 <widget class="Line" name="line_4">
1182 <property name="orientation">
1183 <enum>Qt::Horizontal</enum>
1184 </property>
1185 </widget>
1186 </item>
1187 <item row="17" column="0">
1188 <widget class="QLabel" name="label_9">
1189 <property name="sizePolicy">
1190 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1191 <horstretch>0</horstretch>
1192 <verstretch>0</verstretch>
1193 </sizepolicy>
1194 </property>
1195 <property name="text">
1196 <string>User Splash Screens</string>
1197 </property>
1198 </widget>
1199 </item>
1200 <item row="8" column="0">
1201 <widget class="QLabel" name="label_8">
1202 <property name="sizePolicy">
1203 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1204 <horstretch>0</horstretch>
1205 <verstretch>0</verstretch>
1206 </sizepolicy>
1207 </property>
1208 <property name="text">
1209 <string>Action on New Model</string>
1210 </property>
1211 </widget>
1212 </item>
1213 </layout>
1214 </item>
1215 <item>
1216 <spacer name="verticalSpacer_2">
1217 <property name="orientation">
1218 <enum>Qt::Vertical</enum>
1219 </property>
1220 <property name="sizeHint" stdset="0">
1221 <size>
1222 <width>20</width>
1223 <height>5</height>
1224 </size>
1225 </property>
1226 </spacer>
1227 </item>
1228 </layout>
1229 </widget>
1230 <widget class="QWidget" name="simulatorTab">
1231 <attribute name="title">
1232 <string>Simulator Settings</string>
1233 </attribute>
1234 <layout class="QGridLayout" name="gridLayout_4">
1235 <property name="spacing">
1236 <number>6</number>
1237 </property>
1238 <item row="5" column="1">
1239 <widget class="QComboBox" name="joystickCB">
1240 <property name="sizePolicy">
1241 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1242 <horstretch>0</horstretch>
1243 <verstretch>0</verstretch>
1244 </sizepolicy>
1245 </property>
1246 <property name="sizeAdjustPolicy">
1247 <enum>QComboBox::AdjustToContents</enum>
1248 </property>
1249 </widget>
1250 </item>
1251 <item row="5" column="3">
1252 <widget class="QPushButton" name="joystickcalButton">
1253 <property name="text">
1254 <string>Calibrate</string>
1255 </property>
1256 </widget>
1257 </item>
1258 <item row="3" column="1">
1259 <widget class="QComboBox" name="backLightColor">
1260 <property name="maximumSize">
1261 <size>
1262 <width>100</width>
1263 <height>16777215</height>
1264 </size>
1265 </property>
1266 <item>
1267 <property name="text">
1268 <string>Blue</string>
1269 </property>
1270 </item>
1271 <item>
1272 <property name="text">
1273 <string>Green</string>
1274 </property>
1275 </item>
1276 <item>
1277 <property name="text">
1278 <string>Red</string>
1279 </property>
1280 </item>
1281 <item>
1282 <property name="text">
1283 <string>Orange</string>
1284 </property>
1285 </item>
1286 <item>
1287 <property name="text">
1288 <string>Yellow</string>
1289 </property>
1290 </item>
1291 </widget>
1292 </item>
1293 <item row="0" column="0">
1294 <widget class="QLabel" name="label_19">
1295 <property name="sizePolicy">
1296 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1297 <horstretch>0</horstretch>
1298 <verstretch>0</verstretch>
1299 </sizepolicy>
1300 </property>
1301 <property name="text">
1302 <string>Screenshot capture folder</string>
1303 </property>
1304 </widget>
1305 </item>
1306 <item row="8" column="1">
1307 <spacer name="verticalSpacer">
1308 <property name="orientation">
1309 <enum>Qt::Vertical</enum>
1310 </property>
1311 <property name="sizeHint" stdset="0">
1312 <size>
1313 <width>20</width>
1314 <height>5</height>
1315 </size>
1316 </property>
1317 </spacer>
1318 </item>
1319 <item row="1" column="1" colspan="3">
1320 <widget class="QCheckBox" name="snapshotClipboardCKB">
1321 <property name="sizePolicy">
1322 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1323 <horstretch>0</horstretch>
1324 <verstretch>0</verstretch>
1325 </sizepolicy>
1326 </property>
1327 <property name="text">
1328 <string>Only capture to clipboard</string>
1329 </property>
1330 </widget>
1331 </item>
1332 <item row="5" column="2">
1333 <widget class="QCheckBox" name="joystickChkB">
1334 <property name="sizePolicy">
1335 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1336 <horstretch>0</horstretch>
1337 <verstretch>0</verstretch>
1338 </sizepolicy>
1339 </property>
1340 <property name="text">
1341 <string>Enable</string>
1342 </property>
1343 </widget>
1344 </item>
1345 <item row="0" column="3">
1346 <widget class="QPushButton" name="snapshotPathButton">
1347 <property name="text">
1348 <string>Select Folder</string>
1349 </property>
1350 <property name="flat">
1351 <bool>false</bool>
1352 </property>
1353 </widget>
1354 </item>
1355 <item row="5" column="0">
1356 <widget class="QLabel" name="label_11">
1357 <property name="sizePolicy">
1358 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1359 <horstretch>0</horstretch>
1360 <verstretch>0</verstretch>
1361 </sizepolicy>
1362 </property>
1363 <property name="text">
1364 <string>Joystick</string>
1365 </property>
1366 </widget>
1367 </item>
1368 <item row="3" column="0">
1369 <widget class="QLabel" name="label_3">
1370 <property name="sizePolicy">
1371 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1372 <horstretch>0</horstretch>
1373 <verstretch>0</verstretch>
1374 </sizepolicy>
1375 </property>
1376 <property name="text">
1377 <string>Simulator BackLight</string>
1378 </property>
1379 <property name="alignment">
1380 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1381 </property>
1382 </widget>
1383 </item>
1384 <item row="0" column="1" colspan="2">
1385 <widget class="QLineEdit" name="snapshotPath">
1386 <property name="enabled">
1387 <bool>true</bool>
1388 </property>
1389 <property name="sizePolicy">
1390 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1391 <horstretch>0</horstretch>
1392 <verstretch>0</verstretch>
1393 </sizepolicy>
1394 </property>
1395 <property name="minimumSize">
1396 <size>
1397 <width>0</width>
1398 <height>0</height>
1399 </size>
1400 </property>
1401 <property name="readOnly">
1402 <bool>true</bool>
1403 </property>
1404 </widget>
1405 </item>
1406 <item row="2" column="1" colspan="3">
1407 <widget class="QCheckBox" name="simuSW">
1408 <property name="sizePolicy">
1409 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1410 <horstretch>0</horstretch>
1411 <verstretch>0</verstretch>
1412 </sizepolicy>
1413 </property>
1414 <property name="text">
1415 <string>Remember simulator switch values</string>
1416 </property>
1417 </widget>
1418 </item>
1419 <item row="6" column="0">
1420 <widget class="QLabel" name="label_volumeGain">
1421 <property name="sizePolicy">
1422 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1423 <horstretch>0</horstretch>
1424 <verstretch>0</verstretch>
1425 </sizepolicy>
1426 </property>
1427 <property name="text">
1428 <string>Simulator Volume Gain</string>
1429 </property>
1430 </widget>
1431 </item>
1432 <item row="6" column="1">
1433 <widget class="QDoubleSpinBox" name="volumeGain">
1434 <property name="sizePolicy">
1435 <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
1436 <horstretch>0</horstretch>
1437 <verstretch>0</verstretch>
1438 </sizepolicy>
1439 </property>
1440 <property name="maximumSize">
1441 <size>
1442 <width>50</width>
1443 <height>16777215</height>
1444 </size>
1445 </property>
1446 <property name="decimals">
1447 <number>1</number>
1448 </property>
1449 <property name="minimum">
1450 <double>0.500000000000000</double>
1451 </property>
1452 <property name="maximum">
1453 <double>3.000000000000000</double>
1454 </property>
1455 <property name="singleStep">
1456 <double>0.100000000000000</double>
1457 </property>
1458 <property name="value">
1459 <double>1.000000000000000</double>
1460 </property>
1461 </widget>
1462 </item>
1463 </layout>
1464 </widget>
1465 </widget>
1466 </item>
1467 </layout>
1468 </widget>
1469 <tabstops>
1470 <tabstop>tabWidget</tabstop>
1471 <tabstop>profileNameLE</tabstop>
1472 <tabstop>downloadVerCB</tabstop>
1473 <tabstop>langCombo</tabstop>
1474 <tabstop>voiceCombo</tabstop>
1475 <tabstop>sdPath</tabstop>
1476 <tabstop>sdPathButton</tabstop>
1477 <tabstop>profilebackupPath</tabstop>
1478 <tabstop>ProfilebackupPathButton</tabstop>
1479 <tabstop>pbackupEnable</tabstop>
1480 <tabstop>stickmodeCB</tabstop>
1481 <tabstop>channelorderCB</tabstop>
1482 <tabstop>renameFirmware</tabstop>
1483 <tabstop>burnFirmware</tabstop>
1484 <tabstop>splashincludeCB</tabstop>
1485 <tabstop>snapshotPath</tabstop>
1486 <tabstop>snapshotPathButton</tabstop>
1487 <tabstop>snapshotClipboardCKB</tabstop>
1488 <tabstop>simuSW</tabstop>
1489 <tabstop>backLightColor</tabstop>
1490 <tabstop>joystickCB</tabstop>
1491 <tabstop>joystickChkB</tabstop>
1492 <tabstop>joystickcalButton</tabstop>
1493 <tabstop>volumeGain</tabstop>
1494 <tabstop>buttonBox</tabstop>
1495 </tabstops>
1496 <resources/>
1497 <connections>
1498 <connection>
1499 <sender>buttonBox</sender>
1500 <signal>accepted()</signal>
1501 <receiver>AppPreferencesDialog</receiver>
1502 <slot>accept()</slot>
1503 <hints>
1504 <hint type="sourcelabel">
1505 <x>388</x>
1506 <y>835</y>
1507 </hint>
1508 <hint type="destinationlabel">
1509 <x>157</x>
1510 <y>274</y>
1511 </hint>
1512 </hints>
1513 </connection>
1514 <connection>
1515 <sender>buttonBox</sender>
1516 <signal>rejected()</signal>
1517 <receiver>AppPreferencesDialog</receiver>
1518 <slot>reject()</slot>
1519 <hints>
1520 <hint type="sourcelabel">
1521 <x>408</x>
1522 <y>835</y>
1523 </hint>
1524 <hint type="destinationlabel">
1525 <x>286</x>
1526 <y>274</y>
1527 </hint>
1528 </hints>
1529 </connection>
1530 </connections>
1531 <buttongroups>
1532 <buttongroup name="btnGrp_newModelActions"/>
1533 </buttongroups>
1534 </ui>