|
@@ -36,12 +36,12 @@
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>Trajan Pro 3</family>
|
|
|
- <pointsize>9</pointsize>
|
|
|
+ <pointsize>10</pointsize>
|
|
|
<kerning>false</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>ГРУППЫ НАСТРОЕК</string>
|
|
|
+ <string>группы настроек</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QWidget" name="checkpoints_list" native="true">
|
|
@@ -74,7 +74,7 @@
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
<size>
|
|
|
<width>20</width>
|
|
|
- <height>40</height>
|
|
|
+ <height>60</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
</spacer>
|
|
@@ -290,9 +290,9 @@ QScrollBar:vertical {
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
- <y>-447</y>
|
|
|
- <width>656</width>
|
|
|
- <height>1249</height>
|
|
|
+ <y>0</y>
|
|
|
+ <width>650</width>
|
|
|
+ <height>984</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="sizePolicy">
|
|
@@ -326,6 +326,12 @@ border-radius: 0px;
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QWidget" name="sub_entry_1" native="true">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">QWidget#sub_entry_1{
|
|
|
background-color: rgba(31, 19, 7, 155);
|
|
@@ -335,7 +341,64 @@ border-radius: 0px;
|
|
|
}</string>
|
|
|
</property>
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
- <item row="2" column="0">
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QCheckBox" name="skiprawdownload_checkbox">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Crimson Text</family>
|
|
|
+ <pointsize>11</pointsize>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Пропустить проверку видеороликов и экранов загрузки (ускоряет запуск игры)</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="sub_entry_1_title">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>EB Garamond</family>
|
|
|
+ <pointsize>10</pointsize>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>● ПАРАМЕТРЫ КЛИЕНТА ИГРЫ ●</string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="0">
|
|
|
+ <widget class="QCheckBox" name="nosplashscreen_checkbox">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Crimson Text</family>
|
|
|
+ <pointsize>11</pointsize>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Пропускать заставочный экран при запуске игры</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
<property name="leftMargin">
|
|
@@ -354,7 +417,7 @@ border-radius: 0px;
|
|
|
<widget class="QLabel" name="game_folder_label">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -377,7 +440,7 @@ background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -419,64 +482,7 @@ background-color: none;</string>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="0">
|
|
|
- <widget class="QLabel" name="sub_entry_1_title">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>11</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>♦ параметры клиента игры ♦</string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignCenter</set>
|
|
|
- </property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="5" column="0">
|
|
|
- <widget class="QCheckBox" name="nosplashscreen_checkbox">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>EB Garamond</family>
|
|
|
- <pointsize>11</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Пропускать заставочный экран при запуске игры</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="4" column="0">
|
|
|
- <widget class="QCheckBox" name="skiprawdownload_checkbox">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>EB Garamond</family>
|
|
|
- <pointsize>11</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Пропустить проверку видеороликов и экранов загрузки (ускоряет запуск игры)</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="0">
|
|
|
+ <item row="2" column="0">
|
|
|
<widget class="QWidget" name="widget_5" native="true">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
@@ -512,7 +518,7 @@ background-color: none;</string>
|
|
|
<widget class="QLabel" name="lotro_base_language_label">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -525,7 +531,7 @@ background-color: none;</string>
|
|
|
<widget class="QComboBox" name="lotro_base_language_combobox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -576,23 +582,6 @@ border-radius: 3px;</string>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="sub_entry_1_tip">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>8</pointsize>
|
|
|
- <italic>false</italic>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p><span style=" color:#eeffaf;">Нажмите на иконку папки, чтобы указать расположение игры.<br/>Затем выберите язык, поверх которого будет устанавливаться русификация. На этом языке будут отображаться ещё не вошедшие в перевод данные игры</span></p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -623,12 +612,15 @@ border-radius: 3px;</string>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>11</pointsize>
|
|
|
+ <family>EB Garamond</family>
|
|
|
+ <pointsize>10</pointsize>
|
|
|
+ <weight>50</weight>
|
|
|
+ <bold>false</bold>
|
|
|
+ <kerning>false</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>♦ параметры резервной копии ♦</string>
|
|
|
+ <string>● ПАРАМЕТРЫ РЕЗЕРВНОЙ КОПИИ ●</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
@@ -638,12 +630,12 @@ border-radius: 3px;</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="0">
|
|
|
- <widget class="QWidget" name="widget_6" native="true">
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QWidget" name="widget_2" native="true">
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">background:transparent;</string>
|
|
|
</property>
|
|
|
- <layout class="QGridLayout" name="gridLayout_8">
|
|
|
+ <layout class="QGridLayout" name="gridLayout_3">
|
|
|
<property name="leftMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -656,17 +648,17 @@ border-radius: 3px;</string>
|
|
|
<property name="bottomMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="backup_creation_time_label">
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="backup_status_label">
|
|
|
<property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -675,15 +667,15 @@ border-radius: 3px;</string>
|
|
|
background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Время создания:</string>
|
|
|
+ <string>Статус копии:</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QLabel" name="backup_creation_time_value">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLabel" name="backup_status_value">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -692,7 +684,7 @@ background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -712,11 +704,11 @@ background-color: none;</string>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="3" column="0">
|
|
|
- <widget class="QWidget" name="widget_7" native="true">
|
|
|
+ <widget class="QWidget" name="widget_6" native="true">
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">background:transparent;</string>
|
|
|
</property>
|
|
|
- <layout class="QGridLayout" name="gridLayout_7">
|
|
|
+ <layout class="QGridLayout" name="gridLayout_8">
|
|
|
<property name="leftMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -730,7 +722,7 @@ background-color: none;</string>
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<item row="1" column="0">
|
|
|
- <widget class="QLabel" name="backup_path_label">
|
|
|
+ <widget class="QLabel" name="backup_creation_time_label">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -739,7 +731,7 @@ background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -748,7 +740,7 @@ background-color: none;</string>
|
|
|
background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Расположение:</string>
|
|
|
+ <string>Время создания:</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
@@ -756,7 +748,7 @@ background-color: none;</string>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="1" column="1">
|
|
|
- <widget class="QLabel" name="backup_path_value">
|
|
|
+ <widget class="QLabel" name="backup_creation_time_value">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -765,7 +757,7 @@ background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -774,7 +766,7 @@ background-color: none;</string>
|
|
|
background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>E:/Programming/SourceRepos/Legacy_v2/bin/Release/test/some_more_charactacters</string>
|
|
|
+ <string>Активна</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
@@ -785,11 +777,11 @@ background-color: none;</string>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="2" column="0">
|
|
|
- <widget class="QWidget" name="widget_2" native="true">
|
|
|
+ <widget class="QWidget" name="widget_7" native="true">
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">background:transparent;</string>
|
|
|
</property>
|
|
|
- <layout class="QGridLayout" name="gridLayout_3">
|
|
|
+ <layout class="QGridLayout" name="gridLayout_7">
|
|
|
<property name="leftMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -802,17 +794,17 @@ background-color: none;</string>
|
|
|
<property name="bottomMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
- <item row="0" column="0">
|
|
|
- <widget class="QLabel" name="backup_status_label">
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="backup_path_label">
|
|
|
<property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -821,15 +813,15 @@ background-color: none;</string>
|
|
|
background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Статус копии:</string>
|
|
|
+ <string>Расположение:</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QLabel" name="backup_status_value">
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLabel" name="backup_path_value">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -838,7 +830,7 @@ background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -847,7 +839,7 @@ background-color: none;</string>
|
|
|
background-color: none;</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Активна</string>
|
|
|
+ <string>E:/Programming/SourceRepos/Legacy_v2/bin/Release/test/some_more_charactacters</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
@@ -857,7 +849,7 @@ background-color: none;</string>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="0">
|
|
|
+ <item row="4" column="0">
|
|
|
<widget class="QWidget" name="widget_8" native="true">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
@@ -922,7 +914,7 @@ QPushButton:default {
|
|
|
}</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Пересоздать копию</string>
|
|
|
+ <string>Cоздать копию</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -930,8 +922,8 @@ QPushButton:default {
|
|
|
<widget class="QPushButton" name="backup_restore_button">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>8</pointsize>
|
|
|
+ <family>EB Garamond</family>
|
|
|
+ <pointsize>9</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="autoFillBackground">
|
|
@@ -1007,31 +999,6 @@ QPushButton:default {
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="sub_entry_2_tip">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>8</pointsize>
|
|
|
- <weight>50</weight>
|
|
|
- <italic>false</italic>
|
|
|
- <bold>false</bold>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p><span style=" color:#eeffaf;">Создайте резервную копию перед установкой русификации. Так вы сможете в случае ошибок быстро восстановить данные.</span></p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -1056,12 +1023,12 @@ QPushButton:default {
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>11</pointsize>
|
|
|
+ <family>EB Garamond</family>
|
|
|
+ <pointsize>10</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>♦ выбор компонентов русификации ♦</string>
|
|
|
+ <string>● ВЫБОР КОМПОНЕНТОВ РУСИФИКАЦИИ ●</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
@@ -1071,28 +1038,45 @@ QPushButton:default {
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="0" colspan="2">
|
|
|
- <widget class="QLabel" name="sub_entry_3_tip">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>8</pointsize>
|
|
|
- <italic>false</italic>
|
|
|
- <kerning>true</kerning>
|
|
|
- </font>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QWidget" name="patch_texts_icon" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>80</width>
|
|
|
+ <height>80</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
- <property name="mouseTracking">
|
|
|
- <bool>false</bool>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>80</width>
|
|
|
+ <height>80</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p><span style=" color:#eeffaf;">Вы можете самостоятельно выбрать, какие компоненты русификации устанавливать, а какие - нет. </span></p></body></html></string>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">border-image: url(:/patch_icons/teksty-photo-normal.png);</string>
|
|
|
</property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QWidget" name="patch_graphics_icon" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>80</width>
|
|
|
+ <height>80</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>80</width>
|
|
|
+ <height>80</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">border-image: url(:/patch_icons/karty-photo-normal.png);</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="0">
|
|
|
+ <item row="3" column="0">
|
|
|
<widget class="QWidget" name="sounds_block" native="true">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
<property name="spacing">
|
|
@@ -1114,8 +1098,8 @@ QPushButton:default {
|
|
|
<widget class="QLabel" name="sounds_block_label">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
- <pointsize>13</pointsize>
|
|
|
+ <family>Crimson Text</family>
|
|
|
+ <pointsize>12</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
@@ -1130,7 +1114,7 @@ QPushButton:default {
|
|
|
<widget class="QCheckBox" name="patch_sounds_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
@@ -1144,7 +1128,7 @@ QPushButton:default {
|
|
|
<widget class="QCheckBox" name="patch_video_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
@@ -1157,7 +1141,7 @@ QPushButton:default {
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="0" colspan="2">
|
|
|
+ <item row="4" column="0" colspan="2">
|
|
|
<widget class="QWidget" name="apply_block" native="true">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
<property name="spacing">
|
|
@@ -1252,66 +1236,9 @@ QPushButton:pressed {
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QWidget" name="patch_texts_icon" native="true">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>80</width>
|
|
|
- <height>80</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>80</width>
|
|
|
- <height>80</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">border-image: url(:/patch_icons/teksty-photo-normal.png);</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QWidget" name="patch_graphics_icon" native="true">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>80</width>
|
|
|
- <height>80</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>80</width>
|
|
|
- <height>80</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">border-image: url(:/patch_icons/karty-photo-normal.png);</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="4" column="1">
|
|
|
- <widget class="QWidget" name="patch_sounds_icon" native="true">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>80</width>
|
|
|
- <height>80</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>80</width>
|
|
|
- <height>80</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">border-image: url(:/patch_icons/zvuki-photo-normal.png);</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="2" column="0">
|
|
|
- <widget class="QWidget" name="texts_block" native="true">
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
+ <widget class="QWidget" name="graphics_block" native="true">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
<property name="spacing">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -1325,15 +1252,15 @@ QPushButton:pressed {
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="texts_block_label">
|
|
|
+ <widget class="QLabel" name="graphics_block_label">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
- <pointsize>13</pointsize>
|
|
|
+ <family>Crimson Text</family>
|
|
|
+ <pointsize>12</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Тексты</string>
|
|
|
+ <string>Графика</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
@@ -1341,67 +1268,53 @@ QPushButton:pressed {
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QCheckBox" name="patch_fonts_checkbox">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>EB Garamond</family>
|
|
|
- <pointsize>11</pointsize>
|
|
|
- <kerning>true</kerning>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Шрифты</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QCheckBox" name="patch_texts_checkbox">
|
|
|
+ <widget class="QCheckBox" name="patch_maps_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Основные тексты</string>
|
|
|
+ <string>Карты</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QCheckBox" name="patch_items_checkbox">
|
|
|
+ <widget class="QCheckBox" name="patch_textures_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Перевод предметов (отключите, если пользуетесь аукционом)</string>
|
|
|
+ <string>Текстуры</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QCheckBox" name="patch_emotes_checkbox">
|
|
|
+ <widget class="QCheckBox" name="patch_loadscreens_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Перевод эмоций</string>
|
|
|
+ <string>Загрузочные экраны</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
- <widget class="QWidget" name="graphics_block" native="true">
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QWidget" name="texts_block" native="true">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
<property name="spacing">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -1415,15 +1328,15 @@ QPushButton:pressed {
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="graphics_block_label">
|
|
|
+ <widget class="QLabel" name="texts_block_label">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
- <pointsize>13</pointsize>
|
|
|
+ <family>Crimson Text</family>
|
|
|
+ <pointsize>12</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Графика</string>
|
|
|
+ <string>Тексты</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
@@ -1431,50 +1344,83 @@ QPushButton:pressed {
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QCheckBox" name="patch_maps_checkbox">
|
|
|
+ <widget class="QCheckBox" name="patch_fonts_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Карты</string>
|
|
|
+ <string>Шрифты</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QCheckBox" name="patch_textures_checkbox">
|
|
|
+ <widget class="QCheckBox" name="patch_texts_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Текстуры</string>
|
|
|
+ <string>Основные тексты</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QCheckBox" name="patch_loadscreens_checkbox">
|
|
|
+ <widget class="QCheckBox" name="patch_items_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
<kerning>true</kerning>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Загрузочные экраны</string>
|
|
|
+ <string>Перевод предметов (отключите, если пользуетесь аукционом)</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QCheckBox" name="patch_emotes_checkbox">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Crimson Text</family>
|
|
|
+ <pointsize>11</pointsize>
|
|
|
+ <kerning>true</kerning>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Перевод эмоций</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QWidget" name="patch_sounds_icon" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>80</width>
|
|
|
+ <height>80</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>80</width>
|
|
|
+ <height>80</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">border-image: url(:/patch_icons/zvuki-photo-normal.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -1508,7 +1454,7 @@ QPushButton:pressed {
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -1558,20 +1504,14 @@ QPushButton:default {
|
|
|
</item>
|
|
|
<item row="0" column="0" colspan="3">
|
|
|
<widget class="QLabel" name="sub_entry_4_title">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
+ <family>EB Garamond</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>♦ настройки наследия ♦</string>
|
|
|
+ <string>● НАСТРОЙКИ НАСЛЕДИЯ ●</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|
@@ -1597,7 +1537,7 @@ QPushButton:default {
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
@@ -1672,7 +1612,7 @@ border-radius: 3px;</string>
|
|
|
<widget class="QCheckBox" name="micropatch_checkbox">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
- <family>EB Garamond</family>
|
|
|
+ <family>Crimson Text</family>
|
|
|
<pointsize>11</pointsize>
|
|
|
</font>
|
|
|
</property>
|