mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-06 18:04:22 +00:00
Merge branch 'citron_Config_fix' into 'main'
fix: Adjustable citron Config size See merge request citron/emulator!77
This commit is contained in:
@@ -10,15 +10,6 @@
|
||||
<height>900</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>1200</width>
|
||||
<height>800</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>citron Configuration</string>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
@@ -544,11 +535,36 @@ QRadioButton::indicator:hover {
|
||||
<number>8</number>
|
||||
</property>
|
||||
<item>
|
||||
<layout class="QGridLayout" name="tabButtonsLayout">
|
||||
<widget class="QScrollArea" name="topButtonScrollArea">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="verticalScrollBarPolicy">
|
||||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||||
</property>
|
||||
<property name="horizontalScrollBarPolicy">
|
||||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||||
</property>
|
||||
<property name="widgetResizable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<widget class="QWidget" name="topButtonWidget">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1376</width>
|
||||
<height>51</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="tabButtonsLayout">
|
||||
<property name="spacing">
|
||||
<number>4</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<item>
|
||||
<widget class="QPushButton" name="generalTabButton">
|
||||
<property name="text">
|
||||
<string>General</string>
|
||||
@@ -564,7 +580,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<item>
|
||||
<widget class="QPushButton" name="uiTabButton">
|
||||
<property name="text">
|
||||
<string>UI</string>
|
||||
@@ -577,7 +593,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
<item>
|
||||
<widget class="QPushButton" name="systemTabButton">
|
||||
<property name="text">
|
||||
<string>System</string>
|
||||
@@ -590,7 +606,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="3">
|
||||
<item>
|
||||
<widget class="QPushButton" name="cpuTabButton">
|
||||
<property name="text">
|
||||
<string>CPU</string>
|
||||
@@ -603,7 +619,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="4">
|
||||
<item>
|
||||
<widget class="QPushButton" name="graphicsTabButton">
|
||||
<property name="text">
|
||||
<string>Graphics</string>
|
||||
@@ -616,7 +632,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="5">
|
||||
<item>
|
||||
<widget class="QPushButton" name="graphicsAdvancedTabButton">
|
||||
<property name="text">
|
||||
<string>Graphics (Adv)</string>
|
||||
@@ -629,7 +645,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="6">
|
||||
<item>
|
||||
<widget class="QPushButton" name="audioTabButton">
|
||||
<property name="text">
|
||||
<string>Audio</string>
|
||||
@@ -642,7 +658,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="7">
|
||||
<item>
|
||||
<widget class="QPushButton" name="inputTabButton">
|
||||
<property name="text">
|
||||
<string>Input</string>
|
||||
@@ -655,7 +671,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="8">
|
||||
<item>
|
||||
<widget class="QPushButton" name="hotkeysTabButton">
|
||||
<property name="text">
|
||||
<string>Hotkeys</string>
|
||||
@@ -668,7 +684,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="9">
|
||||
<item>
|
||||
<widget class="QPushButton" name="networkTabButton">
|
||||
<property name="text">
|
||||
<string>Network</string>
|
||||
@@ -681,7 +697,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="10">
|
||||
<item>
|
||||
<widget class="QPushButton" name="webTabButton">
|
||||
<property name="text">
|
||||
<string>Web</string>
|
||||
@@ -694,7 +710,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="11">
|
||||
<item>
|
||||
<widget class="QPushButton" name="filesystemTabButton">
|
||||
<property name="text">
|
||||
<string>Filesystem</string>
|
||||
@@ -707,7 +723,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="12">
|
||||
<item>
|
||||
<widget class="QPushButton" name="profilesTabButton">
|
||||
<property name="text">
|
||||
<string>Profiles</string>
|
||||
@@ -720,7 +736,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="13">
|
||||
<item>
|
||||
<widget class="QPushButton" name="appletsTabButton">
|
||||
<property name="text">
|
||||
<string>Applets</string>
|
||||
@@ -733,7 +749,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="14">
|
||||
<item>
|
||||
<widget class="QPushButton" name="loggingTabButton">
|
||||
<property name="text">
|
||||
<string>Logging</string>
|
||||
@@ -746,7 +762,7 @@ QRadioButton::indicator:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="15">
|
||||
<item>
|
||||
<spacer name="tabButtonsSpacer">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
@@ -760,7 +776,24 @@ QRadioButton::indicator:hover {
|
||||
</spacer>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QScrollArea" name="mainContentScrollArea">
|
||||
<property name="widgetResizable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<widget class="QWidget" name="scrollAreaWidgetContents">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1376</width>
|
||||
<height>745</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="scrollAreaLayout">
|
||||
<item>
|
||||
<widget class="QStackedWidget" name="stackedWidget">
|
||||
<property name="sizePolicy">
|
||||
@@ -775,6 +808,10 @@ QRadioButton::indicator:hover {
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="bottomLayout">
|
||||
|
||||
Reference in New Issue
Block a user