From 8e151460265f04c7bf4a981b5f97f252a0444c27 Mon Sep 17 00:00:00 2001
From: lat9nq <22451773+lat9nq@users.noreply.github.com>
Date: Wed, 10 May 2023 17:57:25 -0400
Subject: configure_system: Implement with for loop
---
src/yuzu/configuration/configure_system.ui | 509 +++--------------------------
1 file changed, 46 insertions(+), 463 deletions(-)
(limited to 'src/yuzu/configuration/configure_system.ui')
diff --git a/src/yuzu/configuration/configure_system.ui b/src/yuzu/configuration/configure_system.ui
index e0caecd5e..a5a3e2dc3 100644
--- a/src/yuzu/configuration/configure_system.ui
+++ b/src/yuzu/configuration/configure_system.ui
@@ -6,7 +6,7 @@
0
0
- 366
+ 605
483
@@ -22,470 +22,53 @@
-
- System Settings
+ System
-
-
-
-
-
-
- Region:
-
-
-
- -
-
-
-
-
- Auto
-
-
- -
-
- Default
-
-
- -
-
- CET
-
-
- -
-
- CST6CDT
-
-
- -
-
- Cuba
-
-
- -
-
- EET
-
-
- -
-
- Egypt
-
-
- -
-
- Eire
-
-
- -
-
- EST
-
-
- -
-
- EST5EDT
-
-
- -
-
- GB
-
-
- -
-
- GB-Eire
-
-
- -
-
- GMT
-
-
- -
-
- GMT+0
-
-
- -
-
- GMT-0
-
-
- -
-
- GMT0
-
-
- -
-
- Greenwich
-
-
- -
-
- Hongkong
-
-
- -
-
- HST
-
-
- -
-
- Iceland
-
-
- -
-
- Iran
-
-
- -
-
- Israel
-
-
- -
-
- Jamaica
-
-
- -
-
- Japan
-
-
- -
-
- Kwajalein
-
-
- -
-
- Libya
-
-
- -
-
- MET
-
-
- -
-
- MST
-
-
- -
-
- MST7MDT
-
-
- -
-
- Navajo
-
-
- -
-
- NZ
-
-
- -
-
- NZ-CHAT
-
-
- -
-
- Poland
-
-
- -
-
- Portugal
-
-
- -
-
- PRC
-
-
- -
-
- PST8PDT
-
-
- -
-
- ROC
-
-
- -
-
- ROK
-
-
- -
-
- Singapore
-
-
- -
-
- Turkey
-
-
- -
-
- UCT
-
-
- -
-
- Universal
-
-
- -
-
- UTC
-
-
- -
-
- W-SU
-
-
- -
-
- WET
-
-
- -
-
- Zulu
-
-
-
-
- -
-
-
-
-
- Japan
-
-
- -
-
- USA
-
-
- -
-
- Europe
-
-
- -
-
- Australia
-
-
- -
-
- China
-
-
- -
-
- Korea
-
-
- -
-
- Taiwan
-
-
-
-
- -
-
-
- Time Zone:
-
-
-
- -
-
-
- Note: this can be overridden when region setting is auto-select
-
-
-
-
- Japanese (日本語)
-
-
- -
-
- American English
-
-
- -
-
- French (français)
-
-
- -
-
- German (Deutsch)
-
-
- -
-
- Italian (italiano)
-
-
- -
-
- Spanish (español)
-
-
- -
-
- Chinese
-
-
- -
-
- Korean (한국어)
-
-
- -
-
- Dutch (Nederlands)
-
-
- -
-
- Portuguese (português)
-
-
- -
-
- Russian (Русский)
-
-
- -
-
- Taiwanese
-
-
- -
-
- British English
-
-
- -
-
- Canadian French
-
-
- -
-
- Latin American Spanish
-
-
- -
-
- Simplified Chinese
-
-
- -
-
- Traditional Chinese (正體中文)
-
-
- -
-
- Brazilian Portuguese (português do Brasil)
-
-
-
-
- -
-
-
- Custom RTC
-
-
-
- -
-
-
- Language
-
-
-
- -
-
-
- RNG Seed
-
-
-
- -
-
-
- Device Name
-
-
-
- -
-
-
-
- 1970
- 1
- 1
-
-
-
-
- -
-
-
- 128
-
-
-
- -
-
-
-
- 0
- 0
-
-
-
-
- Lucida Console
-
-
-
- HHHHHHHH
-
-
- 8
-
-
-
- -
-
-
- Unsafe extended memory layout (8GB DRAM)
-
-
-
-
+
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+
+
+
+
+
+ -
+
+
+ Core
+
+
+
-
+
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+
@@ -506,7 +89,7 @@
-
-
+
true
--
cgit v1.2.3
From 3d932416e313d829fe384e62193ccedc17c6463f Mon Sep 17 00:00:00 2001
From: lat9nq <22451773+lat9nq@users.noreply.github.com>
Date: Thu, 18 May 2023 22:33:16 -0700
Subject: configuration: Workaround for Windows Qt bug
Odd issue happens that dragging the cpu or system tabs in custom configs
would cause the window to take up the entire verticle space of the
screen.
---
src/yuzu/configuration/configure.ui | 31 +++++++++++++++---
src/yuzu/configuration/configure_cpu.ui | 50 +++++++++++++-----------------
src/yuzu/configuration/configure_system.ui | 30 ++++++------------
3 files changed, 58 insertions(+), 53 deletions(-)
(limited to 'src/yuzu/configuration/configure_system.ui')
diff --git a/src/yuzu/configuration/configure.ui b/src/yuzu/configuration/configure.ui
index eb8078467..573c40801 100644
--- a/src/yuzu/configuration/configure.ui
+++ b/src/yuzu/configuration/configure.ui
@@ -48,11 +48,34 @@
-
-
-
- QDialogButtonBox::Cancel|QDialogButtonBox::Ok
+
+
+ 0
-
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
-
+
+
+ Some settings are only available when a game is not running.
+
+
+
+ -
+
+
+ QDialogButtonBox::Cancel|QDialogButtonBox::Ok
+
+
+
+
diff --git a/src/yuzu/configuration/configure_cpu.ui b/src/yuzu/configuration/configure_cpu.ui
index 835788c1f..f734e842e 100644
--- a/src/yuzu/configuration/configure_cpu.ui
+++ b/src/yuzu/configuration/configure_cpu.ui
@@ -16,9 +16,12 @@
CPU
-
+
-
-
+
+
+ 0
+
-
@@ -56,10 +59,6 @@
-
-
- -
-
-
@@ -97,31 +96,24 @@
+ -
+
+
+ Qt::Vertical
+
+
+ QSizePolicy::Expanding
+
+
+
+ 20
+ 40
+
+
+
+
- -
-
-
- Qt::Vertical
-
-
-
- 20
- 40
-
-
-
-
- -
-
-
- CPU settings are available only when game is not running.
-
-
- true
-
-
-
diff --git a/src/yuzu/configuration/configure_system.ui b/src/yuzu/configuration/configure_system.ui
index a5a3e2dc3..2a735836e 100644
--- a/src/yuzu/configuration/configure_system.ui
+++ b/src/yuzu/configuration/configure_system.ui
@@ -43,6 +43,16 @@
+ -
+
+
+
+
+
+ true
+
+
+
@@ -86,26 +96,6 @@
- -
-
-
-
-
-
- true
-
-
-
- -
-
-
- System settings are available only when game is not running.
-
-
- true
-
-
-
--
cgit v1.2.3