|
@@ -361,56 +361,70 @@
|
|
<attribute name="title">
|
|
<attribute name="title">
|
|
<string>Misc</string>
|
|
<string>Misc</string>
|
|
</attribute>
|
|
</attribute>
|
|
- <layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
- <item row="5" column="1">
|
|
|
|
- <widget class="QLabel" name="logbookViewLabel">
|
|
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_8">
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="styleLabel">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</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 name="text">
|
|
|
|
+ <string>Style</string>
|
|
</property>
|
|
</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">
|
|
<property name="text">
|
|
- <string>Logbook Dispay</string>
|
|
|
|
|
|
+ <string>Font</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="4" column="1">
|
|
|
|
- <widget class="QLabel" name="acAllowIncompleteLabel">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QCheckBox" name="fontCheckBox">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Use System Font</string>
|
|
</property>
|
|
</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 name="checked">
|
|
|
|
+ <bool>true</bool>
|
|
</property>
|
|
</property>
|
|
- <property name="text">
|
|
|
|
- <string>Allow incomplete Entries </string>
|
|
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="2">
|
|
|
|
+ <widget class="QFontComboBox" name="fontComboBox">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="0" column="1">
|
|
|
|
- <widget class="QLabel" name="styleLabel">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
|
|
+ <item row="1" column="3">
|
|
|
|
+ <widget class="QSpinBox" name="fontSpinBox">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
- <property name="text">
|
|
|
|
- <string>Style</string>
|
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>80</width>
|
|
|
|
+ <height>16777215</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimum">
|
|
|
|
+ <number>8</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximum">
|
|
|
|
+ <number>18</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="value">
|
|
|
|
+ <number>10</number>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="1">
|
|
|
|
|
|
+ <item row="2" column="0">
|
|
<widget class="QLabel" name="pilotSortLabel">
|
|
<widget class="QLabel" name="pilotSortLabel">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
@@ -429,7 +443,29 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="3" column="1">
|
|
|
|
|
|
+ <item row="2" 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>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Last Name</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>First Name</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Company</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="0">
|
|
<widget class="QLabel" name="acSortLabel">
|
|
<widget class="QLabel" name="acSortLabel">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
@@ -470,31 +506,22 @@
|
|
</item>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="2">
|
|
|
|
- <widget class="QComboBox" name="pilotSortComboBox">
|
|
|
|
|
|
+ <item row="4" column="0" colspan="2">
|
|
|
|
+ <widget class="QLabel" name="acAllowIncompleteLabel">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
<property name="toolTip">
|
|
<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>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>
|
|
</property>
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Last Name</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>First Name</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Company</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="0" column="2">
|
|
|
|
- <widget class="QComboBox" name="styleComboBox"/>
|
|
|
|
- </item>
|
|
|
|
<item row="4" column="2">
|
|
<item row="4" column="2">
|
|
<widget class="QComboBox" name="acAllowIncompleteComboBox">
|
|
<widget class="QComboBox" name="acAllowIncompleteComboBox">
|
|
<property name="toolTip">
|
|
<property name="toolTip">
|
|
@@ -512,6 +539,25 @@
|
|
</item>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</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">
|
|
<item row="5" column="2">
|
|
<widget class="QComboBox" name="logbookViewComboBox">
|
|
<widget class="QComboBox" name="logbookViewComboBox">
|
|
<property name="toolTip">
|
|
<property name="toolTip">
|