1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>configurationDialogForm</class>
4 <widget class="QWidget" name="configurationDialogForm">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>680</width>
10    <height>634</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout">
14   <property name="spacing">
15    <number>0</number>
16   </property>
17   <property name="leftMargin">
18    <number>0</number>
19   </property>
20   <property name="topMargin">
21    <number>0</number>
22   </property>
23   <property name="rightMargin">
24    <number>0</number>
25   </property>
26   <property name="bottomMargin">
27    <number>0</number>
28   </property>
29   <item>
30    <widget class="BarFrame" name="TitleBar">
31     <property name="minimumSize">
32      <size>
33       <width>16</width>
34       <height>25</height>
35      </size>
36     </property>
37     <property name="maximumSize">
38      <size>
39       <width>16777215</width>
40       <height>25</height>
41      </size>
42     </property>
43     <property name="frameShape">
44      <enum>QFrame::StyledPanel</enum>
45     </property>
46     <layout class="QHBoxLayout">
47      <property name="leftMargin">
48       <number>0</number>
49      </property>
50      <property name="topMargin">
51       <number>0</number>
52      </property>
53      <property name="rightMargin">
54       <number>4</number>
55      </property>
56      <property name="bottomMargin">
57       <number>0</number>
58      </property>
59      <item>
60       <spacer>
61        <property name="orientation">
62         <enum>Qt::Horizontal</enum>
63        </property>
64        <property name="sizeHint" stdset="0">
65         <size>
66          <width>40</width>
67          <height>20</height>
68         </size>
69        </property>
70       </spacer>
71      </item>
72      <item>
73       <widget class="QLabel" name="stelWindowTitle">
74        <property name="palette">
75         <palette>
76          <active/>
77          <inactive/>
78          <disabled/>
79         </palette>
80        </property>
81        <property name="font">
82         <font/>
83        </property>
84        <property name="text">
85         <string>Configuration</string>
86        </property>
87       </widget>
88      </item>
89      <item>
90       <spacer>
91        <property name="orientation">
92         <enum>Qt::Horizontal</enum>
93        </property>
94        <property name="sizeHint" stdset="0">
95         <size>
96          <width>40</width>
97          <height>20</height>
98         </size>
99        </property>
100       </spacer>
101      </item>
102      <item>
103       <widget class="QPushButton" name="closeStelWindow">
104        <property name="minimumSize">
105         <size>
106          <width>16</width>
107          <height>16</height>
108         </size>
109        </property>
110        <property name="maximumSize">
111         <size>
112          <width>16</width>
113          <height>16</height>
114         </size>
115        </property>
116        <property name="focusPolicy">
117         <enum>Qt::NoFocus</enum>
118        </property>
119        <property name="text">
120         <string/>
121        </property>
122       </widget>
123      </item>
124     </layout>
125    </widget>
126   </item>
127   <item>
128    <widget class="QFrame" name="viewContent">
129     <property name="frameShape">
130      <enum>QFrame::StyledPanel</enum>
131     </property>
132     <layout class="QGridLayout">
133      <property name="leftMargin">
134       <number>0</number>
135      </property>
136      <property name="topMargin">
137       <number>0</number>
138      </property>
139      <property name="rightMargin">
140       <number>0</number>
141      </property>
142      <property name="bottomMargin">
143       <number>0</number>
144      </property>
145      <property name="spacing">
146       <number>0</number>
147      </property>
148      <item row="0" column="0">
149       <widget class="QListWidget" name="stackListWidget">
150        <property name="minimumSize">
151         <size>
152          <width>0</width>
153          <height>74</height>
154         </size>
155        </property>
156        <property name="maximumSize">
157         <size>
158          <width>16777215</width>
159          <height>74</height>
160         </size>
161        </property>
162        <property name="focusPolicy">
163         <enum>Qt::NoFocus</enum>
164        </property>
165        <property name="verticalScrollBarPolicy">
166         <enum>Qt::ScrollBarAlwaysOff</enum>
167        </property>
168        <property name="horizontalScrollBarPolicy">
169         <enum>Qt::ScrollBarAlwaysOff</enum>
170        </property>
171        <property name="selectionMode">
172         <enum>QAbstractItemView::SingleSelection</enum>
173        </property>
174        <property name="iconSize">
175         <size>
176          <width>50</width>
177          <height>50</height>
178         </size>
179        </property>
180        <property name="movement">
181         <enum>QListView::Static</enum>
182        </property>
183        <property name="flow">
184         <enum>QListView::LeftToRight</enum>
185        </property>
186        <property name="isWrapping" stdset="0">
187         <bool>false</bool>
188        </property>
189        <property name="resizeMode">
190         <enum>QListView::Adjust</enum>
191        </property>
192        <property name="layoutMode">
193         <enum>QListView::SinglePass</enum>
194        </property>
195        <property name="spacing">
196         <number>0</number>
197        </property>
198        <property name="viewMode">
199         <enum>QListView::IconMode</enum>
200        </property>
201        <property name="uniformItemSizes">
202         <bool>false</bool>
203        </property>
204        <property name="wordWrap">
205         <bool>false</bool>
206        </property>
207        <property name="selectionRectVisible">
208         <bool>false</bool>
209        </property>
210        <item>
211         <property name="text">
212          <string>Main</string>
213         </property>
214         <property name="icon">
215          <iconset>
216           <normalon>:/graphicGui/tabMain.png</normalon>
217           <selectedon>:/graphicGui/tabMain-selected.png</selectedon>
218          </iconset>
219         </property>
220        </item>
221        <item>
222         <property name="text">
223          <string>Information</string>
224         </property>
225         <property name="toolTip">
226          <string>Selected object information</string>
227         </property>
228         <property name="icon">
229          <iconset>
230           <normalon>:/graphicGui/tabInfo.png</normalon>
231           <selectedon>:/graphicGui/tabInfo-selected.png</selectedon>
232          </iconset>
233         </property>
234        </item>
235        <item>
236         <property name="text">
237          <string comment="Additional settings for Graphical User Interface">Extras</string>
238         </property>
239         <property name="toolTip">
240          <string>Additional settings for Graphical User Interface</string>
241         </property>
242         <property name="icon">
243          <iconset>
244           <normalon>:/graphicGui/tabExtras.png</normalon>
245           <selectedon>:/graphicGui/tabExtras-selected.png</selectedon>
246          </iconset>
247         </property>
248        </item>
249        <item>
250         <property name="text">
251          <string>Time</string>
252         </property>
253         <property name="icon">
254          <iconset>
255           <normalon>:/graphicGui/tabTime.png</normalon>
256           <selectedon>:/graphicGui/tabTime-selected.png</selectedon>
257          </iconset>
258         </property>
259        </item>
260        <item>
261         <property name="text">
262          <string>Tools</string>
263         </property>
264         <property name="icon">
265          <iconset>
266           <normalon>:/graphicGui/tabTools.png</normalon>
267           <selectedon>:/graphicGui/tabTools-selected.png</selectedon>
268          </iconset>
269         </property>
270        </item>
271        <item>
272         <property name="text">
273          <string>Scripts</string>
274         </property>
275         <property name="icon">
276          <iconset>
277           <normalon>:/graphicGui/tabScripts.png</normalon>
278           <selectedon>:/graphicGui/tabScripts-selected.png</selectedon>
279          </iconset>
280         </property>
281        </item>
282        <item>
283         <property name="text">
284          <string>Plugins</string>
285         </property>
286         <property name="icon">
287          <iconset>
288           <normalon>:/graphicGui/tabPlugins.png</normalon>
289           <selectedon>:/graphicGui/tabPlugins-selected.png</selectedon>
290          </iconset>
291         </property>
292        </item>
293       </widget>
294      </item>
295      <item row="1" column="0">
296       <widget class="QStackedWidget" name="configurationStackedWidget">
297        <property name="currentIndex">
298         <number>0</number>
299        </property>
300        <widget class="QWidget" name="page_Main">
301         <layout class="QVBoxLayout" name="verticalLayout_10">
302          <property name="spacing">
303           <number>0</number>
304          </property>
305          <property name="leftMargin">
306           <number>0</number>
307          </property>
308          <property name="topMargin">
309           <number>0</number>
310          </property>
311          <property name="rightMargin">
312           <number>0</number>
313          </property>
314          <property name="bottomMargin">
315           <number>0</number>
316          </property>
317          <item>
318           <widget class="QGroupBox" name="groupBox_LanguageSettings">
319            <property name="title">
320             <string>Language settings</string>
321            </property>
322            <layout class="QGridLayout" name="gridLayoutLanguageSettings">
323             <property name="leftMargin">
324              <number>0</number>
325             </property>
326             <property name="topMargin">
327              <number>0</number>
328             </property>
329             <property name="rightMargin">
330              <number>0</number>
331             </property>
332             <property name="bottomMargin">
333              <number>0</number>
334             </property>
335             <item row="0" column="0">
336              <layout class="QGridLayout" name="languageGridLayout">
337               <item row="0" column="3">
338                <widget class="QComboBox" name="skycultureLanguageComboBox">
339                 <property name="sizePolicy">
340                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
341                   <horstretch>0</horstretch>
342                   <verstretch>0</verstretch>
343                  </sizepolicy>
344                 </property>
345                 <property name="minimumSize">
346                  <size>
347                   <width>180</width>
348                   <height>0</height>
349                  </size>
350                 </property>
351                 <property name="maximumSize">
352                  <size>
353                   <width>180</width>
354                   <height>24</height>
355                  </size>
356                 </property>
357                 <property name="editable">
358                  <bool>true</bool>
359                 </property>
360                 <property name="insertPolicy">
361                  <enum>QComboBox::NoInsert</enum>
362                 </property>
363                </widget>
364               </item>
365               <item row="0" column="0">
366                <widget class="QLabel" name="programLanguageLabel">
367                 <property name="text">
368                  <string>Program Language</string>
369                 </property>
370                 <property name="alignment">
371                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
372                 </property>
373                </widget>
374               </item>
375               <item row="0" column="1">
376                <widget class="QComboBox" name="programLanguageComboBox">
377                 <property name="sizePolicy">
378                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
379                   <horstretch>0</horstretch>
380                   <verstretch>0</verstretch>
381                  </sizepolicy>
382                 </property>
383                 <property name="minimumSize">
384                  <size>
385                   <width>180</width>
386                   <height>0</height>
387                  </size>
388                 </property>
389                 <property name="maximumSize">
390                  <size>
391                   <width>180</width>
392                   <height>24</height>
393                  </size>
394                 </property>
395                 <property name="editable">
396                  <bool>true</bool>
397                 </property>
398                 <property name="insertPolicy">
399                  <enum>QComboBox::NoInsert</enum>
400                 </property>
401                 <property name="sizeAdjustPolicy">
402                  <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
403                 </property>
404                 <property name="frame">
405                  <bool>true</bool>
406                 </property>
407                </widget>
408               </item>
409               <item row="0" column="2">
410                <widget class="QLabel" name="skycultureLanguageLabel">
411                 <property name="text">
412                  <string>Sky Culture Language</string>
413                 </property>
414                 <property name="alignment">
415                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
416                 </property>
417                </widget>
418               </item>
419              </layout>
420             </item>
421            </layout>
422           </widget>
423          </item>
424          <item>
425           <widget class="QGroupBox" name="groupBox_EphemerisSettings">
426            <property name="toolTip">
427             <string>This feature has not been thoroughly tested yet!</string>
428            </property>
429            <property name="title">
430             <string>Ephemeris settings</string>
431            </property>
432            <layout class="QGridLayout" name="gridLayoutEphemeris">
433             <property name="leftMargin">
434              <number>0</number>
435             </property>
436             <property name="topMargin">
437              <number>0</number>
438             </property>
439             <property name="rightMargin">
440              <number>0</number>
441             </property>
442             <property name="bottomMargin">
443              <number>0</number>
444             </property>
445             <item row="0" column="0">
446              <layout class="QGridLayout" name="EphemerisGridLayout">
447               <item row="2" column="0">
448                <widget class="QCheckBox" name="de430checkBox">
449                 <property name="toolTip">
450                  <string>DE430 provides highest accuracy, only for years 1550...2650.</string>
451                 </property>
452                 <property name="text">
453                  <string>Use DE430 (high accuracy)</string>
454                 </property>
455                </widget>
456               </item>
457               <item row="3" column="1">
458                <widget class="QLabel" name="de431label">
459                 <property name="text">
460                  <string>Not installed</string>
461                 </property>
462                </widget>
463               </item>
464               <item row="2" column="1">
465                <widget class="QLabel" name="de430label">
466                 <property name="text">
467                  <string>Not installed</string>
468                 </property>
469                </widget>
470               </item>
471               <item row="3" column="0">
472                <widget class="QCheckBox" name="de431checkBox">
473                 <property name="toolTip">
474                  <string>DE431 provides position data for years -13000...+17000. For special applications only.</string>
475                 </property>
476                 <property name="text">
477                  <string>Use DE431 (long-time data)</string>
478                 </property>
479                </widget>
480               </item>
481               <item row="1" column="0">
482                <widget class="QCheckBox" name="de441checkBox">
483                 <property name="text">
484                  <string>Use DE441 (long-time data)</string>
485                 </property>
486                </widget>
487               </item>
488               <item row="4" column="0" colspan="2">
489                <widget class="QLabel" name="label_VSOP87used">
490                 <property name="toolTip">
491                  <string>Using VSOP87 is recommended for years -4000...+8000 only, but delivers useful positions outside this range.</string>
492                 </property>
493                 <property name="text">
494                  <string>VSOP87/ELP2000-82B is used when these are not installed or not activated.</string>
495                 </property>
496                </widget>
497               </item>
498               <item row="0" column="0">
499                <widget class="QCheckBox" name="de440checkBox">
500                 <property name="text">
501                  <string>Use DE440 (high accuracy)</string>
502                 </property>
503                </widget>
504               </item>
505               <item row="1" column="1">
506                <widget class="QLabel" name="de441label">
507                 <property name="text">
508                  <string>Not installed</string>
509                 </property>
510                </widget>
511               </item>
512               <item row="0" column="1">
513                <widget class="QLabel" name="de440label">
514                 <property name="text">
515                  <string>Not installed</string>
516                 </property>
517                </widget>
518               </item>
519              </layout>
520             </item>
521            </layout>
522           </widget>
523          </item>
524          <item>
525           <widget class="QGroupBox" name="groupBox_6">
526            <property name="title">
527             <string>Default options</string>
528            </property>
529            <layout class="QVBoxLayout" name="verticalLayout_4x">
530             <property name="leftMargin">
531              <number>0</number>
532             </property>
533             <property name="topMargin">
534              <number>0</number>
535             </property>
536             <property name="rightMargin">
537              <number>0</number>
538             </property>
539             <property name="bottomMargin">
540              <number>0</number>
541             </property>
542             <item>
543              <layout class="QHBoxLayout" name="horizontalLayout_3">
544               <item>
545                <widget class="QPushButton" name="saveViewDirAsDefaultPushButton">
546                 <property name="minimumSize">
547                  <size>
548                   <width>0</width>
549                   <height>24</height>
550                  </size>
551                 </property>
552                 <property name="text">
553                  <string>Save view</string>
554                 </property>
555                </widget>
556               </item>
557               <item>
558                <widget class="QPushButton" name="saveSettingsAsDefaultPushButton">
559                 <property name="minimumSize">
560                  <size>
561                   <width>0</width>
562                   <height>24</height>
563                  </size>
564                 </property>
565                 <property name="whatsThis">
566                  <string>Save the settings you've changed this session to be the same the next time you start Stellarium</string>
567                 </property>
568                 <property name="text">
569                  <string>Save settings</string>
570                 </property>
571                </widget>
572               </item>
573               <item>
574                <widget class="QPushButton" name="restoreDefaultsButton">
575                 <property name="minimumSize">
576                  <size>
577                   <width>0</width>
578                   <height>24</height>
579                  </size>
580                 </property>
581                 <property name="whatsThis">
582                  <string>Restore the default settings that came with Stellarium</string>
583                 </property>
584                 <property name="text">
585                  <string>Restore defaults</string>
586                 </property>
587                </widget>
588               </item>
589              </layout>
590             </item>
591             <item>
592              <widget class="QLabel" name="saveDefaultOptionsLabel">
593               <property name="sizePolicy">
594                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
595                 <horstretch>0</horstretch>
596                 <verstretch>0</verstretch>
597                </sizepolicy>
598               </property>
599               <property name="text">
600                <string>Save either the current FOV and direction of view or all the current options for use at next startup. Restoring default settings requires a restart of Stellarium. </string>
601               </property>
602               <property name="wordWrap">
603                <bool>true</bool>
604               </property>
605               <property name="textInteractionFlags">
606                <set>Qt::NoTextInteraction</set>
607               </property>
608              </widget>
609             </item>
610             <item>
611              <layout class="QHBoxLayout" name="horizontalLayout_2">
612               <item>
613                <widget class="QLabel" name="startupFOVLabel">
614                 <property name="statusTip">
615                  <string>The vertical field (height) of your view when Stellarium starts</string>
616                 </property>
617                 <property name="text">
618                  <string notr="true">Startup FOV: XX</string>
619                 </property>
620                 <property name="textInteractionFlags">
621                  <set>Qt::TextSelectableByMouse</set>
622                 </property>
623                </widget>
624               </item>
625               <item>
626                <widget class="QLabel" name="startupDirectionOfViewlabel">
627                 <property name="statusTip">
628                  <string>The direction you're looking when Stellarium starts</string>
629                 </property>
630                 <property name="text">
631                  <string notr="true">Startup direction of view: xxxx</string>
632                 </property>
633                 <property name="textInteractionFlags">
634                  <set>Qt::TextSelectableByMouse</set>
635                 </property>
636                </widget>
637               </item>
638              </layout>
639             </item>
640            </layout>
641           </widget>
642          </item>
643          <item>
644           <spacer name="verticalSpacer_4">
645            <property name="orientation">
646             <enum>Qt::Vertical</enum>
647            </property>
648            <property name="sizeHint" stdset="0">
649             <size>
650              <width>20</width>
651              <height>40</height>
652             </size>
653            </property>
654           </spacer>
655          </item>
656         </layout>
657        </widget>
658        <widget class="QWidget" name="page_Info">
659         <layout class="QVBoxLayout" name="verticalLayout_2">
660          <property name="spacing">
661           <number>0</number>
662          </property>
663          <property name="leftMargin">
664           <number>0</number>
665          </property>
666          <property name="topMargin">
667           <number>0</number>
668          </property>
669          <property name="rightMargin">
670           <number>0</number>
671          </property>
672          <property name="bottomMargin">
673           <number>0</number>
674          </property>
675          <item>
676           <widget class="QGroupBox" name="selectedInfoGroupBox">
677            <property name="sizePolicy">
678             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
679              <horstretch>0</horstretch>
680              <verstretch>0</verstretch>
681             </sizepolicy>
682            </property>
683            <property name="title">
684             <string>Selected object information</string>
685            </property>
686            <layout class="QGridLayout" name="gridLayoutSelectedObjInfo">
687             <property name="leftMargin">
688              <number>0</number>
689             </property>
690             <property name="topMargin">
691              <number>0</number>
692             </property>
693             <property name="rightMargin">
694              <number>0</number>
695             </property>
696             <property name="bottomMargin">
697              <number>0</number>
698             </property>
699             <item row="0" column="4">
700              <widget class="QRadioButton" name="customSelectedInfoRadio">
701               <property name="toolTip">
702                <string>Display user customized information</string>
703               </property>
704               <property name="text">
705                <string comment="info group name">Customized</string>
706               </property>
707              </widget>
708             </item>
709             <item row="0" column="0">
710              <widget class="QRadioButton" name="allSelectedInfoRadio">
711               <property name="toolTip">
712                <string>Display all information available</string>
713               </property>
714               <property name="text">
715                <string comment="info group name">All available</string>
716               </property>
717              </widget>
718             </item>
719             <item row="0" column="3">
720              <widget class="QRadioButton" name="noSelectedInfoRadio">
721               <property name="toolTip">
722                <string>Display no information</string>
723               </property>
724               <property name="text">
725                <string comment="info group name">None</string>
726               </property>
727              </widget>
728             </item>
729             <item row="0" column="2">
730              <widget class="QRadioButton" name="briefSelectedInfoRadio">
731               <property name="toolTip">
732                <string>Display less information</string>
733               </property>
734               <property name="text">
735                <string comment="info group name">Short</string>
736               </property>
737              </widget>
738             </item>
739             <item row="0" column="1">
740              <widget class="QRadioButton" name="defaultSelectedInfoRadio">
741               <property name="toolTip">
742                <string>Display a preconfigured set of information</string>
743               </property>
744               <property name="text">
745                <string comment="info group name">Default</string>
746               </property>
747              </widget>
748             </item>
749            </layout>
750           </widget>
751          </item>
752          <item>
753           <widget class="QGroupBox" name="groupBoxDisplayedFields">
754            <property name="sizePolicy">
755             <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
756              <horstretch>0</horstretch>
757              <verstretch>0</verstretch>
758             </sizepolicy>
759            </property>
760            <property name="title">
761             <string>Displayed fields</string>
762            </property>
763            <layout class="QGridLayout" name="gridLayoutDisplayedFields">
764             <property name="leftMargin">
765              <number>0</number>
766             </property>
767             <property name="topMargin">
768              <number>0</number>
769             </property>
770             <property name="rightMargin">
771              <number>0</number>
772             </property>
773             <property name="bottomMargin">
774              <number>0</number>
775             </property>
776             <item row="5" column="0">
777              <widget class="QCheckBox" name="checkBoxHourAngle">
778               <property name="toolTip">
779                <string>Equatorial coordinates, equinox of date</string>
780               </property>
781               <property name="text">
782                <string>Hour angle/Declination</string>
783               </property>
784               <attribute name="buttonGroup">
785                <string notr="true">buttonGroupDisplayedFields</string>
786               </attribute>
787              </widget>
788             </item>
789             <item row="8" column="0">
790              <widget class="QCheckBox" name="checkBoxEclipticCoordsOfDate">
791               <property name="toolTip">
792                <string>Ecliptic coordinates, equinox of date (only for Earth)</string>
793               </property>
794               <property name="text">
795                <string>Ecliptic coordinates (of date)</string>
796               </property>
797               <attribute name="buttonGroup">
798                <string notr="true">buttonGroupDisplayedFields</string>
799               </attribute>
800              </widget>
801             </item>
802             <item row="3" column="0">
803              <widget class="QCheckBox" name="checkBoxRaDecJ2000">
804               <property name="toolTip">
805                <string>Equatorial coordinates, equinox of J2000.0</string>
806               </property>
807               <property name="text">
808                <string>Right ascension/Declination (J2000)</string>
809               </property>
810               <attribute name="buttonGroup">
811                <string notr="true">buttonGroupDisplayedFields</string>
812               </attribute>
813              </widget>
814             </item>
815             <item row="1" column="1">
816              <widget class="QCheckBox" name="checkBoxAbsoluteMag">
817               <property name="text">
818                <string>Absolute magnitude</string>
819               </property>
820               <attribute name="buttonGroup">
821                <string notr="true">buttonGroupDisplayedFields</string>
822               </attribute>
823              </widget>
824             </item>
825             <item row="11" column="0">
826              <widget class="QCheckBox" name="checkBoxSupergalacticCoordinates">
827               <property name="text">
828                <string>Supergalactic coordinates</string>
829               </property>
830               <attribute name="buttonGroup">
831                <string notr="true">buttonGroupDisplayedFields</string>
832               </attribute>
833              </widget>
834             </item>
835             <item row="7" column="0">
836              <widget class="QCheckBox" name="checkBoxEclipticCoordsJ2000">
837               <property name="toolTip">
838                <string>Ecliptic coordinates, equinox J2000.0</string>
839               </property>
840               <property name="text">
841                <string>Ecliptic coordinates (J2000)</string>
842               </property>
843               <attribute name="buttonGroup">
844                <string notr="true">buttonGroupDisplayedFields</string>
845               </attribute>
846              </widget>
847             </item>
848             <item row="7" column="1">
849              <widget class="QCheckBox" name="checkBoxDistance">
850               <property name="text">
851                <string>Distance</string>
852               </property>
853               <attribute name="buttonGroup">
854                <string notr="true">buttonGroupDisplayedFields</string>
855               </attribute>
856              </widget>
857             </item>
858             <item row="5" column="1">
859              <widget class="QCheckBox" name="checkBoxVelocity">
860               <property name="text">
861                <string>Velocity</string>
862               </property>
863               <attribute name="buttonGroup">
864                <string notr="true">buttonGroupDisplayedFields</string>
865               </attribute>
866              </widget>
867             </item>
868             <item row="4" column="0">
869              <widget class="QCheckBox" name="checkBoxRaDecOfDate">
870               <property name="toolTip">
871                <string>Equatorial coordinates, equinox of date</string>
872               </property>
873               <property name="text">
874                <string>Right ascension/Declination (of date)</string>
875               </property>
876               <attribute name="buttonGroup">
877                <string notr="true">buttonGroupDisplayedFields</string>
878               </attribute>
879              </widget>
880             </item>
881             <item row="8" column="1">
882              <widget class="QCheckBox" name="checkBoxSiderealTime">
883               <property name="text">
884                <string>Sidereal time</string>
885               </property>
886               <attribute name="buttonGroup">
887                <string notr="true">buttonGroupDisplayedFields</string>
888               </attribute>
889              </widget>
890             </item>
891             <item row="6" column="1">
892              <widget class="QCheckBox" name="checkBoxProperMotion">
893               <property name="toolTip">
894                <string>Annual proper motion (stars) or hourly motion (solar system objects)</string>
895               </property>
896               <property name="text">
897                <string>Proper Motion</string>
898               </property>
899               <attribute name="buttonGroup">
900                <string notr="true">buttonGroupDisplayedFields</string>
901               </attribute>
902              </widget>
903             </item>
904             <item row="9" column="0">
905              <widget class="QCheckBox" name="checkBoxGalacticCoordinates">
906               <property name="text">
907                <string>Galactic coordinates</string>
908               </property>
909               <attribute name="buttonGroup">
910                <string notr="true">buttonGroupDisplayedFields</string>
911               </attribute>
912              </widget>
913             </item>
914             <item row="3" column="1">
915              <widget class="QCheckBox" name="checkBoxType">
916               <property name="toolTip">
917                <string>The type of the object (star, planet, etc.)</string>
918               </property>
919               <property name="text">
920                <string>Type</string>
921               </property>
922               <attribute name="buttonGroup">
923                <string notr="true">buttonGroupDisplayedFields</string>
924               </attribute>
925              </widget>
926             </item>
927             <item row="12" column="0">
928              <widget class="QCheckBox" name="checkBoxOtherCoords">
929               <property name="text">
930                <string>Additional coordinates (from plugins)</string>
931               </property>
932               <attribute name="buttonGroup">
933                <string notr="true">buttonGroupDisplayedFields</string>
934               </attribute>
935              </widget>
936             </item>
937             <item row="11" column="1">
938              <widget class="QCheckBox" name="checkBoxRTSTime">
939               <property name="toolTip">
940                <string>Show time of rise, transit and set of celestial object</string>
941               </property>
942               <property name="text">
943                <string>Rises, transits and sets</string>
944               </property>
945               <attribute name="buttonGroup">
946                <string notr="true">buttonGroupDisplayedFields</string>
947               </attribute>
948              </widget>
949             </item>
950             <item row="9" column="1">
951              <widget class="QCheckBox" name="checkBoxConstellation">
952               <property name="toolTip">
953                <string>3-letter IAU constellation abbreviation</string>
954               </property>
955               <property name="text">
956                <string>Constellation</string>
957               </property>
958               <attribute name="buttonGroup">
959                <string notr="true">buttonGroupDisplayedFields</string>
960               </attribute>
961              </widget>
962             </item>
963             <item row="4" column="1">
964              <widget class="QCheckBox" name="checkBoxSize">
965               <property name="toolTip">
966                <string>Angular or physical size</string>
967               </property>
968               <property name="text">
969                <string>Size</string>
970               </property>
971               <attribute name="buttonGroup">
972                <string notr="true">buttonGroupDisplayedFields</string>
973               </attribute>
974              </widget>
975             </item>
976             <item row="0" column="1">
977              <widget class="QCheckBox" name="checkBoxVisualMag">
978               <property name="text">
979                <string>Visual magnitude</string>
980               </property>
981               <attribute name="buttonGroup">
982                <string notr="true">buttonGroupDisplayedFields</string>
983               </attribute>
984              </widget>
985             </item>
986             <item row="6" column="0">
987              <widget class="QCheckBox" name="checkBoxAltAz">
988               <property name="toolTip">
989                <string>Horizontal coordinates</string>
990               </property>
991               <property name="text">
992                <string>Azimuth/Altitude</string>
993               </property>
994               <attribute name="buttonGroup">
995                <string notr="true">buttonGroupDisplayedFields</string>
996               </attribute>
997              </widget>
998             </item>
999             <item row="1" column="0">
1000              <widget class="QCheckBox" name="checkBoxCatalogNumbers">
1001               <property name="text">
1002                <string>Catalog number(s)</string>
1003               </property>
1004               <attribute name="buttonGroup">
1005                <string notr="true">buttonGroupDisplayedFields</string>
1006               </attribute>
1007              </widget>
1008             </item>
1009             <item row="0" column="0">
1010              <widget class="QCheckBox" name="checkBoxName">
1011               <property name="text">
1012                <string>Name</string>
1013               </property>
1014               <attribute name="buttonGroup">
1015                <string notr="true">buttonGroupDisplayedFields</string>
1016               </attribute>
1017              </widget>
1018             </item>
1019             <item row="13" column="0">
1020              <widget class="QCheckBox" name="checkBoxElongation">
1021               <property name="toolTip">
1022                <string>Elongation and phase angle</string>
1023               </property>
1024               <property name="text">
1025                <string>Elongation</string>
1026               </property>
1027               <attribute name="buttonGroup">
1028                <string notr="true">buttonGroupDisplayedFields</string>
1029               </attribute>
1030              </widget>
1031             </item>
1032             <item row="13" column="1">
1033              <widget class="QCheckBox" name="checkBoxExtra">
1034               <property name="toolTip">
1035                <string>Spectral class, nebula type, etc.</string>
1036               </property>
1037               <property name="text">
1038                <string>Additional information</string>
1039               </property>
1040               <attribute name="buttonGroup">
1041                <string notr="true">buttonGroupDisplayedFields</string>
1042               </attribute>
1043              </widget>
1044             </item>
1045             <item row="12" column="1">
1046              <widget class="QCheckBox" name="checkBoxSolarLunarPosition">
1047               <property name="toolTip">
1048                <string>Show Solar and Lunar positions if observed from Earth</string>
1049               </property>
1050               <property name="text">
1051                <string>Solar and Lunar position</string>
1052               </property>
1053               <attribute name="buttonGroup">
1054                <string notr="true">buttonGroupDisplayedFields</string>
1055               </attribute>
1056              </widget>
1057             </item>
1058            </layout>
1059           </widget>
1060          </item>
1061          <item>
1062           <spacer name="verticalSpacer">
1063            <property name="orientation">
1064             <enum>Qt::Vertical</enum>
1065            </property>
1066            <property name="sizeHint" stdset="0">
1067             <size>
1068              <width>20</width>
1069              <height>40</height>
1070             </size>
1071            </property>
1072           </spacer>
1073          </item>
1074         </layout>
1075        </widget>
1076        <widget class="QWidget" name="page_Extras">
1077         <layout class="QGridLayout" name="gridLayoutExtras">
1078          <property name="leftMargin">
1079           <number>0</number>
1080          </property>
1081          <property name="topMargin">
1082           <number>0</number>
1083          </property>
1084          <property name="rightMargin">
1085           <number>0</number>
1086          </property>
1087          <property name="bottomMargin">
1088           <number>0</number>
1089          </property>
1090          <property name="spacing">
1091           <number>0</number>
1092          </property>
1093          <item row="1" column="0" colspan="2">
1094           <widget class="QGroupBox" name="groupBoxAdditionalButtons">
1095            <property name="title">
1096             <string>Show additional buttons</string>
1097            </property>
1098            <layout class="QGridLayout" name="gridLayoutAdditionalButtons">
1099             <property name="leftMargin">
1100              <number>0</number>
1101             </property>
1102             <property name="topMargin">
1103              <number>0</number>
1104             </property>
1105             <property name="rightMargin">
1106              <number>0</number>
1107             </property>
1108             <property name="bottomMargin">
1109              <number>0</number>
1110             </property>
1111             <item row="4" column="2">
1112              <widget class="QCheckBox" name="showHipsButtonCheckBox">
1113               <property name="toolTip">
1114                <string>Toggle display of the button for the HiPS Surveys. Select a survey in the View settings.</string>
1115               </property>
1116               <property name="text">
1117                <string>HiPS Surveys</string>
1118               </property>
1119              </widget>
1120             </item>
1121             <item row="2" column="0">
1122              <widget class="QCheckBox" name="showAsterismLinesButtonCheckBox">
1123               <property name="text">
1124                <string>Asterism lines</string>
1125               </property>
1126              </widget>
1127             </item>
1128             <item row="5" column="0">
1129              <widget class="QCheckBox" name="showICRSGridButtonCheckBox">
1130               <property name="toolTip">
1131                <string>A button to toggle equatorial J2000 grid</string>
1132               </property>
1133               <property name="text">
1134                <string>ICRS grid</string>
1135               </property>
1136              </widget>
1137             </item>
1138             <item row="2" column="2">
1139              <widget class="QCheckBox" name="showFlipButtonsCheckbox">
1140               <property name="toolTip">
1141                <string>Toggle vertical and horizontal image flip buttons.</string>
1142               </property>
1143               <property name="text">
1144                <string>Flip buttons</string>
1145               </property>
1146              </widget>
1147             </item>
1148             <item row="6" column="0">
1149              <widget class="QCheckBox" name="showGalacticGridButtonCheckBox">
1150               <property name="toolTip">
1151                <string>A button to toggle galactic grid</string>
1152               </property>
1153               <property name="text">
1154                <string>Galactic grid</string>
1155               </property>
1156              </widget>
1157             </item>
1158             <item row="3" column="2">
1159              <widget class="QCheckBox" name="showDSSButtonCheckbox">
1160               <property name="toolTip">
1161                <string>Toggle display of the button for the Digitized Sky Survey.</string>
1162               </property>
1163               <property name="text">
1164                <string>DSS survey</string>
1165               </property>
1166              </widget>
1167             </item>
1168             <item row="4" column="0">
1169              <widget class="QCheckBox" name="showEclipticGridButtonCheckBox">
1170               <property name="toolTip">
1171                <string>A button to toggle ecliptic grid of date</string>
1172               </property>
1173               <property name="text">
1174                <string>Ecliptic grid</string>
1175               </property>
1176              </widget>
1177             </item>
1178             <item row="1" column="2">
1179              <widget class="QCheckBox" name="showNebulaBgButtonCheckbox">
1180               <property name="toolTip">
1181                <string>Toggle display of nebula images.</string>
1182               </property>
1183               <property name="text">
1184                <string>Nebula background</string>
1185               </property>
1186              </widget>
1187             </item>
1188             <item row="1" column="0">
1189              <widget class="QCheckBox" name="showConstellationBoundariesButtonCheckBox">
1190               <property name="text">
1191                <string>Constellation boundaries</string>
1192               </property>
1193              </widget>
1194             </item>
1195             <item row="5" column="2">
1196              <widget class="QCheckBox" name="showObsListButtonCheckBox">
1197               <property name="toolTip">
1198                <string>Enable a feature to store favorite views.</string>
1199               </property>
1200               <property name="text">
1201                <string>Observing lists</string>
1202               </property>
1203              </widget>
1204             </item>
1205             <item row="3" column="0">
1206              <widget class="QCheckBox" name="showAsterismLabelsButtonCheckBox">
1207               <property name="text">
1208                <string>Asterism labels</string>
1209               </property>
1210              </widget>
1211             </item>
1212             <item row="6" column="2">
1213              <widget class="QCheckBox" name="useButtonsBackgroundCheckBox">
1214               <property name="toolTip">
1215                <string>Toggle the usage of background under GUI buttons</string>
1216               </property>
1217               <property name="text">
1218                <string>Use buttons background</string>
1219               </property>
1220              </widget>
1221             </item>
1222             <item row="6" column="1">
1223              <widget class="QCheckBox" name="showQuitButtonCheckBox">
1224               <property name="toolTip">
1225                <string>Show button in addition to keyboard shortcut?</string>
1226               </property>
1227               <property name="text">
1228                <string>Quit button</string>
1229               </property>
1230              </widget>
1231             </item>
1232             <item row="1" column="1">
1233              <widget class="QCheckBox" name="showCardinalButtonCheckBox">
1234               <property name="toolTip">
1235                <string>Show button in addition to keyboard shortcut?</string>
1236               </property>
1237               <property name="text">
1238                <string>Cardinal points</string>
1239               </property>
1240              </widget>
1241             </item>
1242             <item row="5" column="1">
1243              <widget class="QCheckBox" name="showFullscreenButtonCheckBox">
1244               <property name="toolTip">
1245                <string>Show button in addition to keyboard shortcut?</string>
1246               </property>
1247               <property name="text">
1248                <string>Fullscreen button</string>
1249               </property>
1250              </widget>
1251             </item>
1252             <item row="4" column="1">
1253              <widget class="QCheckBox" name="showGotoSelectedButtonCheckBox">
1254               <property name="toolTip">
1255                <string>Show button in addition to keyboard shortcut?</string>
1256               </property>
1257               <property name="text">
1258                <string>Centering button</string>
1259               </property>
1260              </widget>
1261             </item>
1262             <item row="3" column="1">
1263              <widget class="QCheckBox" name="showNightmodeButtonCheckBox">
1264               <property name="toolTip">
1265                <string>Show button in addition to keyboard shortcut?</string>
1266               </property>
1267               <property name="text">
1268                <string>Night mode</string>
1269               </property>
1270              </widget>
1271             </item>
1272             <item row="2" column="1">
1273              <widget class="QCheckBox" name="showCompassButtonCheckBox">
1274               <property name="toolTip">
1275                <string>Show button in addition to keyboard shortcut?</string>
1276               </property>
1277               <property name="text">
1278                <string>Compass marks</string>
1279               </property>
1280              </widget>
1281             </item>
1282            </layout>
1283           </widget>
1284          </item>
1285          <item row="2" column="0" rowspan="2" colspan="2">
1286           <widget class="QGroupBox" name="contentBox">
1287            <property name="title">
1288             <string>Star catalog updates</string>
1289            </property>
1290            <layout class="QHBoxLayout" name="horizontalLayout">
1291             <property name="leftMargin">
1292              <number>0</number>
1293             </property>
1294             <property name="topMargin">
1295              <number>0</number>
1296             </property>
1297             <property name="rightMargin">
1298              <number>0</number>
1299             </property>
1300             <property name="bottomMargin">
1301              <number>0</number>
1302             </property>
1303             <item>
1304              <widget class="QCommandLinkButton" name="getStarsButton">
1305               <property name="sizePolicy">
1306                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1307                 <horstretch>0</horstretch>
1308                 <verstretch>0</verstretch>
1309                </sizepolicy>
1310               </property>
1311               <property name="toolTip">
1312                <string>Click here to start downloading</string>
1313               </property>
1314               <property name="text">
1315                <string notr="true">Get catalog x of y</string>
1316               </property>
1317               <property name="icon">
1318                <iconset resource="../../data/gui/guiRes.qrc">
1319                 <normaloff>:/graphicGui/uibtDownload.png</normaloff>:/graphicGui/uibtDownload.png</iconset>
1320               </property>
1321               <property name="iconSize">
1322                <size>
1323                 <width>24</width>
1324                 <height>24</height>
1325                </size>
1326               </property>
1327               <property name="description">
1328                <string>Download this file to view even more stars</string>
1329               </property>
1330              </widget>
1331             </item>
1332             <item>
1333              <widget class="QLabel" name="downloadLabel">
1334               <property name="text">
1335                <string notr="true">xxx</string>
1336               </property>
1337              </widget>
1338             </item>
1339             <item>
1340              <spacer name="horizontalSpacer_5">
1341               <property name="orientation">
1342                <enum>Qt::Horizontal</enum>
1343               </property>
1344               <property name="sizeHint" stdset="0">
1345                <size>
1346                 <width>40</width>
1347                 <height>20</height>
1348                </size>
1349               </property>
1350              </spacer>
1351             </item>
1352             <item>
1353              <widget class="QPushButton" name="downloadRetryButton">
1354               <property name="toolTip">
1355                <string>Restart the download</string>
1356               </property>
1357               <property name="text">
1358                <string>Retry</string>
1359               </property>
1360              </widget>
1361             </item>
1362             <item>
1363              <widget class="QPushButton" name="downloadCancelButton">
1364               <property name="toolTip">
1365                <string>Stop the download. You can always restart it later</string>
1366               </property>
1367               <property name="text">
1368                <string>Cancel</string>
1369               </property>
1370              </widget>
1371             </item>
1372            </layout>
1373           </widget>
1374          </item>
1375          <item row="0" column="0" colspan="2">
1376           <widget class="QGroupBox" name="groupBoxAdditionalSettings">
1377            <property name="title">
1378             <string>Additional information settings</string>
1379            </property>
1380            <layout class="QGridLayout" name="gridLayoutAdditionalSettings">
1381             <property name="leftMargin">
1382              <number>0</number>
1383             </property>
1384             <property name="topMargin">
1385              <number>0</number>
1386             </property>
1387             <property name="rightMargin">
1388              <number>0</number>
1389             </property>
1390             <property name="bottomMargin">
1391              <number>0</number>
1392             </property>
1393             <item row="1" column="0">
1394              <widget class="QCheckBox" name="checkBoxUMShortNotationSurfaceBrightness">
1395               <property name="text">
1396                <string>Use short notation for unit of measurement of surface brightness</string>
1397               </property>
1398              </widget>
1399             </item>
1400             <item row="0" column="0">
1401              <widget class="QCheckBox" name="checkBoxUMSurfaceBrightness">
1402               <property name="text">
1403                <string>Use unit of measurement mag/arcsec^2 for surface brightness</string>
1404               </property>
1405              </widget>
1406             </item>
1407             <item row="2" column="0">
1408              <widget class="QCheckBox" name="checkBoxUseFormattingOutput">
1409               <property name="text">
1410                <string>Use formatting output for coordinates and time</string>
1411               </property>
1412              </widget>
1413             </item>
1414             <item row="3" column="0">
1415              <widget class="QCheckBox" name="checkBoxUseCCSDesignations">
1416               <property name="text">
1417                <string>Use designations for celestial coordinate systems</string>
1418               </property>
1419              </widget>
1420             </item>
1421            </layout>
1422           </widget>
1423          </item>
1424          <item row="4" column="0">
1425           <spacer name="verticalSpacer_3">
1426            <property name="orientation">
1427             <enum>Qt::Vertical</enum>
1428            </property>
1429            <property name="sizeHint" stdset="0">
1430             <size>
1431              <width>20</width>
1432              <height>93</height>
1433             </size>
1434            </property>
1435           </spacer>
1436          </item>
1437         </layout>
1438        </widget>
1439        <widget class="QWidget" name="page_Time">
1440         <layout class="QVBoxLayout" name="verticalLayout_6">
1441          <property name="spacing">
1442           <number>0</number>
1443          </property>
1444          <property name="leftMargin">
1445           <number>0</number>
1446          </property>
1447          <property name="topMargin">
1448           <number>0</number>
1449          </property>
1450          <property name="rightMargin">
1451           <number>0</number>
1452          </property>
1453          <property name="bottomMargin">
1454           <number>0</number>
1455          </property>
1456          <item>
1457           <widget class="QGroupBox" name="timeGroupBox">
1458            <property name="title">
1459             <string>Startup date and time</string>
1460            </property>
1461            <layout class="QGridLayout" name="gridLayoutStartup">
1462             <property name="leftMargin">
1463              <number>0</number>
1464             </property>
1465             <property name="topMargin">
1466              <number>0</number>
1467             </property>
1468             <property name="rightMargin">
1469              <number>0</number>
1470             </property>
1471             <property name="bottomMargin">
1472              <number>0</number>
1473             </property>
1474             <item row="0" column="0">
1475              <widget class="QRadioButton" name="systemTimeRadio">
1476               <property name="toolTip">
1477                <string>Starts Stellarium at system clock date and time</string>
1478               </property>
1479               <property name="text">
1480                <string>System date and time</string>
1481               </property>
1482              </widget>
1483             </item>
1484             <item row="0" column="1">
1485              <layout class="QHBoxLayout" name="_3">
1486               <property name="spacing">
1487                <number>6</number>
1488               </property>
1489               <item>
1490                <widget class="QRadioButton" name="todayRadio">
1491                 <property name="toolTip">
1492                  <string>Sets the simulation time to the next instance of this time of day when Stellarium starts</string>
1493                 </property>
1494                 <property name="text">
1495                  <string>System date at:</string>
1496                 </property>
1497                </widget>
1498               </item>
1499               <item>
1500                <widget class="QTimeEdit" name="todayTimeSpinBox">
1501                 <property name="sizePolicy">
1502                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1503                   <horstretch>0</horstretch>
1504                   <verstretch>0</verstretch>
1505                  </sizepolicy>
1506                 </property>
1507                 <property name="minimumSize">
1508                  <size>
1509                   <width>0</width>
1510                   <height>24</height>
1511                  </size>
1512                 </property>
1513                 <property name="maximumSize">
1514                  <size>
1515                   <width>16777215</width>
1516                   <height>24</height>
1517                  </size>
1518                 </property>
1519                 <property name="font">
1520                  <font/>
1521                 </property>
1522                 <property name="frame">
1523                  <bool>true</bool>
1524                 </property>
1525                 <property name="alignment">
1526                  <set>Qt::AlignCenter</set>
1527                 </property>
1528                 <property name="currentSectionIndex">
1529                  <number>0</number>
1530                 </property>
1531                 <property name="time">
1532                  <time>
1533                   <hour>21</hour>
1534                   <minute>0</minute>
1535                   <second>0</second>
1536                  </time>
1537                 </property>
1538                </widget>
1539               </item>
1540              </layout>
1541             </item>
1542             <item row="2" column="0">
1543              <layout class="QHBoxLayout" name="_4">
1544               <item>
1545                <widget class="QRadioButton" name="fixedTimeRadio">
1546                 <property name="toolTip">
1547                  <string>Use a specific date and time when Stellarium starts up</string>
1548                 </property>
1549                 <property name="text">
1550                  <string>Other:</string>
1551                 </property>
1552                </widget>
1553               </item>
1554               <item>
1555                <widget class="QDateTimeEdit" name="fixedDateTimeEdit">
1556                 <property name="minimumSize">
1557                  <size>
1558                   <width>0</width>
1559                   <height>24</height>
1560                  </size>
1561                 </property>
1562                 <property name="maximumSize">
1563                  <size>
1564                   <width>16777215</width>
1565                   <height>24</height>
1566                  </size>
1567                 </property>
1568                 <property name="date">
1569                  <date>
1570                   <year>1952</year>
1571                   <month>5</month>
1572                   <day>11</day>
1573                  </date>
1574                 </property>
1575                 <property name="time">
1576                  <time>
1577                   <hour>0</hour>
1578                   <minute>42</minute>
1579                   <second>0</second>
1580                  </time>
1581                 </property>
1582                 <property name="calendarPopup">
1583                  <bool>true</bool>
1584                 </property>
1585                </widget>
1586               </item>
1587              </layout>
1588             </item>
1589             <item row="2" column="1">
1590              <widget class="QPushButton" name="fixedDateTimeCurrentButton">
1591               <property name="toolTip">
1592                <string>Use current local date and time</string>
1593               </property>
1594               <property name="text">
1595                <string>use current</string>
1596               </property>
1597              </widget>
1598             </item>
1599            </layout>
1600           </widget>
1601          </item>
1602          <item>
1603           <widget class="QGroupBox" name="timeDisplayFormatsGroupBox">
1604            <property name="toolTip">
1605             <string>These settings control the way time and date are displayed in the bottom bar.</string>
1606            </property>
1607            <property name="title">
1608             <string>Display formats of date and time</string>
1609            </property>
1610            <layout class="QGridLayout" name="gridLayoutFmt">
1611             <property name="leftMargin">
1612              <number>0</number>
1613             </property>
1614             <property name="topMargin">
1615              <number>0</number>
1616             </property>
1617             <property name="rightMargin">
1618              <number>0</number>
1619             </property>
1620             <property name="bottomMargin">
1621              <number>0</number>
1622             </property>
1623             <item row="0" column="2">
1624              <widget class="QLabel" name="dateFormatsLabel">
1625               <property name="text">
1626                <string>Date:</string>
1627               </property>
1628               <property name="alignment">
1629                <set>Qt::AlignCenter</set>
1630               </property>
1631              </widget>
1632             </item>
1633             <item row="0" column="4">
1634              <widget class="QLabel" name="timeFormatsLabel">
1635               <property name="text">
1636                <string>and time:</string>
1637               </property>
1638               <property name="alignment">
1639                <set>Qt::AlignCenter</set>
1640               </property>
1641              </widget>
1642             </item>
1643             <item row="0" column="3">
1644              <widget class="QComboBox" name="dateFormatsComboBox"/>
1645             </item>
1646             <item row="0" column="5">
1647              <widget class="QComboBox" name="timeFormatsComboBox"/>
1648             </item>
1649             <item row="0" column="0">
1650              <widget class="QRadioButton" name="jdRadioButton">
1651               <property name="text">
1652                <string notr="true">JD</string>
1653               </property>
1654              </widget>
1655             </item>
1656             <item row="0" column="1">
1657              <widget class="QRadioButton" name="dtRadioButton">
1658               <property name="sizePolicy">
1659                <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
1660                 <horstretch>0</horstretch>
1661                 <verstretch>0</verstretch>
1662                </sizepolicy>
1663               </property>
1664               <property name="maximumSize">
1665                <size>
1666                 <width>20</width>
1667                 <height>16777215</height>
1668                </size>
1669               </property>
1670               <property name="text">
1671                <string notr="true"/>
1672               </property>
1673               <property name="checked">
1674                <bool>true</bool>
1675               </property>
1676              </widget>
1677             </item>
1678            </layout>
1679           </widget>
1680          </item>
1681          <item>
1682           <widget class="QGroupBox" name="deltaTGroupBox">
1683            <property name="minimumSize">
1684             <size>
1685              <width>0</width>
1686              <height>228</height>
1687             </size>
1688            </property>
1689            <property name="maximumSize">
1690             <size>
1691              <width>16777215</width>
1692              <height>232</height>
1693             </size>
1694            </property>
1695            <property name="title">
1696             <string>Time correction</string>
1697            </property>
1698            <layout class="QHBoxLayout" name="horizontalLayout_9">
1699             <property name="leftMargin">
1700              <number>0</number>
1701             </property>
1702             <property name="topMargin">
1703              <number>0</number>
1704             </property>
1705             <property name="rightMargin">
1706              <number>0</number>
1707             </property>
1708             <property name="bottomMargin">
1709              <number>0</number>
1710             </property>
1711             <item>
1712              <widget class="QFrame" name="frame">
1713               <property name="frameShape">
1714                <enum>QFrame::StyledPanel</enum>
1715               </property>
1716               <property name="frameShadow">
1717                <enum>QFrame::Raised</enum>
1718               </property>
1719               <layout class="QVBoxLayout" name="verticalLayout">
1720                <property name="leftMargin">
1721                 <number>0</number>
1722                </property>
1723                <property name="topMargin">
1724                 <number>0</number>
1725                </property>
1726                <property name="rightMargin">
1727                 <number>0</number>
1728                </property>
1729                <property name="bottomMargin">
1730                 <number>0</number>
1731                </property>
1732                <item>
1733                 <layout class="QHBoxLayout" name="horizontalLayout_12">
1734                  <property name="leftMargin">
1735                   <number>6</number>
1736                  </property>
1737                  <item>
1738                   <widget class="QLabel" name="deltaTLabel">
1739                    <property name="text">
1740                     <string/>
1741                    </property>
1742                   </widget>
1743                  </item>
1744                  <item>
1745                   <widget class="QComboBox" name="deltaTAlgorithmComboBox">
1746                    <property name="editable">
1747                     <bool>true</bool>
1748                    </property>
1749                    <property name="insertPolicy">
1750                     <enum>QComboBox::NoInsert</enum>
1751                    </property>
1752                   </widget>
1753                  </item>
1754                  <item>
1755                   <widget class="QPushButton" name="pushButtonCustomDeltaTEquationDialog">
1756                    <property name="enabled">
1757                     <bool>false</bool>
1758                    </property>
1759                    <property name="toolTip">
1760                     <string>Edit equation</string>
1761                    </property>
1762                    <property name="icon">
1763                     <iconset resource="../../data/gui/guiRes.qrc">
1764                      <normaloff>:/graphicGui/uibtSettings.png</normaloff>
1765                      <disabledoff>:/graphicGui/uibtSettings.png</disabledoff>:/graphicGui/uibtSettings.png</iconset>
1766                    </property>
1767                   </widget>
1768                  </item>
1769                  <item>
1770                   <spacer name="horizontalSpacer_2">
1771                    <property name="orientation">
1772                     <enum>Qt::Horizontal</enum>
1773                    </property>
1774                    <property name="sizeHint" stdset="0">
1775                     <size>
1776                      <width>40</width>
1777                      <height>20</height>
1778                     </size>
1779                    </property>
1780                   </spacer>
1781                  </item>
1782                 </layout>
1783                </item>
1784                <item>
1785                 <widget class="QTextBrowser" name="deltaTAlgorithmDescription">
1786                  <property name="maximumSize">
1787                   <size>
1788                    <width>16777215</width>
1789                    <height>175</height>
1790                   </size>
1791                  </property>
1792                  <property name="autoFillBackground">
1793                   <bool>true</bool>
1794                  </property>
1795                  <property name="verticalScrollBarPolicy">
1796                   <enum>Qt::ScrollBarAsNeeded</enum>
1797                  </property>
1798                  <property name="horizontalScrollBarPolicy">
1799                   <enum>Qt::ScrollBarAlwaysOff</enum>
1800                  </property>
1801                  <property name="openExternalLinks">
1802                   <bool>true</bool>
1803                  </property>
1804                  <property name="openLinks">
1805                   <bool>true</bool>
1806                  </property>
1807                 </widget>
1808                </item>
1809               </layout>
1810              </widget>
1811             </item>
1812            </layout>
1813           </widget>
1814          </item>
1815          <item>
1816           <spacer name="verticalSpacer_5">
1817            <property name="orientation">
1818             <enum>Qt::Vertical</enum>
1819            </property>
1820            <property name="sizeHint" stdset="0">
1821             <size>
1822              <width>20</width>
1823              <height>66</height>
1824             </size>
1825            </property>
1826           </spacer>
1827          </item>
1828         </layout>
1829        </widget>
1830        <widget class="QWidget" name="page_Tools">
1831         <layout class="QVBoxLayout" name="verticalLayout_5">
1832          <property name="spacing">
1833           <number>0</number>
1834          </property>
1835          <property name="leftMargin">
1836           <number>0</number>
1837          </property>
1838          <property name="topMargin">
1839           <number>0</number>
1840          </property>
1841          <property name="rightMargin">
1842           <number>0</number>
1843          </property>
1844          <property name="bottomMargin">
1845           <number>0</number>
1846          </property>
1847          <item>
1848           <widget class="QGroupBox" name="planetarium_groupBox">
1849            <property name="sizePolicy">
1850             <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
1851              <horstretch>0</horstretch>
1852              <verstretch>0</verstretch>
1853             </sizepolicy>
1854            </property>
1855            <property name="title">
1856             <string>Planetarium options</string>
1857            </property>
1858            <layout class="QGridLayout" name="gridLayoutOptions">
1859             <property name="leftMargin">
1860              <number>0</number>
1861             </property>
1862             <property name="topMargin">
1863              <number>0</number>
1864             </property>
1865             <property name="rightMargin">
1866              <number>0</number>
1867             </property>
1868             <property name="bottomMargin">
1869              <number>0</number>
1870             </property>
1871             <item row="15" column="1">
1872              <widget class="QCheckBox" name="enableMouseNavigationCheckBox">
1873               <property name="toolTip">
1874                <string>Allow mouse to pan (drag)</string>
1875               </property>
1876               <property name="text">
1877                <string>Enable mouse navigation</string>
1878               </property>
1879              </widget>
1880             </item>
1881             <item row="17" column="3">
1882              <layout class="QHBoxLayout" name="horizontalLayout_14">
1883               <item>
1884                <widget class="QToolButton" name="daylightTextColorButton">
1885                 <property name="toolTip">
1886                  <string>Info text color at daylight</string>
1887                 </property>
1888                </widget>
1889               </item>
1890               <item>
1891                <widget class="QLabel" name="label_2">
1892                 <property name="text">
1893                  <string>Info text color at daylight</string>
1894                 </property>
1895                </widget>
1896               </item>
1897              </layout>
1898             </item>
1899             <item row="0" column="3">
1900              <widget class="QCheckBox" name="azimuthFromSouthcheckBox">
1901               <property name="toolTip">
1902                <string>Activate this option to calculate azimuth from south towards west.</string>
1903               </property>
1904               <property name="text">
1905                <string>Azimuth from South</string>
1906               </property>
1907              </widget>
1908             </item>
1909             <item row="12" column="3">
1910              <widget class="QCheckBox" name="kineticScrollingCheckBox">
1911               <property name="toolTip">
1912                <string>Kinetic scrolling means dragging text panels directly instead of dragging window handles.</string>
1913               </property>
1914               <property name="text">
1915                <string>Use kinetic scrolling</string>
1916               </property>
1917              </widget>
1918             </item>
1919             <item row="3" column="3">
1920              <widget class="QCheckBox" name="nutationCheckBox">
1921               <property name="toolTip">
1922                <string>Nutation is a small wobble of Earth's axis, amounting to a few arcseconds.</string>
1923               </property>
1924               <property name="text">
1925                <string>Include nutation</string>
1926               </property>
1927              </widget>
1928             </item>
1929             <item row="1" column="1">
1930              <widget class="QCheckBox" name="diskViewportCheckbox">
1931               <property name="toolTip">
1932                <string>Mask out everything outside a central circle in the main view</string>
1933               </property>
1934               <property name="text">
1935                <string>Disc viewport</string>
1936               </property>
1937              </widget>
1938             </item>
1939             <item row="4" column="1">
1940              <widget class="QCheckBox" name="autoZoomResetsDirectionCheckbox">
1941               <property name="toolTip">
1942                <string>When enabled, the &quot;auto zoom out&quot; key will also set the initial viewing direction</string>
1943               </property>
1944               <property name="text">
1945                <string>Auto-direction at zoom out</string>
1946               </property>
1947              </widget>
1948             </item>
1949             <item row="3" column="1">
1950              <widget class="QCheckBox" name="selectSingleConstellationButton">
1951               <property name="toolTip">
1952                <string>Hide other constellations when you click one</string>
1953               </property>
1954               <property name="statusTip">
1955                <string>Hide other constellations when you click one</string>
1956               </property>
1957               <property name="text">
1958                <string>Select single constellation</string>
1959               </property>
1960              </widget>
1961             </item>
1962             <item row="1" column="3">
1963              <widget class="QCheckBox" name="decimalDegreeCheckBox">
1964               <property name="toolTip">
1965                <string>Use decimal degrees for coordinates</string>
1966               </property>
1967               <property name="text">
1968                <string>Use decimal degrees</string>
1969               </property>
1970              </widget>
1971             </item>
1972             <item row="11" column="1">
1973              <layout class="QHBoxLayout" name="horizontalLayout_10">
1974               <item>
1975                <widget class="QLabel" name="dithering_label">
1976                 <property name="text">
1977                  <string>Dithering</string>
1978                 </property>
1979                </widget>
1980               </item>
1981               <item>
1982                <widget class="QComboBox" name="ditheringComboBox"/>
1983               </item>
1984              </layout>
1985             </item>
1986             <item row="2" column="1">
1987              <widget class="QCheckBox" name="gravityLabelCheckbox">
1988               <property name="toolTip">
1989                <string>Align labels with the screen center</string>
1990               </property>
1991               <property name="text">
1992                <string>Gravity labels</string>
1993               </property>
1994              </widget>
1995             </item>
1996             <item row="11" column="3">
1997              <widget class="QCheckBox" name="indicationMountModeCheckBox">
1998               <property name="toolTip">
1999                <string>Flash a short message when toggling mount mode.</string>
2000               </property>
2001               <property name="text">
2002                <string>Indication for mount mode</string>
2003               </property>
2004              </widget>
2005             </item>
2006             <item row="15" column="3">
2007              <layout class="QHBoxLayout" name="mouseTimeoutLayout">
2008               <item>
2009                <widget class="QCheckBox" name="mouseTimeoutCheckbox">
2010                 <property name="toolTip">
2011                  <string>Hides the mouse cursor when inactive</string>
2012                 </property>
2013                 <property name="text">
2014                  <string>Mouse cursor timeout:</string>
2015                 </property>
2016                </widget>
2017               </item>
2018               <item>
2019                <widget class="QDoubleSpinBox" name="mouseTimeoutSpinBox">
2020                 <property name="maximumSize">
2021                  <size>
2022                   <width>16777215</width>
2023                   <height>24</height>
2024                  </size>
2025                 </property>
2026                 <property name="toolTip">
2027                  <string>seconds</string>
2028                 </property>
2029                 <property name="decimals">
2030                  <number>1</number>
2031                 </property>
2032                 <property name="minimum">
2033                  <double>0.000000000000000</double>
2034                 </property>
2035                 <property name="maximum">
2036                  <double>3600.000000000000000</double>
2037                 </property>
2038                 <property name="value">
2039                  <double>10.000000000000000</double>
2040                 </property>
2041                </widget>
2042               </item>
2043               <item>
2044                <spacer name="horizontalSpacer">
2045                 <property name="orientation">
2046                  <enum>Qt::Horizontal</enum>
2047                 </property>
2048                 <property name="sizeHint" stdset="0">
2049                  <size>
2050                   <width>30</width>
2051                   <height>20</height>
2052                  </size>
2053                 </property>
2054                </spacer>
2055               </item>
2056              </layout>
2057             </item>
2058             <item row="17" column="1">
2059              <layout class="QHBoxLayout" name="horizontalLayout_15">
2060               <item>
2061                <widget class="QToolButton" name="overwriteTextColorButton">
2062                 <property name="toolTip">
2063                  <string>Info text color for overwrite</string>
2064                 </property>
2065                </widget>
2066               </item>
2067               <item>
2068                <widget class="QCheckBox" name="overwriteTextColorCheckBox">
2069                 <property name="toolTip">
2070                  <string>Set one color for text in info panel for all objects</string>
2071                 </property>
2072                 <property name="text">
2073                  <string>Overwrite text color</string>
2074                 </property>
2075                </widget>
2076               </item>
2077              </layout>
2078             </item>
2079             <item row="2" column="3">
2080              <widget class="QCheckBox" name="topocentricCheckBox">
2081               <property name="toolTip">
2082                <string>Activate to view as seen from surface of the planet (recommended). If switched off, display planetocentric view.</string>
2083               </property>
2084               <property name="text">
2085                <string>Topocentric coordinates</string>
2086               </property>
2087              </widget>
2088             </item>
2089             <item row="4" column="3">
2090              <layout class="QHBoxLayout" name="aberrationHorizontalLayout">
2091               <item>
2092                <widget class="QCheckBox" name="aberrationCheckBox">
2093                 <property name="toolTip">
2094                  <string>Annual aberration is an annual wobble in positions, amounting to max. about 20 arcseconds for observers on Earth.</string>
2095                 </property>
2096                 <property name="text">
2097                  <string>Include aberration</string>
2098                 </property>
2099                </widget>
2100               </item>
2101               <item>
2102                <widget class="QDoubleSpinBox" name="aberrationSpinBox">
2103                 <property name="toolTip">
2104                  <string>Exaggerate aberration (for didactic explanations)</string>
2105                 </property>
2106                 <property name="decimals">
2107                  <number>1</number>
2108                 </property>
2109                 <property name="maximum">
2110                  <double>5.000000000000000</double>
2111                 </property>
2112                 <property name="singleStep">
2113                  <double>0.100000000000000</double>
2114                 </property>
2115                 <property name="value">
2116                  <double>1.000000000000000</double>
2117                 </property>
2118                </widget>
2119               </item>
2120               <item>
2121                <spacer name="horizontalSpacer_4">
2122                 <property name="orientation">
2123                  <enum>Qt::Horizontal</enum>
2124                 </property>
2125                 <property name="sizeHint" stdset="0">
2126                  <size>
2127                   <width>40</width>
2128                   <height>20</height>
2129                  </size>
2130                 </property>
2131                </spacer>
2132               </item>
2133              </layout>
2134             </item>
2135             <item row="12" column="1">
2136              <layout class="QHBoxLayout" name="horizontalLayout_13">
2137               <item>
2138                <widget class="QCheckBox" name="enableKeysNavigationCheckBox">
2139                 <property name="toolTip">
2140                  <string>Allow keyboard to pan and zoom</string>
2141                 </property>
2142                 <property name="text">
2143                  <string>Enable keyboard navigation</string>
2144                 </property>
2145                </widget>
2146               </item>
2147               <item>
2148                <spacer name="horizontalSpacer_3">
2149                 <property name="orientation">
2150                  <enum>Qt::Horizontal</enum>
2151                 </property>
2152                 <property name="sizeHint" stdset="0">
2153                  <size>
2154                   <width>40</width>
2155                   <height>20</height>
2156                  </size>
2157                 </property>
2158                </spacer>
2159               </item>
2160               <item>
2161                <widget class="QPushButton" name="editShortcutsPushButton">
2162                 <property name="sizePolicy">
2163                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2164                   <horstretch>0</horstretch>
2165                   <verstretch>0</verstretch>
2166                  </sizepolicy>
2167                 </property>
2168                 <property name="toolTip">
2169                  <string>Edit keyboard shortcuts...</string>
2170                 </property>
2171                 <property name="icon">
2172                  <iconset resource="../../data/gui/guiRes.qrc">
2173                   <normaloff>:/graphicGui/uibtSettings.png</normaloff>
2174                   <disabledoff>:/graphicGui/uibtSettings-disabled.png</disabledoff>:/graphicGui/uibtSettings.png</iconset>
2175                 </property>
2176                </widget>
2177               </item>
2178              </layout>
2179             </item>
2180             <item row="0" column="1">
2181              <widget class="QCheckBox" name="sphericMirrorCheckbox">
2182               <property name="toolTip">
2183                <string>Spheric mirror distortion is used when projecting Stellarium onto a spheric mirror for low-cost planetarium systems.</string>
2184               </property>
2185               <property name="text">
2186                <string>Spheric mirror distortion</string>
2187               </property>
2188               <property name="checkable">
2189                <bool>true</bool>
2190               </property>
2191              </widget>
2192             </item>
2193             <item row="8" column="3">
2194              <widget class="QCheckBox" name="autoChangeLandscapesCheckBox">
2195               <property name="toolTip">
2196                <string>Automatic change of landscape when planet is changed</string>
2197               </property>
2198               <property name="text">
2199                <string>Auto select landscapes</string>
2200               </property>
2201              </widget>
2202             </item>
2203             <item row="8" column="1">
2204              <widget class="QCheckBox" name="autoEnableEnvironmentCheckBox">
2205               <property name="toolTip">
2206                <string>Auto-enable atmosphere and landscape when selecting a celestial body in the location window.</string>
2207               </property>
2208               <property name="text">
2209                <string>Auto-enabling for the environment</string>
2210               </property>
2211              </widget>
2212             </item>
2213             <item row="19" column="1" rowspan="2" colspan="3">
2214              <layout class="QHBoxLayout" name="fontHorizontalLayout">
2215               <item>
2216                <widget class="QLabel" name="fontSizeLabel">
2217                 <property name="text">
2218                  <string>Font size: Screen</string>
2219                 </property>
2220                </widget>
2221               </item>
2222               <item>
2223                <widget class="QSpinBox" name="screenFontSizeSpinBox">
2224                 <property name="maximumSize">
2225                  <size>
2226                   <width>50</width>
2227                   <height>16777215</height>
2228                  </size>
2229                 </property>
2230                 <property name="toolTip">
2231                  <string>Base font size for on-screen text</string>
2232                 </property>
2233                 <property name="alignment">
2234                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2235                 </property>
2236                 <property name="minimum">
2237                  <number>5</number>
2238                 </property>
2239                 <property name="maximum">
2240                  <number>30</number>
2241                 </property>
2242                 <property name="value">
2243                  <number>13</number>
2244                 </property>
2245                </widget>
2246               </item>
2247               <item>
2248                <widget class="QLabel" name="guiFontSizeLabel">
2249                 <property name="toolTip">
2250                  <string>Graphical user interface</string>
2251                 </property>
2252                 <property name="text">
2253                  <string comment="abbreviation">GUI</string>
2254                 </property>
2255                </widget>
2256               </item>
2257               <item>
2258                <widget class="QSpinBox" name="guiFontSizeSpinBox">
2259                 <property name="minimumSize">
2260                  <size>
2261                   <width>20</width>
2262                   <height>0</height>
2263                  </size>
2264                 </property>
2265                 <property name="maximumSize">
2266                  <size>
2267                   <width>50</width>
2268                   <height>16777215</height>
2269                  </size>
2270                 </property>
2271                 <property name="toolTip">
2272                  <string>Base font size for dialogs</string>
2273                 </property>
2274                 <property name="alignment">
2275                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2276                 </property>
2277                 <property name="minimum">
2278                  <number>7</number>
2279                 </property>
2280                 <property name="maximum">
2281                  <number>24</number>
2282                 </property>
2283                 <property name="value">
2284                  <number>13</number>
2285                 </property>
2286                </widget>
2287               </item>
2288               <item>
2289                <widget class="QComboBox" name="fontWritingSystemComboBox">
2290                 <property name="toolTip">
2291                  <string>Pre-select fonts for a particular writing system</string>
2292                 </property>
2293                </widget>
2294               </item>
2295               <item>
2296                <widget class="QFontComboBox" name="fontComboBox">
2297                 <property name="toolTip">
2298                  <string>Application font</string>
2299                 </property>
2300                </widget>
2301               </item>
2302              </layout>
2303             </item>
2304             <item row="16" column="1">
2305              <widget class="QCheckBox" name="enableMouseZoomingCheckBox">
2306               <property name="toolTip">
2307                <string>Allow mouse to zoom (mousewheel)</string>
2308               </property>
2309               <property name="text">
2310                <string>Enable mouse zooming</string>
2311               </property>
2312              </widget>
2313             </item>
2314             <item row="16" column="3">
2315              <widget class="QCheckBox" name="focusOnDaySpinnerCheckBox">
2316               <property name="toolTip">
2317                <string>Force date/time tab and focus on day input when activating date panel</string>
2318               </property>
2319               <property name="text">
2320                <string>Set keyboard focus to day input</string>
2321               </property>
2322              </widget>
2323             </item>
2324            </layout>
2325           </widget>
2326          </item>
2327          <item>
2328           <widget class="QGroupBox" name="groupBox_Screenshots">
2329            <property name="title">
2330             <string>Screenshots</string>
2331            </property>
2332            <layout class="QVBoxLayout" name="verticalLayout_3">
2333             <property name="leftMargin">
2334              <number>0</number>
2335             </property>
2336             <property name="topMargin">
2337              <number>0</number>
2338             </property>
2339             <property name="rightMargin">
2340              <number>0</number>
2341             </property>
2342             <property name="bottomMargin">
2343              <number>0</number>
2344             </property>
2345             <item>
2346              <layout class="QHBoxLayout" name="horizontalLayout_5">
2347               <item>
2348                <widget class="QLabel" name="label">
2349                 <property name="text">
2350                  <string>Screenshot Directory</string>
2351                 </property>
2352                </widget>
2353               </item>
2354               <item>
2355                <widget class="QLineEdit" name="screenshotDirEdit"/>
2356               </item>
2357               <item>
2358                <widget class="QPushButton" name="screenshotBrowseButton">
2359                 <property name="sizePolicy">
2360                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2361                   <horstretch>0</horstretch>
2362                   <verstretch>0</verstretch>
2363                  </sizepolicy>
2364                 </property>
2365                 <property name="text">
2366                  <string/>
2367                 </property>
2368                 <property name="icon">
2369                  <iconset resource="../../data/gui/guiRes.qrc">
2370                   <normaloff>:/graphicGui/uibtFolder.png</normaloff>
2371                   <disabledoff>:/graphicGui/uibtFolder-disabled.png</disabledoff>:/graphicGui/uibtFolder.png</iconset>
2372                 </property>
2373                </widget>
2374               </item>
2375              </layout>
2376             </item>
2377             <item>
2378              <layout class="QHBoxLayout" name="horizontalLayout_ScreenshotCustom">
2379               <property name="topMargin">
2380                <number>0</number>
2381               </property>
2382               <item>
2383                <widget class="QLabel" name="labelFileFormat">
2384                 <property name="text">
2385                  <string>File format</string>
2386                 </property>
2387                </widget>
2388               </item>
2389               <item>
2390                <widget class="QComboBox" name="screenshotFileFormatComboBox">
2391                 <property name="editable">
2392                  <bool>true</bool>
2393                 </property>
2394                 <property name="insertPolicy">
2395                  <enum>QComboBox::NoInsert</enum>
2396                 </property>
2397                </widget>
2398               </item>
2399               <item>
2400                <widget class="QCheckBox" name="invertScreenShotColorsCheckBox">
2401                 <property name="sizePolicy">
2402                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2403                   <horstretch>0</horstretch>
2404                   <verstretch>0</verstretch>
2405                  </sizepolicy>
2406                 </property>
2407                 <property name="text">
2408                  <string>Invert colors</string>
2409                 </property>
2410                </widget>
2411               </item>
2412               <item>
2413                <spacer name="horizontalSpacer_screenshots">
2414                 <property name="orientation">
2415                  <enum>Qt::Horizontal</enum>
2416                 </property>
2417                 <property name="sizeHint" stdset="0">
2418                  <size>
2419                   <width>40</width>
2420                   <height>20</height>
2421                  </size>
2422                 </property>
2423                </spacer>
2424               </item>
2425               <item>
2426                <widget class="QCheckBox" name="useCustomScreenshotSizeCheckBox">
2427                 <property name="sizePolicy">
2428                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2429                   <horstretch>0</horstretch>
2430                   <verstretch>0</verstretch>
2431                  </sizepolicy>
2432                 </property>
2433                 <property name="text">
2434                  <string>Custom size</string>
2435                 </property>
2436                </widget>
2437               </item>
2438               <item>
2439                <widget class="QLineEdit" name="customScreenshotWidthLineEdit">
2440                 <property name="sizePolicy">
2441                  <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
2442                   <horstretch>0</horstretch>
2443                   <verstretch>0</verstretch>
2444                  </sizepolicy>
2445                 </property>
2446                </widget>
2447               </item>
2448               <item>
2449                <widget class="QLabel" name="label_times">
2450                 <property name="sizePolicy">
2451                  <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
2452                   <horstretch>0</horstretch>
2453                   <verstretch>0</verstretch>
2454                  </sizepolicy>
2455                 </property>
2456                 <property name="toolTip">
2457                  <string notr="true"/>
2458                 </property>
2459                 <property name="text">
2460                  <string notr="true">x</string>
2461                 </property>
2462                </widget>
2463               </item>
2464               <item>
2465                <widget class="QLineEdit" name="customScreenshotHeightLineEdit">
2466                 <property name="sizePolicy">
2467                  <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
2468                   <horstretch>0</horstretch>
2469                   <verstretch>0</verstretch>
2470                  </sizepolicy>
2471                 </property>
2472                </widget>
2473               </item>
2474              </layout>
2475             </item>
2476            </layout>
2477           </widget>
2478          </item>
2479          <item>
2480           <spacer name="verticalSpacer_2">
2481            <property name="orientation">
2482             <enum>Qt::Vertical</enum>
2483            </property>
2484            <property name="sizeHint" stdset="0">
2485             <size>
2486              <width>20</width>
2487              <height>20</height>
2488             </size>
2489            </property>
2490           </spacer>
2491          </item>
2492         </layout>
2493        </widget>
2494        <widget class="QWidget" name="page_Scripts">
2495         <layout class="QHBoxLayout" name="horizontalLayout_7">
2496          <property name="spacing">
2497           <number>0</number>
2498          </property>
2499          <property name="leftMargin">
2500           <number>0</number>
2501          </property>
2502          <property name="topMargin">
2503           <number>0</number>
2504          </property>
2505          <property name="rightMargin">
2506           <number>0</number>
2507          </property>
2508          <property name="bottomMargin">
2509           <number>0</number>
2510          </property>
2511          <item>
2512           <widget class="QListWidget" name="scriptListWidget">
2513            <property name="minimumSize">
2514             <size>
2515              <width>190</width>
2516              <height>0</height>
2517             </size>
2518            </property>
2519            <property name="focusPolicy">
2520             <enum>Qt::NoFocus</enum>
2521            </property>
2522            <property name="horizontalScrollBarPolicy">
2523             <enum>Qt::ScrollBarAlwaysOff</enum>
2524            </property>
2525           </widget>
2526          </item>
2527          <item>
2528           <layout class="QVBoxLayout" name="verticalLayout_8">
2529            <item>
2530             <widget class="QTextBrowser" name="scriptInfoBrowser"/>
2531            </item>
2532            <item>
2533             <widget class="QGroupBox" name="groupBox_8">
2534              <property name="title">
2535               <string>Options</string>
2536              </property>
2537              <layout class="QVBoxLayout" name="verticalLayout_9">
2538               <property name="leftMargin">
2539                <number>0</number>
2540               </property>
2541               <property name="topMargin">
2542                <number>0</number>
2543               </property>
2544               <property name="rightMargin">
2545                <number>0</number>
2546               </property>
2547               <property name="bottomMargin">
2548                <number>0</number>
2549               </property>
2550               <item>
2551                <widget class="QLabel" name="scriptStatusLabel">
2552                 <property name="text">
2553                  <string/>
2554                 </property>
2555                </widget>
2556               </item>
2557               <item>
2558                <widget class="QCheckBox" name="closeWindowAtScriptRunCheckbox">
2559                 <property name="text">
2560                  <string>Close window when script runs</string>
2561                 </property>
2562                 <property name="checked">
2563                  <bool>true</bool>
2564                 </property>
2565                </widget>
2566               </item>
2567               <item>
2568                <layout class="QHBoxLayout" name="horizontalLayout_4">
2569                 <item>
2570                  <widget class="QPushButton" name="runScriptButton">
2571                   <property name="enabled">
2572                    <bool>true</bool>
2573                   </property>
2574                   <property name="toolTip">
2575                    <string>Run the selected script</string>
2576                   </property>
2577                   <property name="text">
2578                    <string/>
2579                   </property>
2580                   <property name="icon">
2581                    <iconset resource="../../data/gui/guiRes.qrc">
2582                     <normaloff>:/graphicGui/uibtStart.png</normaloff>
2583                     <disabledoff>:/graphicGui/uibtStart-disabled.png</disabledoff>:/graphicGui/uibtStart.png</iconset>
2584                   </property>
2585                  </widget>
2586                 </item>
2587                 <item>
2588                  <widget class="QPushButton" name="stopScriptButton">
2589                   <property name="enabled">
2590                    <bool>true</bool>
2591                   </property>
2592                   <property name="toolTip">
2593                    <string>Stop a running script</string>
2594                   </property>
2595                   <property name="text">
2596                    <string/>
2597                   </property>
2598                   <property name="icon">
2599                    <iconset resource="../../data/gui/guiRes.qrc">
2600                     <normaloff>:/graphicGui/uibtStop.png</normaloff>
2601                     <disabledoff>:/graphicGui/uibtStop-disabled.png</disabledoff>:/graphicGui/uibtStop.png</iconset>
2602                   </property>
2603                  </widget>
2604                 </item>
2605                </layout>
2606               </item>
2607              </layout>
2608             </widget>
2609            </item>
2610           </layout>
2611          </item>
2612         </layout>
2613        </widget>
2614        <widget class="QWidget" name="page_Plugins">
2615         <layout class="QHBoxLayout" name="horizontalLayout_6">
2616          <property name="spacing">
2617           <number>0</number>
2618          </property>
2619          <property name="leftMargin">
2620           <number>0</number>
2621          </property>
2622          <property name="topMargin">
2623           <number>0</number>
2624          </property>
2625          <property name="rightMargin">
2626           <number>0</number>
2627          </property>
2628          <property name="bottomMargin">
2629           <number>0</number>
2630          </property>
2631          <item>
2632           <widget class="QListWidget" name="pluginsListWidget">
2633            <property name="minimumSize">
2634             <size>
2635              <width>180</width>
2636              <height>0</height>
2637             </size>
2638            </property>
2639            <property name="maximumSize">
2640             <size>
2641              <width>180</width>
2642              <height>16777215</height>
2643             </size>
2644            </property>
2645            <property name="focusPolicy">
2646             <enum>Qt::NoFocus</enum>
2647            </property>
2648            <property name="horizontalScrollBarPolicy">
2649             <enum>Qt::ScrollBarAlwaysOff</enum>
2650            </property>
2651           </widget>
2652          </item>
2653          <item>
2654           <layout class="QVBoxLayout" name="pluginsVerticalLayout">
2655            <item>
2656             <widget class="QTextBrowser" name="pluginsInfoBrowser">
2657              <property name="openExternalLinks">
2658               <bool>true</bool>
2659              </property>
2660             </widget>
2661            </item>
2662            <item>
2663             <widget class="QGroupBox" name="pluginsGroupBox">
2664              <property name="title">
2665               <string>Options</string>
2666              </property>
2667              <layout class="QHBoxLayout" name="horizontalLayout_8">
2668               <property name="leftMargin">
2669                <number>0</number>
2670               </property>
2671               <property name="topMargin">
2672                <number>0</number>
2673               </property>
2674               <property name="rightMargin">
2675                <number>0</number>
2676               </property>
2677               <property name="bottomMargin">
2678                <number>0</number>
2679               </property>
2680               <item>
2681                <widget class="QCheckBox" name="pluginLoadAtStartupCheckBox">
2682                 <property name="text">
2683                  <string>Load at startup</string>
2684                 </property>
2685                </widget>
2686               </item>
2687               <item>
2688                <widget class="QPushButton" name="pluginConfigureButton">
2689                 <property name="enabled">
2690                  <bool>false</bool>
2691                 </property>
2692                 <property name="text">
2693                  <string>configure</string>
2694                 </property>
2695                </widget>
2696               </item>
2697              </layout>
2698             </widget>
2699            </item>
2700           </layout>
2701          </item>
2702         </layout>
2703        </widget>
2704       </widget>
2705      </item>
2706     </layout>
2707    </widget>
2708   </item>
2709  </layout>
2710 </widget>
2711 <customwidgets>
2712  <customwidget>
2713   <class>BarFrame</class>
2714   <extends>QFrame</extends>
2715   <header>Dialog.hpp</header>
2716   <container>1</container>
2717  </customwidget>
2718 </customwidgets>
2719 <tabstops>
2720  <tabstop>saveSettingsAsDefaultPushButton</tabstop>
2721  <tabstop>restoreDefaultsButton</tabstop>
2722  <tabstop>checkBoxName</tabstop>
2723  <tabstop>checkBoxCatalogNumbers</tabstop>
2724  <tabstop>checkBoxRaDecJ2000</tabstop>
2725  <tabstop>checkBoxRaDecOfDate</tabstop>
2726  <tabstop>checkBoxEclipticCoordsJ2000</tabstop>
2727  <tabstop>checkBoxEclipticCoordsOfDate</tabstop>
2728  <tabstop>systemTimeRadio</tabstop>
2729  <tabstop>todayRadio</tabstop>
2730  <tabstop>todayTimeSpinBox</tabstop>
2731  <tabstop>fixedTimeRadio</tabstop>
2732  <tabstop>fixedDateTimeEdit</tabstop>
2733  <tabstop>fixedDateTimeCurrentButton</tabstop>
2734  <tabstop>sphericMirrorCheckbox</tabstop>
2735  <tabstop>scriptInfoBrowser</tabstop>
2736  <tabstop>closeWindowAtScriptRunCheckbox</tabstop>
2737  <tabstop>runScriptButton</tabstop>
2738  <tabstop>stopScriptButton</tabstop>
2739  <tabstop>pluginsInfoBrowser</tabstop>
2740  <tabstop>pluginLoadAtStartupCheckBox</tabstop>
2741  <tabstop>pluginConfigureButton</tabstop>
2742 </tabstops>
2743 <resources>
2744  <include location="../../data/gui/guiRes.qrc"/>
2745 </resources>
2746 <connections>
2747  <connection>
2748   <sender>stackListWidget</sender>
2749   <signal>currentRowChanged(int)</signal>
2750   <receiver>configurationStackedWidget</receiver>
2751   <slot>setCurrentIndex(int)</slot>
2752   <hints>
2753    <hint type="sourcelabel">
2754     <x>237</x>
2755     <y>62</y>
2756    </hint>
2757    <hint type="destinationlabel">
2758     <x>237</x>
2759     <y>281</y>
2760    </hint>
2761   </hints>
2762  </connection>
2763 </connections>
2764 <buttongroups>
2765  <buttongroup name="buttonGroupDisplayedFields">
2766   <property name="exclusive">
2767    <bool>false</bool>
2768   </property>
2769  </buttongroup>
2770 </buttongroups>
2771</ui>
2772