refactor: SettingsDialog, new Window Behavior tab
This commit is contained in:
@ -22,9 +22,6 @@
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QTabWidget" name="tabWidget">
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="tabGeneral">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||||
@ -91,20 +88,6 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbShowVersion">
|
||||
<property name="text">
|
||||
<string>Include version in the window title</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbAutoHide">
|
||||
<property name="text">
|
||||
<string>Hide the window when the app starts</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbPreventSleep">
|
||||
<property name="text">
|
||||
@ -112,13 +95,6 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbCloseToTray">
|
||||
<property name="text">
|
||||
<string>Leave app running in notification area when the window is closed</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QFormLayout" name="formLayout">
|
||||
<item row="1" column="1">
|
||||
@ -159,6 +135,75 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tabWindow">
|
||||
<attribute name="title">
|
||||
<string>&Window</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<property name="spacing">
|
||||
<number>9</number>
|
||||
</property>
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
<property name="bottomMargin">
|
||||
<number>20</number>
|
||||
</property>
|
||||
<item>
|
||||
<spacer name="verticalSpacer_10">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Orientation::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbAutoHide">
|
||||
<property name="text">
|
||||
<string>Hide the window when the app starts</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbCloseToTray">
|
||||
<property name="text">
|
||||
<string>Leave app running in notification area when the window is closed</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbShowVersion">
|
||||
<property name="text">
|
||||
<string>Include version in the window title</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="verticalSpacer_11">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Orientation::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tabLog">
|
||||
<attribute name="title">
|
||||
<string>&Logs</string>
|
||||
|
||||
@ -1293,6 +1293,10 @@ Al habilitar esta opción, se deshabilitará la interfaz gráfica de usuario (GU
|
||||
<source>&Network</source>
|
||||
<translation>R&ed</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Window</source>
|
||||
<translation type="unfinished">&Ventana</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1293,6 +1293,10 @@ L'abilitazione di questa impostazione disabiliterà l'interfaccia graf
|
||||
<source>&Network</source>
|
||||
<translation>&Rete</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Window</source>
|
||||
<translation type="unfinished">&Finestra</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1295,6 +1295,10 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>&Network</source>
|
||||
<translation>ネットワーク(&N)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Window</source>
|
||||
<translation type="unfinished">ウィンドウ(&W)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1293,6 +1293,10 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>&Network</source>
|
||||
<translation>네트워크(&N)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Window</source>
|
||||
<translation type="unfinished">창문(&W)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1291,6 +1291,10 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>&Network</source>
|
||||
<translation>&Сеть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Window</source>
|
||||
<translation type="unfinished">&Окно</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1295,6 +1295,10 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>&Network</source>
|
||||
<translation>网络(&N)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Window</source>
|
||||
<translation type="unfinished">窗户(&W)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
Reference in New Issue
Block a user