Commit Graph

1539 Commits

Author SHA1 Message Date
Eamonn Rea 11634c6567 Qt: Add tooltips for GameListWidget buttons
Adds tooltips for Game List, Game Grid, and Show Titles
2025-08-07 15:45:32 +02:00
Eamonn Rea f6a313f1a5 Qt: Use default scrollbar policy 2025-08-07 15:44:13 +02:00
Eamonn Rea 1a46898cde Qt: Add shortcut for Search Bar 2025-08-05 23:13:30 +02:00
chaoticgd 4771198c30 Qt: Increase the height of the about dialog 2025-08-05 14:55:37 +02:00
HazNut 33ab6fd09b Qt: Grey out game grid related actions under 'View' menu if showing game list 2025-08-01 12:31:03 -04:00
TellowKrinkle 8fd91cb7df Formatting: Apply AlignWithSpaces 2025-07-31 15:20:27 +02:00
Joseph Hazell 6328de43e3 Qt: Use radio buttons for actions under 'Switch Renderer' menu 2025-07-30 12:02:55 -04:00
PCSX2 Bot 1b6086ab62 [ci skip] Qt: Update Base Translation. 2025-07-27 15:48:42 +02:00
lightningterror 3a2c78d17c Qt: Fix default post processing values.
Brightness, contrast, gamma, saturation.
2025-07-26 03:39:37 +02:00
PCSX2 Bot 19d375b4bd [ci skip] Qt: Update Base Translation. 2025-07-25 03:35:06 +02:00
JordanTheToaster 8162461618 GraphicsSettingsWidget: Index regression fix 2025-07-24 22:13:42 +02:00
Gonzalosilvalde 0cadc3189c GS: Add gamma control to ShadeBoost 2025-07-24 18:10:53 +02:00
Fabian Thomys e971a9ebf5 Qt: Implement option for organizing screenshots in folders by game name 2025-07-24 18:10:11 +02:00
TheTechnician27 19f85713ce Settings: Transfer regional frame rate to advanced Graphics settings 2025-07-24 18:09:12 +02:00
Slayer0fRA 4c41de6013 Debugger: Disable filter search button while filter search is active 2025-07-23 22:53:16 -04:00
Slayer0fRA 96f9cde1bc Debugger: Disable filter search button while filter search is active 2025-07-23 22:53:16 -04:00
PCSX2 Bot e3b45c3efd [ci skip] Qt: Update Base Translation. 2025-07-17 02:02:52 +02:00
JordanTheToaster 7ad759007a ImGuiOverlays: Internal FPS stat regression fix 2025-07-17 02:00:37 +02:00
Ziemas 2ad71d046b Debugger: Fix copying out of sorted thread view 2025-07-16 09:47:09 +02:00
PCSX2 Bot b33932f47b [ci skip] Qt: Update Base Translation. 2025-07-13 02:02:56 +02:00
TheLastRar 6e3dca5a1a FSUI: Remove font glyph ranges and add exclude ranges
The original glyph ranges are legacy and aren't used
2025-07-12 20:10:59 +02:00
SternXD 0617182dfc Qt: Add option to start in Big Picture Mode from settings. 2025-07-12 19:50:22 +02:00
KamFretoZ bd99d76416 Qt: Tidy up post processing section 2025-07-12 19:49:18 +02:00
KamFretoZ fdbe9305a9 Qt: Move screenshot section to Recording tab
Qt: Move Video Dump Directory to Folder Settings
2025-07-12 19:49:18 +02:00
Fabian Thomys df56797b38 Qt/Debugger: Remove text display for breakpoint enabled state 2025-07-10 20:40:20 -04:00
JordanTheToaster eaeea83547 GraphicsSettingsWidget: Correctly set current index 2025-07-08 11:32:53 +02:00
SternXD 76b758dbd2 OSD/Achievements: Add 9-position alignment options for Achievement notifications/popups, and OSD 2025-07-08 10:35:40 +02:00
RedDevilus 73c3216ca6 Qt: Group OSD Checkboxes
Done some preliminary work on grouping all the OSD checkboxes including the new ones in a better to glance 3 column viewscreen.

Split from https://github.com/PCSX2/pcsx2/pull/12642 which had system time and date on top
2025-07-08 10:33:50 +02:00
chaoticgd 46768c8624 Debugger: Allow default layouts to be defined with different groups 2025-07-07 17:57:24 +02:00
chaoticgd 24340caa35 Debugger: Update symbol tree license headers 2025-07-07 15:43:59 +02:00
PCSX2 Bot e546acec1e [ci skip] Qt: Update Base Translation. 2025-07-05 14:22:28 +02:00
Fabian Thomys a87e661745 Debugger/Qt: Unlock debugger table view layout 2025-07-04 14:49:41 -04:00
PCSX2 Bot e4429527e3 [ci skip] Qt: Update Base Translation. 2025-07-04 13:56:06 +02:00
TellowKrinkle fe71fc6a30 Qt: Support macOS file open events 2025-07-03 10:31:45 -04:00
PCSX2 Bot 4e25988961 [ci skip] Qt: Update Base Translation. 2025-06-29 20:19:41 -04:00
Davide Pesavento a72f282156 Qt: Fix minor typos in settings help text 2025-06-29 17:01:25 -04:00
escape209 32e77a2bd3 Fix some timestamps in GameList using wrong locale 2025-06-29 16:57:05 -04:00
chaoticgd f5ddc0d7c6 Debugger: Add Follow Address option in memory view 2025-06-29 16:54:27 -04:00
chaoticgd a6eb5d32d8 Debugger: Make some more strings translatable 2025-06-29 16:53:22 -04:00
Ziemas 7835ebd14f debugger: don't refresh thread/module when paused 2025-06-29 16:52:17 -04:00
Ziemas c2f05371e4 debugger: update thread list on refresh 2025-06-29 16:52:17 -04:00
Ziemas 5c9c071086 debugger: set thread list vertical resize 2025-06-29 16:52:17 -04:00
Ziemas f7677105ed debugger: cache thread list in model 2025-06-29 16:52:17 -04:00
Ziemas 9e2a73c7a7 debugger: use monospace font for thread list 2025-06-29 16:52:17 -04:00
Ziemas c9f5f03d02 debugger: update module list on Refresh event 2025-06-29 16:52:17 -04:00
Ziemas c313736334 debugger: set vertical resize of module list 2025-06-29 16:52:17 -04:00
Ziemas 1eb9a60b4a debugger: cache module list in model 2025-06-29 16:52:17 -04:00
Ziemas e50fe50daf debugger: display iop module list 2025-06-29 16:52:17 -04:00
chaoticgd 595ce0ea19 Qt: Add security warning to setup wizard 2025-06-29 16:41:56 -04:00
PCSX2 Bot e8260e7191 [ci skip] Qt: Update Base Translation. 2025-06-28 20:04:49 -04:00