|
@@ -13,891 +13,847 @@
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
<string>Form</string>
|
|
</property>
|
|
</property>
|
|
- <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
- <item>
|
|
|
|
- <layout class="QGridLayout" name="gridLayout_4" columnstretch="1,1,1">
|
|
|
|
- <item row="1" column="2">
|
|
|
|
- <widget class="QScrollArea" name="scrollArea">
|
|
|
|
- <property name="widgetResizable">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <widget class="QWidget" name="scrollAreaWidgetContents">
|
|
|
|
- <property name="geometry">
|
|
|
|
- <rect>
|
|
|
|
- <x>0</x>
|
|
|
|
- <y>0</y>
|
|
|
|
- <width>226</width>
|
|
|
|
- <height>234</height>
|
|
|
|
- </rect>
|
|
|
|
- </property>
|
|
|
|
- <layout class="QGridLayout" name="gridLayout" rowstretch="1,0,0,0,0,0,0,0,0">
|
|
|
|
- <item row="3" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonPresetImport">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Import from Clipboard</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="8" column="0">
|
|
|
|
- <spacer name="verticalSpacer">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>0</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item row="6" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonPresetRename">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Rename Current Preset</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QComboBox" name="comboBoxModPresets">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Current Preset</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonPresetNew">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Create New Preset</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonPresetExport">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Export to Clipboard</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="7" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonPresetDelete">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Delete Current Preset</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QScrollArea" name="scrollArea_2">
|
|
|
|
- <property name="frameShadow">
|
|
|
|
- <enum>QFrame::Sunken</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="widgetResizable">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <widget class="QWidget" name="scrollAreaWidgetContents_2">
|
|
|
|
- <property name="geometry">
|
|
|
|
- <rect>
|
|
|
|
- <x>0</x>
|
|
|
|
- <y>0</y>
|
|
|
|
- <width>225</width>
|
|
|
|
- <height>342</height>
|
|
|
|
- </rect>
|
|
|
|
- </property>
|
|
|
|
- <layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
- <item row="7" column="0">
|
|
|
|
- <widget class="QLabel" name="labelMissingFiles">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Unsupported or corrupted game data detected!</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="9" column="0">
|
|
|
|
- <spacer name="verticalSpacer_2">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>0</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="0">
|
|
|
|
- <widget class="QLabel" name="labelChronicles">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string/>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="6" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonMissingVideoHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="5" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonMissingSoundtrackHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonInstallTranslation">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Install Translation</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonInstallTranslationHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonActivateTranslationHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="5" column="0">
|
|
|
|
- <widget class="QLabel" name="labelMissingSoundtrack">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>No soundtrack detected!</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="7" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonMissingFilesHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="8" column="0">
|
|
|
|
- <widget class="QLabel" name="labelMissingCampaigns">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Armaggedon's Blade campaigns are missing!</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonHelpImportFiles">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonChroniclesHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="6" column="0">
|
|
|
|
- <widget class="QLabel" name="labelMissingVideo">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>No video files detected!</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="8" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonMissingCampaignsHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonActivateTranslation">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Activate Translation</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonImportFiles">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Import files</string>
|
|
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_3" columnstretch="1,1,1">
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="labelTitleDataFiles">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Game Data Files</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelTitleModPreset">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Mod Preset</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="2">
|
|
|
|
+ <widget class="QLabel" name="labelTitleEngine">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QScrollArea" name="scrollArea_2">
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
+ <enum>QFrame::Sunken</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="widgetResizable">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <widget class="QWidget" name="scrollAreaWidgetContents_2">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>0</x>
|
|
|
|
+ <y>0</y>
|
|
|
|
+ <width>246</width>
|
|
|
|
+ <height>350</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
+ <item row="7" column="0">
|
|
|
|
+ <widget class="QLabel" name="labelMissingFiles">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Unsupported or corrupted game data detected!</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonHelpImportFiles">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="7" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonMissingFilesHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="0">
|
|
|
|
+ <widget class="QLabel" name="labelChronicles">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonUpdateModsHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonInstallTranslationHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonInstallTranslation">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Install Translation</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="8" column="0">
|
|
|
|
+ <widget class="QLabel" name="labelMissingCampaigns">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Armaggedon's Blade campaigns are missing!</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="9" column="0">
|
|
|
|
+ <spacer name="verticalSpacer_2">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="6" column="0">
|
|
|
|
+ <widget class="QLabel" name="labelMissingVideo">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>No video files detected!</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonImportFiles">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Import files</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonUpdateMods">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="5" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonMissingSoundtrackHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="8" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonMissingCampaignsHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="5" column="0">
|
|
|
|
+ <widget class="QLabel" name="labelMissingSoundtrack">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>No soundtrack detected!</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="6" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonMissingVideoHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonActivateTranslation">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Activate Translation</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonChroniclesHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QPushButton" name="buttonActivateTranslationHelp">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QScrollArea" name="scrollArea">
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="widgetResizable">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <widget class="QWidget" name="scrollAreaWidgetContents">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>0</x>
|
|
|
|
+ <y>0</y>
|
|
|
|
+ <width>247</width>
|
|
|
|
+ <height>350</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout" rowstretch="1,0,0,0,0,0,0,0,0,0">
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonPresetExport">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Export to Clipboard</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonPresetNew">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Create New Preset</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxModPresets">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Current Preset</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="7" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonPresetDelete">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Delete Current Preset</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="8" column="0">
|
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonPresetImport">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Import from Clipboard</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="6" column="0">
|
|
|
|
+ <widget class="QPushButton" name="buttonPresetRename">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Rename Current Preset</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="2">
|
|
|
|
+ <widget class="QScrollArea" name="scrollArea_3">
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="widgetResizable">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <widget class="QWidget" name="scrollAreaWidgetContents_3">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>0</x>
|
|
|
|
+ <y>0</y>
|
|
|
|
+ <width>272</width>
|
|
|
|
+ <height>350</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="labelUpdateNotFound">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>You are using the latest version</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="labelUpdateAvailable">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="buttonUpdateCheck">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Check For Updates</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="buttonOpenDownloads">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Go to Downloads Page</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="buttonOpenChangelog">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>30</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Go to Changelog Page</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <spacer name="verticalSpacer_3">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QToolButton" name="buttonGameResume">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonUpdateMods">
|
|
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
|
|
+ <width>80</width>
|
|
|
|
+ <height>80</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string/>
|
|
|
|
|
|
+ <string>Resume</string>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="1">
|
|
|
|
- <widget class="QPushButton" name="buttonUpdateModsHelp">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
|
|
+ <property name="iconSize">
|
|
<size>
|
|
<size>
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
|
|
+ <width>64</width>
|
|
|
|
+ <height>64</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>?</string>
|
|
|
|
|
|
+ <property name="toolButtonStyle">
|
|
|
|
+ <enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="0">
|
|
|
|
- <widget class="QScrollArea" name="scrollArea_3">
|
|
|
|
- <property name="widgetResizable">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <widget class="QWidget" name="scrollAreaWidgetContents_3">
|
|
|
|
- <property name="geometry">
|
|
|
|
- <rect>
|
|
|
|
- <x>0</x>
|
|
|
|
- <y>0</y>
|
|
|
|
- <width>240</width>
|
|
|
|
- <height>222</height>
|
|
|
|
- </rect>
|
|
|
|
- </property>
|
|
|
|
- <layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
- <item row="6" column="0">
|
|
|
|
- <spacer name="verticalSpacer_3">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>0</height>
|
|
|
|
- </size>
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QToolButton" name="buttonGameEditor">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
</property>
|
|
</property>
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="0">
|
|
|
|
- <widget class="QLabel" name="labelUpdateAvailable">
|
|
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
|
|
+ <width>80</width>
|
|
|
|
+ <height>80</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string/>
|
|
|
|
|
|
+ <string>Editor</string>
|
|
</property>
|
|
</property>
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonUpdateCheck">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
|
|
+ <property name="iconSize">
|
|
<size>
|
|
<size>
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
|
|
+ <width>64</width>
|
|
|
|
+ <height>64</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- <property name="text">
|
|
|
|
- <string>Check For Updates</string>
|
|
|
|
|
|
+ <property name="toolButtonStyle">
|
|
|
|
+ <enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="3" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonOpenDownloads">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Go to Downloads Page</string>
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QToolButton" name="buttonGameStart">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="5" column="0">
|
|
|
|
- <widget class="QPushButton" name="buttonOpenChangelog">
|
|
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
|
|
+ <width>80</width>
|
|
|
|
+ <height>80</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Go to Changelog Page</string>
|
|
|
|
|
|
+ <string>Play</string>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QLabel" name="labelUpdateNotFound">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>30</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
|
|
+ <property name="iconSize">
|
|
<size>
|
|
<size>
|
|
- <width>16777215</width>
|
|
|
|
- <height>30</height>
|
|
|
|
|
|
+ <width>64</width>
|
|
|
|
+ <height>64</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- <property name="text">
|
|
|
|
- <string>You are using the latest version</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
|
|
+ <property name="toolButtonStyle">
|
|
|
|
+ <enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
- </widget>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QLabel" name="labelTitleEngine">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string/>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="indent">
|
|
|
|
- <number>6</number>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="1">
|
|
|
|
- <widget class="QLabel" name="labelTitleDataFiles">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Game Data Files</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="indent">
|
|
|
|
- <number>6</number>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="2">
|
|
|
|
- <widget class="QLabel" name="labelTitleModPreset">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Mod Preset</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="indent">
|
|
|
|
- <number>6</number>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
- <property name="spacing">
|
|
|
|
- <number>9</number>
|
|
|
|
- </property>
|
|
|
|
- <item>
|
|
|
|
- <spacer name="horizontalSpacer">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>20</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QToolButton" name="buttonGameResume">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>64</width>
|
|
|
|
- <height>64</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Resume</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="iconSize">
|
|
|
|
- <size>
|
|
|
|
- <width>48</width>
|
|
|
|
- <height>48</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="toolButtonStyle">
|
|
|
|
- <enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <spacer name="horizontalSpacer_4">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::Fixed</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>20</width>
|
|
|
|
- <height>20</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QToolButton" name="buttonGameStart">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>100</width>
|
|
|
|
- <height>100</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Play</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="iconSize">
|
|
|
|
- <size>
|
|
|
|
- <width>64</width>
|
|
|
|
- <height>64</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="toolButtonStyle">
|
|
|
|
- <enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <spacer name="horizontalSpacer_3">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::Fixed</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>20</width>
|
|
|
|
- <height>20</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QToolButton" name="buttonGameEditor">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>64</width>
|
|
|
|
- <height>64</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Editor</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="iconSize">
|
|
|
|
- <size>
|
|
|
|
- <width>48</width>
|
|
|
|
- <height>48</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="toolButtonStyle">
|
|
|
|
- <enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <spacer name="horizontalSpacer_2">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>20</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </widget>
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|