|
@@ -17,7 +17,7 @@
|
|
|
<item row="0" column="0">
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
<property name="currentIndex">
|
|
|
- <number>3</number>
|
|
|
+ <number>1</number>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="personalTab">
|
|
|
<attribute name="title">
|
|
@@ -172,6 +172,16 @@
|
|
|
</attribute>
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
<item row="0" column="1">
|
|
|
+ <widget class="QLabel" name="dateFormatLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Date Format</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="2">
|
|
|
+ <widget class="QComboBox" name="dateFormatComboBox"/>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
<widget class="QLabel" name="aliasLabel">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>How your own name is displayed in your logbook</p></body></html></string>
|
|
@@ -181,7 +191,7 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="2">
|
|
|
+ <item row="1" column="2">
|
|
|
<widget class="QComboBox" name="aliasComboBox">
|
|
|
<item>
|
|
|
<property name="text">
|
|
@@ -200,7 +210,7 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="1">
|
|
|
+ <item row="2" column="1">
|
|
|
<widget class="QLabel" name="functionLabel">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>Default function for auto-logging</p></body></html></string>
|
|
@@ -210,7 +220,7 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="2">
|
|
|
+ <item row="2" column="2">
|
|
|
<widget class="QComboBox" name="functionComboBox">
|
|
|
<item>
|
|
|
<property name="text">
|
|
@@ -234,7 +244,7 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
+ <item row="3" column="1">
|
|
|
<widget class="QLabel" name="rulesLabel">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>Default Flight Rules for auto-logging</p></body></html></string>
|
|
@@ -244,7 +254,7 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="2">
|
|
|
+ <item row="3" column="2">
|
|
|
<widget class="QComboBox" name="rulesComboBox">
|
|
|
<item>
|
|
|
<property name="text">
|
|
@@ -258,7 +268,7 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
+ <item row="4" column="0">
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
<property name="orientation">
|
|
|
<enum>Qt::Horizontal</enum>
|
|
@@ -271,7 +281,7 @@
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="3" column="1">
|
|
|
+ <item row="4" column="1">
|
|
|
<widget class="QLabel" name="approachLabel">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>The default approach for auto-logging</p></body></html></string>
|
|
@@ -281,10 +291,10 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="2">
|
|
|
+ <item row="4" column="2">
|
|
|
<widget class="QComboBox" name="approachComboBox"/>
|
|
|
</item>
|
|
|
- <item row="3" column="3">
|
|
|
+ <item row="4" column="3">
|
|
|
<spacer name="horizontalSpacer_4">
|
|
|
<property name="orientation">
|
|
|
<enum>Qt::Horizontal</enum>
|
|
@@ -297,7 +307,7 @@
|
|
|
</property>
|
|
|
</spacer>
|
|
|
</item>
|
|
|
- <item row="4" column="1">
|
|
|
+ <item row="5" column="1">
|
|
|
<widget class="QLabel" name="nightLabel">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>Determines how (if) night time is automatically calculated. </p></body></html></string>
|
|
@@ -310,7 +320,7 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="2">
|
|
|
+ <item row="5" column="2">
|
|
|
<widget class="QComboBox" name="nightComboBox">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>EASA: End of civil evening twilight until beginning of civil morning twilight</p><p>SR/SS: From sunrise to sunset.</p></body></html></string>
|
|
@@ -335,7 +345,7 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="1">
|
|
|
+ <item row="6" column="1">
|
|
|
<widget class="QLabel" name="prefixLabel">
|
|
|
<property name="toolTip">
|
|
|
<string><html><head/><body><p>Enter you airline Prefix to speed up logging of flight numbers</p></body></html></string>
|
|
@@ -345,7 +355,7 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="2">
|
|
|
+ <item row="6" column="2">
|
|
|
<widget class="QLineEdit" name="prefixLineEdit">
|
|
|
<property name="maxLength">
|
|
|
<number>10</number>
|
|
@@ -887,53 +897,6 @@
|
|
|
<string>Appearance</string>
|
|
|
</attribute>
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
- <item row="0" column="0">
|
|
|
- <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>Style</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QPushButton" name="resetStylePushButton">
|
|
|
- <property name="text">
|
|
|
- <string>Reset to Default</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="0" column="2">
|
|
|
- <widget class="QComboBox" name="styleComboBox"/>
|
|
|
- </item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="fontLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Font</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QCheckBox" name="fontCheckBox">
|
|
|
- <property name="text">
|
|
|
- <string>Use System Font</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="2">
|
|
|
- <widget class="QFontComboBox" name="fontComboBox">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="1" column="3">
|
|
|
<widget class="QSpinBox" name="fontSpinBox">
|
|
|
<property name="enabled">
|
|
@@ -956,6 +919,16 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QCheckBox" name="fontCheckBox">
|
|
|
+ <property name="text">
|
|
|
+ <string>Use System Font</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="2" column="0">
|
|
|
<widget class="QLabel" name="pilotSortLabel">
|
|
|
<property name="sizePolicy">
|
|
@@ -975,6 +948,51 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="acftSortLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <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="4" column="0">
|
|
|
+ <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>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>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="2">
|
|
|
+ <widget class="QComboBox" name="styleComboBox"/>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="2">
|
|
|
+ <widget class="QFontComboBox" name="fontComboBox">
|
|
|
+ <property name="enabled">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="2" column="2">
|
|
|
<widget class="QComboBox" name="pilotSortComboBox">
|
|
|
<property name="toolTip">
|
|
@@ -997,8 +1015,28 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
- <widget class="QLabel" name="acftSortLabel">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QPushButton" name="resetStylePushButton">
|
|
|
+ <property name="text">
|
|
|
+ <string>Reset to Default</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <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>Style</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="0">
|
|
|
+ <widget class="QLabel" name="logbookViewLabel">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -1006,13 +1044,20 @@
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<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>
|
|
|
+ <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 by which column to sort the display of Aircaft in the Aircraft Tab.</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="text">
|
|
|
- <string>Sort Aircraft by</string>
|
|
|
+ <string>Logbook Dispay</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="fontLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Font</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -1038,22 +1083,6 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="0">
|
|
|
- <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>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>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="4" column="2">
|
|
|
<widget class="QComboBox" name="acAllowIncompleteComboBox">
|
|
|
<property name="toolTip">
|
|
@@ -1071,25 +1100,6 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="0">
|
|
|
- <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>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>Logbook Dispay</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="5" column="2">
|
|
|
<widget class="QComboBox" name="logbookViewComboBox">
|
|
|
<property name="toolTip">
|