Update themes and NoggitProjectCreationDialog.ui

This commit is contained in:
Skarn
2022-03-13 00:01:04 +03:00
parent 0f436fd9cd
commit 0e4a910c41
2 changed files with 310 additions and 287 deletions

2
dist/themes vendored

View File

@@ -9,8 +9,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>451</width> <width>569</width>
<height>238</height> <height>284</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@@ -28,10 +28,10 @@
</iconset> </iconset>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_5"> <layout class="QVBoxLayout" name="verticalLayout_5">
<item> <item alignment="Qt::AlignTop">
<widget class="QGroupBox" name="groupBox_2"> <widget class="QGroupBox" name="groupBox_2">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Expanding"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@@ -54,280 +54,316 @@
<property name="alignment"> <property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set> <set>Qt::AlignHCenter|Qt::AlignTop</set>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout_16"> <layout class="QFormLayout" name="formLayout">
<item> <property name="labelAlignment">
<layout class="QVBoxLayout" name="verticalLayout"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
<property name="spacing"> </property>
<number>6</number> <property name="topMargin">
<number>4</number>
</property>
<item row="2" column="0">
<widget class="QLabel" name="projectNameLabel">
<property name="text">
<string>Project Name</string>
</property> </property>
<property name="sizeConstraint"> </widget>
<enum>QLayout::SetDefaultConstraint</enum>
</property>
<item>
<widget class="QLabel" name="label_4">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Project Name</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Project Directory</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Game Client Path</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>Project Expansion</string>
</property>
</widget>
</item>
</layout>
</item> </item>
<item> <item row="2" column="1">
<layout class="QVBoxLayout" name="verticalLayout_2"> <widget class="QWidget" name="projectNameWidget" native="true">
<item> <layout class="QHBoxLayout" name="horizontalLayout">
<layout class="QHBoxLayout" name="horizontalLayout_5"> <property name="spacing">
<item> <number>6</number>
<widget class="QLineEdit" name="projectName"> </property>
<property name="sizePolicy"> <property name="leftMargin">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <number>0</number>
<horstretch>0</horstretch> </property>
<verstretch>0</verstretch> <property name="topMargin">
</sizepolicy> <number>0</number>
</property> </property>
<property name="minimumSize"> <property name="rightMargin">
<size> <number>0</number>
<width>0</width> </property>
<height>32</height> <property name="bottomMargin">
</size> <number>0</number>
</property> </property>
<property name="maximumSize"> <item>
<size> <widget class="QLineEdit" name="projectName">
<width>16777215</width> <property name="minimumSize">
<height>32</height> <size>
</size> <width>0</width>
</property> <height>32</height>
<property name="alignment"> </size>
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property>
</property> <property name="maximumSize">
</widget> <size>
</item> <width>16777215</width>
<item> <height>32</height>
<spacer name="horizontalSpacer_2"> </size>
<property name="orientation"> </property>
<enum>Qt::Horizontal</enum> </widget>
</property> </item>
<property name="sizeType"> <item>
<enum>QSizePolicy::Maximum</enum> <widget class="QLabel" name="label_2">
</property> <property name="sizePolicy">
<property name="sizeHint" stdset="0"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<size> <horstretch>0</horstretch>
<width>38</width> <verstretch>0</verstretch>
<height>32</height> </sizepolicy>
</size> </property>
</property> <property name="minimumSize">
</spacer> <size>
</item> <width>32</width>
</layout> <height>32</height>
</item> </size>
<item> </property>
<layout class="QHBoxLayout" name="horizontalLayout_6"> <property name="maximumSize">
<item> <size>
<widget class="QLineEdit" name="projectPathField"> <width>32</width>
<property name="minimumSize"> <height>32</height>
<size> </size>
<width>0</width> </property>
<height>32</height> <property name="text">
</size> <string/>
</property> </property>
</widget> </widget>
</item> </item>
<item> </layout>
<widget class="QPushButton" name="projectPathField_browse"> </widget>
<property name="maximumSize"> </item>
<size> <item row="3" column="0">
<width>32</width> <widget class="QLabel" name="projectPathLabel">
<height>32</height> <property name="text">
</size> <string>Project Path</string>
</property> </property>
</widget>
</item>
<item row="3" column="1">
<widget class="QWidget" name="projectPathWidget" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="spacing">
<number>6</number>
</property>
<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>
<widget class="QLineEdit" name="projectPathField">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="projectPathField_browse">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="clientPathLabel">
<property name="text">
<string>Client Path</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QWidget" name="clientPathWidget" native="true">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="spacing">
<number>6</number>
</property>
<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>
<widget class="QLineEdit" name="clientPathField">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="clientPathField_browse">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="5" column="0">
<widget class="QLabel" name="expansionsLabel">
<property name="text">
<string>Expansions</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QWidget" name="expansionsWidget" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<property name="spacing">
<number>6</number>
</property>
<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>
<widget class="QComboBox" name="project_expansion">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<item>
<property name="text"> <property name="text">
<string>...</string> <string>Wrath of the Lich King</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QLineEdit" name="clientPathField">
<property name="minimumSize">
<size>
<width>0</width>
<height>32</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="clientPathField_browse">
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property> </property>
</item>
<item>
<property name="text"> <property name="text">
<string>...</string> <string>Shadowlands</string>
</property> </property>
</widget> </item>
</item> </widget>
</layout> </item>
</item> <item>
<item> <widget class="QLabel" name="expansion_icon">
<layout class="QHBoxLayout" name="horizontalLayout_8"> <property name="sizePolicy">
<item> <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<widget class="QComboBox" name="project_expansion"> <horstretch>0</horstretch>
<property name="sizePolicy"> <verstretch>0</verstretch>
<sizepolicy hsizetype="Preferred" vsizetype="Maximum"> </sizepolicy>
<horstretch>0</horstretch> </property>
<verstretch>0</verstretch> <property name="minimumSize">
</sizepolicy> <size>
</property> <width>32</width>
<property name="minimumSize"> <height>32</height>
<size> </size>
<width>0</width> </property>
<height>32</height> <property name="maximumSize">
</size> <size>
</property> <width>32</width>
<property name="maximumSize"> <height>32</height>
<size> </size>
<width>16777215</width> </property>
<height>32</height> <property name="text">
</size> <string/>
</property> </property>
<item> </widget>
<property name="text"> </item>
<string>Wrath Of The Lich King</string> </layout>
</property> </widget>
</item>
<item>
<property name="text">
<string>Shadowlands</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QLabel" name="expansion_icon">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item> </item>
</layout> </layout>
</widget> </widget>
@@ -357,23 +393,10 @@
<item> <item>
<widget class="QPushButton" name="button_ok"> <widget class="QPushButton" name="button_ok">
<property name="text"> <property name="text">
<string>Ok</string> <string>Okay</string>
</property> </property>
</widget> </widget>
</item> </item>
<item>
<spacer name="horizontalSpacer_4">
<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> </layout>
</item> </item>
</layout> </layout>