PCSX2 Bot
04541ae2ab
[ci skip] Qt: Update Base Translation.
2025-06-25 07:15:25 +02:00
PCSX2 Bot
49a5d82086
[ci skip] Qt: Update Base Translation.
2025-06-24 06:12:04 +02:00
PCSX2 Bot
1e1f08abb9
[ci skip] Qt: Update Base Translation.
2025-06-23 06:28:14 +02:00
PCSX2 Bot
22a7324b69
[ci skip] Qt: Update Base Translation.
2025-06-20 02:02:47 +02:00
PCSX2 Bot
9162b30b18
[ci skip] Qt: Update Base Translation.
2025-06-18 07:09:06 +02:00
chaoticgd
14cfe37c8b
Debugger: Fix crash when breakpoint is hit before createMenuBar call
2025-06-17 04:39:32 +02:00
PCSX2 Bot
10dc1a2da2
[ci skip] Qt: Update Base Translation.
2025-06-14 21:50:20 +02:00
KamFretoZ
f87175dc7f
Host: Move Batch/NoGUI mode check to Host
...
Moved from QtHost to Host for more accesibility
2025-06-14 01:28:49 +02:00
lightningterror
c4a8fc5b71
Qt: Fix Winconsistent-missing-override warning.
2025-06-11 23:17:53 +02:00
Ty Lamontagne
f6e899b570
Debugger: Update search results when we are _not_ going to remove them
2025-06-08 15:44:56 -04:00
PCSX2 Bot
cdfcd9fddd
[ci skip] Qt: Update Base Translation.
2025-06-06 02:31:08 +02:00
PCSX2 Bot
3d7792436f
[ci skip] Qt: Update Base Translation.
2025-06-04 20:03:38 -04:00
chaoticgd
02259ad0a5
Debugger: Add include required for older versions of KDDockWidgets
2025-06-04 20:02:02 -04:00
TheLastRar
46874f4673
Qt: Add workaround for incorrectly tinted icons after theme switch
2025-06-04 19:39:18 -04:00
TheLastRar
9eac47dc6c
Qt: Fix selected gamelist icons being wrong colour after theme switch
2025-06-04 19:39:18 -04:00
PCSX2 Bot
0fea7e2a70
[ci skip] Qt: Update Base Translation.
2025-06-03 03:40:13 +02:00
TheLastRar
8cb056bde3
Qt: Use `DevicePixelRatioChange` to detect DPR changes
2025-06-02 14:58:00 +02:00
TheLastRar
6ecaaee9e0
QtUtils: Remove redundant method
2025-06-02 14:58:00 +02:00
TheLastRar
c5f916bda0
Qt: Fix DPI icon scaling in various settings windows
2025-06-02 14:58:00 +02:00
TheLastRar
52a9a4649c
Qt: Improve handling of DPI
2025-06-02 14:58:00 +02:00
PCSX2 Bot
14d2eee371
[ci skip] Qt: Update Base Translation.
2025-05-31 20:46:33 -04:00
chaoticgd
717f370be0
Debugger: Improve DockTabBar ownership workaround
2025-05-31 03:30:13 +02:00
TheTechnician27
697c53b4d8
UI: Standardize order of option groups
2025-05-31 02:51:20 +02:00
chaoticgd
cd0c1607ef
GameList: Clip flag and compatibility pixmaps to the available space
2025-05-31 02:35:34 +02:00
chaoticgd
26a4f71385
GameList: Prevent "Invalid" entry type appearing in filter list
2025-05-31 02:35:34 +02:00
chaoticgd
06b3e6ad71
GameList: Fix region flag icons for non-English languages
2025-05-31 02:35:34 +02:00
PCSX2 Bot
2d922cc035
[ci skip] Qt: Update Base Translation.
2025-05-30 15:57:49 +02:00
PCSX2 Bot
067c3eea16
[ci skip] Qt: Update Base Translation.
2025-05-26 02:03:40 +02:00
PCSX2 Bot
7dea23eea8
[ci skip] Qt: Update Base Translation.
2025-05-24 20:10:08 -04:00
Ziemas
7abd2009b0
debugger: fix thread view row lookup
2025-05-20 11:57:11 -04:00
PCSX2 Bot
814b0d5873
[ci skip] Qt: Update Base Translation.
2025-05-13 20:00:55 +02:00
PCSX2 Bot
7c098a2665
[ci skip] Qt: Update Base Translation.
2025-05-11 02:02:52 +02:00
KamFretoZ
8eb5dfce85
Qt/FSUI: Update branding to the about section
2025-05-10 19:53:04 +02:00
PCSX2 Bot
f34db72a97
[ci skip] Qt: Update Base Translation.
2025-05-09 18:13:36 -04:00
chaoticgd
3dfdc8ee6f
Debugger: Fix a typo in the memory search view
2025-05-08 22:16:38 +02:00
PCSX2 Bot
0cc1bb5ad8
[ci skip] Qt: Update Base Translation.
2025-05-07 02:08:22 +02:00
TheLastRar
509bbd7605
Qt: Allow translating the default adapter text
...
Strangely, the needed logic was already present (but partly unused)
Also adjust loading logic to match 1b50057764
2025-05-05 22:12:15 -04:00
TheTechnician27
63a5b95939
Audio: Fix global settings overriding per-game ones
2025-05-04 21:55:22 +02:00
PCSX2 Bot
6164ae9f60
[ci skip] Qt: Update Base Translation.
2025-05-03 20:08:13 -04:00
KamFretoZ
6ffaca45da
Qt: Fix crashing per-game achievement sound effect settings
2025-05-03 08:16:29 -04:00
PCSX2 Bot
f7c0d6af73
[ci skip] Qt: Update Base Translation.
2025-05-01 20:16:27 -04:00
JordanTheToaster
b625e2c47a
UI: Remove fractional upscales
2025-05-01 20:24:24 +02:00
PCSX2 Bot
f45840a29f
[ci skip] Qt: Update Base Translation.
2025-04-30 20:30:49 -04:00
KamFretoZ
ad6f5fd6af
Savestate: Add backup slot loading ability
2025-04-30 22:53:26 +02:00
TheLastRar
7bdf349b9d
Resources: Resize viewport of flag icons to content
...
Adds icons resized by KamFretoZ and make the necessary adjustments to Qt and FSUI code.
Co-Authored-By: KamFretoZ <14798312+kamfretoz@users.noreply.github.com>
2025-04-30 22:45:04 +02:00
PCSX2 Bot
55dc0ade47
[ci skip] Qt: Update Base Translation.
2025-04-25 20:24:43 -04:00
Sean
2cf7083718
Debugger: Add breakpoint description label ( #12534 )
2025-04-25 18:08:09 -04:00
PCSX2 Bot
dc7a3bbbd3
[ci skip] Qt: Update Base Translation.
2025-04-25 11:29:41 +02:00
chaoticgd
ff0d791783
Debugger: Use a consistent context string when translating layout names
2025-04-24 19:45:46 -04:00
chaoticgd
a3d8a0dde0
Debugger: Add dummy actions to the Tools and Windows menus
2025-04-24 19:44:45 -04:00