|
@@ -173,67 +173,6 @@
|
|
|
</widget>
|
|
|
<widget class="QWidget" name="currencyPage">
|
|
|
<layout class="QGridLayout" name="gridLayout_6">
|
|
|
- <item row="4" column="0" colspan="2">
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
- <item>
|
|
|
- <widget class="QCheckBox" name="currWarningCheckBox">
|
|
|
- <property name="text">
|
|
|
- <string>Warn me about expiring currencies</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QSpinBox" name="currWarningThresholdSpinBox">
|
|
|
- <property name="maximum">
|
|
|
- <number>365</number>
|
|
|
- </property>
|
|
|
- <property name="value">
|
|
|
- <number>30</number>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="label_3">
|
|
|
- <property name="text">
|
|
|
- <string>days before expiry</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </item>
|
|
|
- <item row="0" column="0" colspan="2">
|
|
|
- <widget class="QLabel" name="label_6">
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p align="center"><span style=" font-size:20pt;">Welcome to openPilotLog!</span></p><p align="center"><span style=" font-size:14pt;">The Free and Open Source Logbook application</span></p><p><br/></p><p>If you would like to keep track of your license and/or medical expiration dates, you can enter them here. By default, only Take-Off and Landing currency is shown on the home page, but any other currency can also be shown as well. This can be enabled in the settings.</p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="textFormat">
|
|
|
- <enum>Qt::RichText</enum>
|
|
|
- </property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QComboBox" name="dateFormatComboBox"/>
|
|
|
- </item>
|
|
|
- <item row="2" column="0" colspan="2">
|
|
|
- <widget class="Line" name="line">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="dateFormatLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Date Format</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="3" column="0" colspan="2">
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
<item row="0" column="1">
|
|
@@ -493,6 +432,36 @@
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
+ <item row="2" column="0" colspan="2">
|
|
|
+ <widget class="Line" name="line">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="dateFormatLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Date Format</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QComboBox" name="dateFormatComboBox"/>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="0" colspan="2">
|
|
|
+ <widget class="QLabel" name="label_6">
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p align="center"><span style=" font-size:20pt;">Welcome to openPilotLog!</span></p><p align="center"><span style=" font-size:14pt;">The Free and Open Source Logbook application</span></p><p><br/></p><p>If you would like to keep track of your license and/or medical expiration dates, you can enter them here. By default, only Take-Off and Landing currency is shown on the home page, but any other currency can also be shown as well. This can be enabled in the settings.</p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="textFormat">
|
|
|
+ <enum>Qt::RichText</enum>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
<widget class="QWidget" name="flightLoggingPage">
|