From 971f0600294c5f8e7d3c6f0da21ea1a4c2772be4 Mon Sep 17 00:00:00 2001 From: RedDevilus Date: Thu, 3 Feb 2022 00:50:00 +0100 Subject: [PATCH] Qt: Fix type table sizing + spaces Type table in the main window was not wide enough. Also adding spaces in some strings and removing some redundant spaces in others. --- pcsx2-qt/GameList/GameListWidget.cpp | 2 +- pcsx2-qt/MainWindow.ui | 52 +++++++++---------- .../ControllerGlobalSettingsWidget.ui | 6 +-- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/pcsx2-qt/GameList/GameListWidget.cpp b/pcsx2-qt/GameList/GameListWidget.cpp index 5aefe8ee0d..4d17af94b0 100644 --- a/pcsx2-qt/GameList/GameListWidget.cpp +++ b/pcsx2-qt/GameList/GameListWidget.cpp @@ -320,7 +320,7 @@ void GameListWidget::resizeEvent(QResizeEvent* event) void GameListWidget::resizeTableViewColumnsToFit() { QtUtils::ResizeColumnsForTableView(m_table_view, { - 32, // type + 45, // type 80, // code -1, // title -1, // file title diff --git a/pcsx2-qt/MainWindow.ui b/pcsx2-qt/MainWindow.ui index 1d9240603e..53af0d4d41 100644 --- a/pcsx2-qt/MainWindow.ui +++ b/pcsx2-qt/MainWindow.ui @@ -46,7 +46,7 @@ - + @@ -60,7 +60,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -152,10 +152,10 @@ - + - + @@ -224,7 +224,7 @@ - + @@ -232,7 +232,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -272,7 +272,7 @@ - + @@ -280,7 +280,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -299,7 +299,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -401,7 +401,7 @@ - + Check for &Updates... @@ -426,7 +426,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -538,7 +538,7 @@ Lock Toolbar - + true @@ -567,7 +567,7 @@ - + @@ -578,7 +578,7 @@ - + diff --git a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.ui b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.ui index 0dae013b2e..d8b41dc95e 100644 --- a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.ui +++ b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.ui @@ -37,7 +37,7 @@ - The SDL input source supports most controllers, and provides advanced functionality for Dualshock 4/Dualsense pads in Bluetooth mode (Vibration/LED Control). + The SDL input source supports most controllers, and provides advanced functionality for DualShock 4 / DualSense pads in Bluetooth mode (Vibration / LED Control). true @@ -54,7 +54,7 @@ - Dualshock 4/Dualsense Enhanced Mode + Dualshock 4 / Dualsense Enhanced Mode @@ -70,7 +70,7 @@ - The XInput source provides support for XBox 360/XBox One/XBox Series controllers, and third party controllers which implement the XInput protocol. + The XInput source provides support for XBox 360 / XBox One / XBox Series controllers, and third party controllers which implement the XInput protocol. true