Commit Graph

179 Commits (47f85dc45385e0e4ba739e988d69a0ceb043c468)

Author SHA1 Message Date
Connor McLaughlin 47f85dc453 Qt: Add function to recreate the main window 4 years ago
Connor McLaughlin 971af2cb5c Qt: Set style after creating game list
Fixes incorrect sizes on Linux.
4 years ago
Connor McLaughlin f2909b447b Qt: Split icon theme and style init 4 years ago
Connor McLaughlin e87761b9e6 Qt: Add icons by @andercard0 4 years ago
Connor McLaughlin 6cba6986d3 Qt: Add debug/debugfast build tag to title bar 4 years ago
Connor McLaughlin 96fb81733d Qt: Add option to switch/change discs from physical device 4 years ago
Connor McLaughlin 0af334bba5 Qt: Fix game properties being inaccessible in batch mode 4 years ago
Connor McLaughlin 4d262e8072 CDImage: Add CD-ROM device implementation 4 years ago
Connor McLaughlin d519ba3d59 Qt: Fix race condition when switching to fullscreen
Stops the window opening in the corner of the screen occasionally in Wayland.
4 years ago
Connor McLaughlin d6c4c2dda9 Qt: Add a container widget for render-outside-main
Fixes missing decorations on Wayland.
4 years ago
Connor McLaughlin efaf3d6ce5 Qt: Display warning before allowing cheats 4 years ago
Connor McLaughlin 7caa5c09dd Qt: Add option to reset to defaults 4 years ago
Connor McLaughlin 3e7501c5c8 Qt: Create load/save state menus on demand 4 years ago
Connor McLaughlin 409c2b36ff Qt: Add game list exclude path UI 4 years ago
Connor McLaughlin 911e9a37f1 WIN32 macro -> _WIN32 4 years ago
Connor McLaughlin b2e8aa2d30 Qt: Add option to create non-existant memory cards on edit 4 years ago
Silent e21f2644d0
Refactor SystemBootParameters ownership 5 years ago
Connor McLaughlin 205e18a0c7 Qt: Add icons by @andercard0 5 years ago
Connor McLaughlin 6c20bac7dd Qt: Support Qt 6 5 years ago
Connor McLaughlin ee5bf410e6 Qt: Make dark fusion the default theme 5 years ago
Connor McLaughlin 5853588a52 Qt: Use native separators for open disc 5 years ago
Connor McLaughlin ddea2818d9 Qt: Add renderer/resolution to status bar 5 years ago
Connor McLaughlin 3f7d8604e5 Qt: Add 'Memory Card Editor' button to memory card settings 5 years ago
Connor McLaughlin f829933a83 Qt: Rework/simplify change disc menu 5 years ago
Connor McLaughlin af237a7e78 Qt: Add .pbp to all open->all file types 5 years ago
Albert Liu 46ff2b553d CDImage: Add support for loading PBP images 5 years ago
Connor McLaughlin a0086851ce Qt: Fix double-clicking psexes/psfs in game list 5 years ago
Connor McLaughlin 4685d66a2b Qt: Implement drag/drop file on main window 5 years ago
Connor McLaughlin d150a2ccc3 Qt: Only enable view->game properties for game list entry 5 years ago
Connor McLaughlin 753dd0480f CDImage: Add support for loading mds/mdf images 5 years ago
Connor McLaughlin ac4dd11fa0 CDImage: Add support for ECM images 5 years ago
Connor McLaughlin 7dbc759619 Cheevos: Implement hardcore mode 5 years ago
Connor McLaughlin 0ec2c87a0e Implement RetroAchivements 5 years ago
Connor McLaughlin bfb575cf40 Qt: Improve handling of exclusive fullscreen loss
Exclusive fullscreen will be re-requested automatically when the window
regains focus.
5 years ago
Connor McLaughlin e75f1c1b6d Qt: Add 'Lock Toolbar' option 5 years ago
Connor McLaughlin cc0cc6fbb9 Qt: Add disable all enhancements to debug menu 5 years ago
Connor McLaughlin 12dd62a738 Qt: Add missing minipsf extension to all file types filter 5 years ago
Connor McLaughlin e54ba23c4f Qt: Move speed settings into its own category 5 years ago
Connor McLaughlin 10135e08a2 PSFLoader: Support loading minipsfs/libraries 5 years ago
Connor McLaughlin 63562e4527 Qt: Preserve surface when switching fullscreen and not-render-to-main 5 years ago
Connor McLaughlin 2b5cfb272c Qt: Add dump VRAM and SPU RAM actions 5 years ago
Connor McLaughlin b0398f5aa7 Qt: Add shutdown without saving menu option 5 years ago
Connor McLaughlin a3e4c61a0b CommonHostInterface: Add a method to get top-level window handle 5 years ago
Connor McLaughlin fa7442fddb Qt: Fix mouse-cursor-in-fullscreen regression 5 years ago
Connor McLaughlin ca42d027ac Qt: Implement relative mouse mode 5 years ago
Connor McLaughlin 80fb30b564 Qt: Add Boot and Debug option to context menu 5 years ago
Connor McLaughlin 3cd3d1c09d Qt: Fix opening debugger when system already paused 5 years ago
Connor McLaughlin 702ed21207 HostDisplay: Add threaded presentation for Vulkan renderer
Can add a significant speedup for fast forward. Automatically disabled
when vsync is enabled.
5 years ago
Jean-Baptiste Boric 7dcacc2cda Qt: Implement GDB server 5 years ago
Connor McLaughlin ea996a0305 Qt: Add debugger UI 5 years ago