|
@@ -64,7 +64,7 @@ QScrollBar:vertical {
|
|
|
border: 0px solid grey;
|
|
|
background: transparent;
|
|
|
width: 10px;
|
|
|
- margin: 22px 0 22px 0;
|
|
|
+ margin: 10px 0 10px 0;
|
|
|
}
|
|
|
|
|
|
QScrollBar::handle:vertical {
|
|
@@ -91,8 +91,8 @@ QScrollBar:vertical {
|
|
|
}
|
|
|
QScrollBar::up-arrow:vertical, QScrollBar::down-arrow:vertical {
|
|
|
border: 0px;
|
|
|
- width: 3px;
|
|
|
- height: 3px;
|
|
|
+ width: 0px;
|
|
|
+ height: 0px;
|
|
|
background: transparent;
|
|
|
}
|
|
|
|
|
@@ -143,33 +143,111 @@ QScrollBar:vertical {
|
|
|
<string notr="true"/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
- <widget class="QWidget" name="witch_king_widget" native="true">
|
|
|
+ <widget class="QWidget" name="galadriel_widget" native="true">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>315</x>
|
|
|
+ <x>305</x>
|
|
|
<y>20</y>
|
|
|
- <width>511</width>
|
|
|
- <height>421</height>
|
|
|
+ <width>531</width>
|
|
|
+ <height>461</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="styleSheet">
|
|
|
- <string notr="true">QWidget#witch_king_widget{
|
|
|
-border-image: url(:/characters/witch_king_with_text.png);
|
|
|
+ <string notr="true">QWidget#galadriel_widget{
|
|
|
+border-image: url(:/characters/galadriel_with_text.png);
|
|
|
}</string>
|
|
|
</property>
|
|
|
- <widget class="QWidget" name="witch_king_text_content" native="true">
|
|
|
+ <widget class="QLabel" name="weekly_code_tooltip_1">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>50</x>
|
|
|
+ <x>60</x>
|
|
|
<y>30</y>
|
|
|
- <width>331</width>
|
|
|
+ <width>381</width>
|
|
|
<height>101</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
- <property name="spacing">
|
|
|
- <number>0</number>
|
|
|
- </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>11</pointsize>
|
|
|
+ <italic>true</italic>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Кликните по еженедельному коду, чтобы скопировать его в буфер обмена</string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="news_tooltip">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>60</x>
|
|
|
+ <y>30</y>
|
|
|
+ <width>381</width>
|
|
|
+ <height>101</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>11</pointsize>
|
|
|
+ <italic>true</italic>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">o</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Кликайте по заголовку новости, чтобы открыть её в браузере</string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="weekly_code_tooltip_2">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>60</x>
|
|
|
+ <y>30</y>
|
|
|
+ <width>381</width>
|
|
|
+ <height>101</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>11</pointsize>
|
|
|
+ <italic>false</italic>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Еженедельный код успешно скопирован в буфер обмена!</string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QWidget" name="patches_status" native="true">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>70</x>
|
|
|
+ <y>30</y>
|
|
|
+ <width>371</width>
|
|
|
+ <height>101</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <layout class="QGridLayout" name="gridLayout">
|
|
|
<property name="leftMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -182,154 +260,27 @@ border-image: url(:/characters/witch_king_with_text.png);
|
|
|
<property name="bottomMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
- <item>
|
|
|
- <widget class="QWidget" name="patches_status" native="true">
|
|
|
- <layout class="QGridLayout" name="gridLayout">
|
|
|
- <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="texts_label">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Тексты:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QLabel" name="texts_status">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>скачивание 95.6% (956.2кб/с)</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="images_label">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Картинки:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QLabel" name="images_status">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Установка: 32.2%</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="0">
|
|
|
- <widget class="QLabel" name="sounds_label">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Озвучка:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QLabel" name="sounds_status">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Ожидание установки...</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="0">
|
|
|
- <widget class="QLabel" name="videos_label">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Ролики:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QLabel" name="videos_status">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>Trajan Pro 3</family>
|
|
|
- <pointsize>7</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>скачивание 35.6% (956.кб/с)</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="texts_label">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>9</pointsize>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Тексты:</string>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="news_tooltip">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLabel" name="texts_status">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>Trajan Pro 3</family>
|
|
@@ -337,18 +288,31 @@ border-image: url(:/characters/witch_king_with_text.png);
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Кликайте по заголовку новости, чтобы открыть её в браузере</string>
|
|
|
+ <string>скачивание 95.6% (956.2кб/с)</string>
|
|
|
</property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignCenter</set>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="images_label">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
</property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>9</pointsize>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Картинки:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="weekly_code_tooltip_2">
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLabel" name="images_status">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>Trajan Pro 3</family>
|
|
@@ -356,15 +320,50 @@ border-image: url(:/characters/witch_king_with_text.png);
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Еженедельный код успешно скопирован в буфер обмена!</string>
|
|
|
+ <string>Установка: 32.2%</string>
|
|
|
</property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="0">
|
|
|
+ <widget class="QLabel" name="sounds_label">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>9</pointsize>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Озвучка:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QLabel" name="sounds_status">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>9</pointsize>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Ожидание установки...</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="weekly_code_tooltip_1">
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="videos_label">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>Trajan Pro 3</family>
|
|
@@ -372,13 +371,20 @@ border-image: url(:/characters/witch_king_with_text.png);
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Кликните по еженедельному коду, чтобы скопировать его в буфер обмена</string>
|
|
|
+ <string>Ролики:</string>
|
|
|
</property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignCenter</set>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QLabel" name="videos_status">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <family>Trajan Pro 3</family>
|
|
|
+ <pointsize>9</pointsize>
|
|
|
+ </font>
|
|
|
</property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
+ <property name="text">
|
|
|
+ <string>скачивание 35.6% (956.кб/с)</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -470,7 +476,7 @@ QPushButton#game_button:pressed {
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Скачивание и установка обновлений... 72.6%</string>
|
|
|
+ <string>Русификация... 72.6%</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
@@ -525,6 +531,14 @@ margin-bottom:7px;
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
+ <zorder>galadriel_widget</zorder>
|
|
|
+ <zorder>news_label</zorder>
|
|
|
+ <zorder>news_scroll_area</zorder>
|
|
|
+ <zorder>game_button</zorder>
|
|
|
+ <zorder>progress_label</zorder>
|
|
|
+ <zorder>progressBar</zorder>
|
|
|
+ <zorder>server_status_widget</zorder>
|
|
|
+ <zorder>weekly_code_widget</zorder>
|
|
|
</widget>
|
|
|
<customwidgets>
|
|
|
<customwidget>
|