|
@@ -468,116 +468,142 @@
|
|
|
<string>Misc</string>
|
|
|
</attribute>
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QLabel" name="themeLabel">
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QLabel" name="pilotSortLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Changes the theme of the application.</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Determines by which column to sort the display of Pilots in the Pilots Tab.</p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="whatsThis">
|
|
|
+ <string><html><head/><body><p>Determines by which column to sort the display of Pilots in the Pilots Tab.</p></body></html></string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Theme</string>
|
|
|
+ <string>Sort Pilots by</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="2">
|
|
|
- <widget class="QCheckBox" name="systemThemeCheckBox">
|
|
|
+ <item row="5" column="1">
|
|
|
+ <widget class="QLabel" name="acAllowIncompleteLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Uses your default system theme.</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Determines whether incomplete database entries are permitted. It is highly recommended to keep this option off.</p></body></html></string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>System</string>
|
|
|
+ <string>Allow incomplete Entries </string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="2">
|
|
|
- <widget class="QCheckBox" name="lightThemeCheckBox">
|
|
|
+ <item row="6" column="1">
|
|
|
+ <widget class="QLabel" name="logbookViewLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Uses the Breeze light theme.</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Determines how your logbook is displayed in the logbook tab. This has no influence on what details are logged, just on what is displayed by default.</p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="whatsThis">
|
|
|
+ <string><html><head/><body><p>Determines how your logbook is displayed in the logbook tab. This has no influence on what details are logged, just on what is displayed by default.</p></body></html></string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Light</string>
|
|
|
+ <string>Logbook Dispay</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="2">
|
|
|
- <widget class="QCheckBox" name="darkThemeCheckBox">
|
|
|
+ <item row="4" column="1">
|
|
|
+ <widget class="QLabel" name="acSortLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Uses the breeze dark theme (night mode)</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Determines by which column to sort the display of Aircaft in the Aircraft Tab.</p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="whatsThis">
|
|
|
+ <string><html><head/><body><p>Determines by which column to sort the display of Aircaft in the Aircraft Tab.</p></body></html></string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Dark</string>
|
|
|
+ <string>Sort Aircraft by</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
- <spacer name="horizontalSpacer">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>173</width>
|
|
|
- <height>20</height>
|
|
|
- </size>
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLabel" name="themeLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
</property>
|
|
|
- </spacer>
|
|
|
- </item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QLabel" name="logbookViewLabel">
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Determines how your logbook is displayed in the logbook tab. This has no influence on what details are logged, just on what is displayed by default.</p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="whatsThis">
|
|
|
- <string><html><head/><body><p>Determines how your logbook is displayed in the logbook tab. This has no influence on what details are logged, just on what is displayed by default.</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Changes the theme of the application.</p></body></html></string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Logbook Dispay</string>
|
|
|
+ <string>Theme</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="2">
|
|
|
- <widget class="QComboBox" name="logbookViewComboBox">
|
|
|
+ <item row="0" column="2">
|
|
|
+ <widget class="QCheckBox" name="systemThemeCheckBox">
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Determines how your logbook is displayed in the logbook tab. This has no influence on what details are logged, just on what is displayed by default.</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Uses your default system theme.</p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>System</string>
|
|
|
</property>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Default</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>EASA Part-FCL</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="3">
|
|
|
- <spacer name="horizontalSpacer_2">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
+ <item row="0" column="3">
|
|
|
+ <widget class="QCheckBox" name="lightThemeCheckBox">
|
|
|
+ <property name="toolTip">
|
|
|
+ <string><html><head/><body><p>Uses the Breeze light theme.</p></body></html></string>
|
|
|
</property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>173</width>
|
|
|
- <height>20</height>
|
|
|
- </size>
|
|
|
+ <property name="text">
|
|
|
+ <string>Light</string>
|
|
|
</property>
|
|
|
- </spacer>
|
|
|
+ </widget>
|
|
|
</item>
|
|
|
- <item row="4" column="1">
|
|
|
- <widget class="QLabel" name="pilotSortLabel">
|
|
|
+ <item row="0" column="4">
|
|
|
+ <widget class="QCheckBox" name="darkThemeCheckBox">
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Determines by which column to sort the display of Pilots in the Pilots Tab.</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Uses the breeze dark theme (night mode)</p></body></html></string>
|
|
|
</property>
|
|
|
- <property name="whatsThis">
|
|
|
- <string><html><head/><body><p>Determines by which column to sort the display of Pilots in the Pilots Tab.</p></body></html></string>
|
|
|
+ <property name="text">
|
|
|
+ <string>Dark</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLabel" name="styleLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Sort Pilots by</string>
|
|
|
+ <string>Style</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="2">
|
|
|
+ <item row="1" column="2">
|
|
|
+ <widget class="QComboBox" name="styleComboBox"/>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="2">
|
|
|
<widget class="QComboBox" name="pilotSortComboBox">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>Determines by which column to sort the display of Pilots in the Pilots Tab.</p></body></html></string>
|
|
@@ -599,20 +625,7 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="1">
|
|
|
- <widget class="QLabel" name="acSortLabel">
|
|
|
- <property name="toolTip">
|
|
|
- <string><html><head/><body><p>Determines by which column to sort the display of Aircaft in the Aircraft Tab.</p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="whatsThis">
|
|
|
- <string><html><head/><body><p>Determines by which column to sort the display of Aircaft in the Aircraft Tab.</p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Sort Aircraft by</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="5" column="2">
|
|
|
+ <item row="4" column="2">
|
|
|
<widget class="QComboBox" name="acSortComboBox">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>Determines by which column to sort the display of Aircaft in the Aircraft Tab.</p></body></html></string>
|
|
@@ -634,29 +647,36 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="6" column="1">
|
|
|
- <widget class="QLabel" name="acAllowIncompleteLabel">
|
|
|
+ <item row="5" column="2">
|
|
|
+ <widget class="QComboBox" name="acAllowIncompleteComboBox">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>Determines whether incomplete database entries are permitted. It is highly recommended to keep this option off.</p></body></html></string>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string>Allow incomplete Entries </string>
|
|
|
- </property>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>No</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Yes</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="6" column="2">
|
|
|
- <widget class="QComboBox" name="acAllowIncompleteComboBox">
|
|
|
+ <widget class="QComboBox" name="logbookViewComboBox">
|
|
|
<property name="toolTip">
|
|
|
- <string><html><head/><body><p>Determines whether incomplete database entries are permitted. It is highly recommended to keep this option off.</p></body></html></string>
|
|
|
+ <string><html><head/><body><p>Determines how your logbook is displayed in the logbook tab. This has no influence on what details are logged, just on what is displayed by default.</p></body></html></string>
|
|
|
</property>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>No</string>
|
|
|
+ <string>Default</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Yes</string>
|
|
|
+ <string>EASA Part-FCL</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|