|
|
|
|
@ -6,8 +6,8 @@ |
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>400</width> |
|
|
|
|
<height>400</height> |
|
|
|
|
<width>622</width> |
|
|
|
|
<height>476</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
|
@ -26,7 +26,7 @@ |
|
|
|
|
<item> |
|
|
|
|
<widget class="QTabWidget" name="tabWidget"> |
|
|
|
|
<property name="currentIndex"> |
|
|
|
|
<number>2</number> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="colorSchemeTab"> |
|
|
|
|
<attribute name="title"> |
|
|
|
|
@ -471,10 +471,33 @@ |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" name="miscTabLayout" columnstretch="0,0,0"> |
|
|
|
|
<layout class="QGridLayout" name="miscTabLayout" columnstretch="0,0"> |
|
|
|
|
<property name="spacing"> |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="4" column="1"> |
|
|
|
|
<widget class="QSlider" name="dimValue"> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>255</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="tickPosition"> |
|
|
|
|
<enum>QSlider::NoTicks</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="showTerminalSizeHintButton"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Show terminal size in columns and lines in the center of window after resizing</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Show hint for terminal size after resizing</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0" colspan="2"> |
|
|
|
|
<widget class="QGroupBox" name="contentsGroup"> |
|
|
|
|
<property name="title"> |
|
|
|
|
@ -617,6 +640,16 @@ |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="dimWhenInactiveCheckbox"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Indicate whether the window is active by dimming the colors</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Dim the colors when the window loses focus</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0" alignment="Qt::AlignRight|Qt::AlignVCenter"> |
|
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
|
<property name="text"> |
|
|
|
|
@ -640,27 +673,7 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="dimWhenInactiveCheckbox"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Indicate whether the window is active by dimming the colors</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Dim the colors when the window loses focus</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="showTerminalSizeHintButton"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Show terminal size in columns and lines in the center of window after resizing</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Show hint for terminal size after resizing</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="1"> |
|
|
|
|
<item row="5" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_9"> |
|
|
|
|
@ -670,17 +683,17 @@ |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QSlider" name="dimValue"> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>255</number> |
|
|
|
|
</property> |
|
|
|
|
<spacer name="horizontalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="tickPosition"> |
|
|
|
|
<enum>QSlider::TicksAbove</enum> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
|
@ -713,17 +726,17 @@ |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<customwidgets> |
|
|
|
|
<customwidget> |
|
|
|
|
<class>KColorButton</class> |
|
|
|
|
<extends>QPushButton</extends> |
|
|
|
|
<header>kcolorbutton.h</header> |
|
|
|
|
</customwidget> |
|
|
|
|
<customwidget> |
|
|
|
|
<class>KMessageWidget</class> |
|
|
|
|
<extends>QFrame</extends> |
|
|
|
|
<header>kmessagewidget.h</header> |
|
|
|
|
<container>1</container> |
|
|
|
|
</customwidget> |
|
|
|
|
<customwidget> |
|
|
|
|
<class>KColorButton</class> |
|
|
|
|
<extends>QPushButton</extends> |
|
|
|
|
<header>kcolorbutton.h</header> |
|
|
|
|
</customwidget> |
|
|
|
|
<customwidget> |
|
|
|
|
<class>KNS3::Button</class> |
|
|
|
|
<extends>QPushButton</extends> |
|
|
|
|
|