|
@@ -6,8 +6,8 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>742</width>
|
|
|
- <height>872</height>
|
|
|
+ <width>723</width>
|
|
|
+ <height>937</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
@@ -30,7 +30,7 @@ background-color: rgb(0, 43, 54);</string>
|
|
|
<widget class="QLabel" name="label">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>290</x>
|
|
|
+ <x>280</x>
|
|
|
<y>10</y>
|
|
|
<width>161</width>
|
|
|
<height>31</height>
|
|
@@ -49,15 +49,15 @@ background-color: rgb(0, 43, 54);</string>
|
|
|
<widget class="QWidget" name="verticalLayoutWidget">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>30</x>
|
|
|
+ <x>20</x>
|
|
|
<y>50</y>
|
|
|
<width>681</width>
|
|
|
- <height>750</height>
|
|
|
+ <height>828</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout" stretch="5,0,0,3,1,5">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout" stretch="1,0,0,0,0,0,0">
|
|
|
<property name="spacing">
|
|
|
- <number>12</number>
|
|
|
+ <number>4</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
<layout class="QGridLayout" name="gridLayout_2" rowstretch="5" columnstretch="0,0">
|
|
@@ -68,28 +68,10 @@ background-color: rgb(0, 43, 54);</string>
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<item row="0" column="0">
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_2" stretch="2,2,2,1,5,2,2,2">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2" stretch="2,2,1,0,2,0">
|
|
|
<property name="spacing">
|
|
|
- <number>6</number>
|
|
|
+ <number>4</number>
|
|
|
</property>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="connect">
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">font: 87 11pt "Noto Sans";
|
|
|
-color: rgb(0, 0, 0);
|
|
|
-background-color: rgb(2, 180, 43);
|
|
|
-font-weight: 700;
|
|
|
-padding: 4px;</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Connect</string>
|
|
|
- </property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="kres.qrc">
|
|
|
- <normaloff>:/icons/icons/start.png</normaloff>:/icons/icons/start.png</iconset>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="selectProcessTitle">
|
|
|
<property name="styleSheet">
|
|
@@ -128,7 +110,7 @@ font-weight: 700;
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
<property name="spacing">
|
|
|
- <number>6</number>
|
|
|
+ <number>4</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="addArgs">
|
|
@@ -173,45 +155,89 @@ padding: 4px;</string>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="messagesTitle">
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">font: 75 11pt "Noto Sans";
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,0">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>4</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>4</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="messagesTitle">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">font: 75 11pt "Noto Sans";
|
|
|
color: rgb(131, 148, 150);
|
|
|
font-weight: 700;</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>History</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QTextEdit" name="messages">
|
|
|
- <property name="toolTip">
|
|
|
- <string>Messages</string>
|
|
|
- </property>
|
|
|
- <property name="toolTipDuration">
|
|
|
- <number>1</number>
|
|
|
- </property>
|
|
|
- <property name="autoFillBackground">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">font: 87 11pt "Noto Sans";
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>History</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QTextEdit" name="messages">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="toolTip">
|
|
|
+ <string>Messages</string>
|
|
|
+ </property>
|
|
|
+ <property name="toolTipDuration">
|
|
|
+ <number>1</number>
|
|
|
+ </property>
|
|
|
+ <property name="autoFillBackground">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">font: 87 11pt "Noto Sans";
|
|
|
background-color: rgb(7, 54, 66);
|
|
|
color: rgb(131, 148, 150);
|
|
|
font-weight: 700;
|
|
|
</string>
|
|
|
- </property>
|
|
|
- <property name="lineWrapMode">
|
|
|
- <enum>QTextEdit::WidgetWidth</enum>
|
|
|
- </property>
|
|
|
- <property name="readOnly">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- <property name="placeholderText">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
+ </property>
|
|
|
+ <property name="lineWrapMode">
|
|
|
+ <enum>QTextEdit::WidgetWidth</enum>
|
|
|
+ </property>
|
|
|
+ <property name="readOnly">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ <property name="placeholderText">
|
|
|
+ <string notr="true"/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="viewConsole">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-color: rgb(157, 157, 157);
|
|
|
+font: 87 11pt "Noto Sans";
|
|
|
+color: rgb(0, 0, 0);
|
|
|
+font-weight: 700;
|
|
|
+padding: 4px;</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Console</string>
|
|
|
+ </property>
|
|
|
+ <property name="icon">
|
|
|
+ <iconset resource="kres.qrc">
|
|
|
+ <normaloff>:/icons/log.png</normaloff>:/icons/log.png</iconset>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="processListTitle">
|
|
@@ -229,7 +255,13 @@ font-weight: 700;</string>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QListWidget" name="processList">
|
|
|
+ <widget class="QListView" name="processList">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">font: 87 11pt "Noto Sans";
|
|
|
background-color: rgb(7, 54, 66);
|
|
@@ -237,6 +269,9 @@ color: rgb(131, 148, 150);
|
|
|
font-weight: 700;
|
|
|
</string>
|
|
|
</property>
|
|
|
+ <property name="spacing">
|
|
|
+ <number>2</number>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
@@ -260,6 +295,12 @@ font-weight: 700;</string>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QListWidget" name="eventList">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">font: 87 11pt "Noto Sans";
|
|
|
background-color: rgb(7, 54, 66);
|
|
@@ -276,12 +317,18 @@ font-weight: 700;
|
|
|
<property name="resizeMode">
|
|
|
<enum>QListView::Adjust</enum>
|
|
|
</property>
|
|
|
+ <property name="spacing">
|
|
|
+ <number>2</number>
|
|
|
+ </property>
|
|
|
<property name="modelColumn">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<property name="wordWrap">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
+ <property name="sortingEnabled">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
@@ -290,71 +337,19 @@ font-weight: 700;
|
|
|
<enum>QLayout::SetMinimumSize</enum>
|
|
|
</property>
|
|
|
<property name="spacing">
|
|
|
- <number>6</number>
|
|
|
+ <number>4</number>
|
|
|
</property>
|
|
|
<item row="2" column="0">
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout" stretch="2,1">
|
|
|
- <item>
|
|
|
- <widget class="QProgressBar" name="progressBar">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">background-color: rgb(94, 79, 255);
|
|
|
-font: 87 11pt "Noto Sans";
|
|
|
-color: rgb(0, 0, 0);</string>
|
|
|
- </property>
|
|
|
- <property name="value">
|
|
|
- <number>0</number>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="sendMessage">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">background-color: rgb(130, 255, 121);
|
|
|
-background-color: rgb(2, 180, 43);
|
|
|
-font: 87 11pt "Noto Sans";
|
|
|
-color: rgb(0, 0, 0);
|
|
|
-font-weight: 700;
|
|
|
-padding: 4px;</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Send</string>
|
|
|
- </property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="kres.qrc">
|
|
|
- <normaloff>:/icons/send-button.png</normaloff>:/icons/send-button.png</iconset>
|
|
|
- </property>
|
|
|
- <property name="checkable">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- <property name="autoDefault">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- <property name="default">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- <property name="flat">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>4</number>
|
|
|
+ </property>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item row="1" column="0">
|
|
|
<widget class="QTextEdit" name="inputText">
|
|
|
<property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
@@ -384,34 +379,38 @@ font-weight: 700;</string>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>4</number>
|
|
|
+ </property>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="viewConsole">
|
|
|
+ <widget class="QPushButton" name="disconnect">
|
|
|
<property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Minimum">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="styleSheet">
|
|
|
- <string notr="true">background-color: rgb(157, 157, 157);
|
|
|
-font: 87 11pt "Noto Sans";
|
|
|
+ <string notr="true">font: 87 11pt "Noto Sans";
|
|
|
color: rgb(0, 0, 0);
|
|
|
+background-color: rgb(255, 65, 68);
|
|
|
+background-color: rgb(255, 0, 4);
|
|
|
font-weight: 700;
|
|
|
padding: 4px;</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>View Console</string>
|
|
|
+ <string>Disconnect</string>
|
|
|
</property>
|
|
|
<property name="icon">
|
|
|
<iconset resource="kres.qrc">
|
|
|
- <normaloff>:/icons/log.png</normaloff>:/icons/log.png</iconset>
|
|
|
+ <normaloff>:/icons/disconnect.png</normaloff>:/icons/disconnect.png</iconset>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="tasks">
|
|
|
<property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
@@ -428,30 +427,67 @@ padding: 4px;</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="sendMessage">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-color: rgb(130, 255, 121);
|
|
|
+background-color: rgb(2, 180, 43);
|
|
|
+font: 87 11pt "Noto Sans";
|
|
|
+color: rgb(0, 0, 0);
|
|
|
+font-weight: 700;
|
|
|
+padding: 4px;</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Send</string>
|
|
|
+ </property>
|
|
|
+ <property name="icon">
|
|
|
+ <iconset resource="kres.qrc">
|
|
|
+ <normaloff>:/icons/send-button.png</normaloff>:/icons/send-button.png</iconset>
|
|
|
+ </property>
|
|
|
+ <property name="checkable">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ <property name="autoDefault">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ <property name="default">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ <property name="flat">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="disconnect">
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>4</number>
|
|
|
+ </property>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QProgressBar" name="progressBar">
|
|
|
<property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="styleSheet">
|
|
|
- <string notr="true">font: 87 11pt "Noto Sans";
|
|
|
-color: rgb(0, 0, 0);
|
|
|
-background-color: rgb(255, 65, 68);
|
|
|
-background-color: rgb(255, 0, 4);
|
|
|
-font-weight: 700;
|
|
|
-padding: 4px;</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Disconnect</string>
|
|
|
+ <string notr="true">background-color: rgb(94, 79, 255);
|
|
|
+font: 87 11pt "Noto Sans";
|
|
|
+color: rgb(0, 0, 0);</string>
|
|
|
</property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="kres.qrc">
|
|
|
- <normaloff>:/icons/disconnect.png</normaloff>:/icons/disconnect.png</iconset>
|
|
|
+ <property name="value">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -470,13 +506,37 @@ padding: 4px;</string>
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
+ <widget class="QPushButton" name="connect">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>570</x>
|
|
|
+ <y>0</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>41</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">font: 87 11pt "Noto Sans";
|
|
|
+color: rgb(0, 0, 0);
|
|
|
+background-color: rgb(2, 180, 43);
|
|
|
+font-weight: 700;
|
|
|
+padding: 4px;</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Connect</string>
|
|
|
+ </property>
|
|
|
+ <property name="icon">
|
|
|
+ <iconset resource="kres.qrc">
|
|
|
+ <normaloff>:/icons/icons/start.png</normaloff>:/icons/icons/start.png</iconset>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
</widget>
|
|
|
<widget class="QMenuBar" name="menuBar">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>742</width>
|
|
|
+ <width>723</width>
|
|
|
<height>23</height>
|
|
|
</rect>
|
|
|
</property>
|
|
@@ -502,7 +562,7 @@ padding: 4px;</string>
|
|
|
<customwidget>
|
|
|
<class>ConnectionIndicator</class>
|
|
|
<extends>QLabel</extends>
|
|
|
- <header>connection_indicator.h</header>
|
|
|
+ <header>include/connection_indicator.h</header>
|
|
|
</customwidget>
|
|
|
</customwidgets>
|
|
|
<resources>
|