Commit Graph

106 Commits (03592e8de8a29ec725cb224f1524e6458d7e6935)

Author SHA1 Message Date
Stenzek 03592e8de8
Qt: De-dialogify memory card editor 3 years ago
Stenzek 5a0a6ebe06
Qt: Drop Qt 6.1 workaround in Host::GetTopLevelWindowInfo() 3 years ago
Stenzek ac825855f7
Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
3 years ago
Stenzek 4ad777f54f Qt: Add log window 3 years ago
Stenzek 846f74c86d Achievements: Backports from PCSX2 3 years ago
Stenzek dd1a00674d Qt: PCSX2 UI fix backports 3 years ago
Stenzek c773c763ef Achievements: Switch to rc_client 3 years ago
Stenzek 6a53929e31 Qt: Add option to exit Big Picture UI 3 years ago
Stenzek 4fc984e082 Qt: Add setup wizard 3 years ago
Stenzek 7d914a9384 Qt: Use disc sets for changing discs 3 years ago
Stenzek e3d9ba4c99 Rewrite host GPU abstraction
- Don't have to repeat the same thing for 4 renderers.
 - Add native Metal renderer.
3 years ago
Connor McLaughlin 771a60c736
Merge pull request #2952 from boricj/bugfix/GDBServer
GDBServer: Fix emulator deadlock on client connection
3 years ago
Silent 6f0280afc2
Qt: Add a context menu to the toolbar's Settings button when the game is running
A new small context menu that allows to select between global settings
and game settings.
4 years ago
Jean-Baptiste Boric 7810e68a58 Qt: Run GDB server on emulation thread 4 years ago
Stenzek f8d5379f8e Qt: Default to native/dynamic theme on Mac 4 years ago
Stenzek 0ef24398f8 Qt: Ensure system is shut down before closing
Fixes crash on shutdown on Mac.
4 years ago
Connor McLaughlin 7c6071dfe1 Qt: Add option to reset played time 4 years ago
Connor McLaughlin b530b08bc4 Qt: Fix exiting game in big picture returning to list 4 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
4 years ago
Connor McLaughlin 8d7aea5e19 Host: Add GetTopLevelWindowInfo()
And use it for screensaver inhibiting on Linux.
4 years ago
Connor McLaughlin 72dfbaf6cc Misc: Backports from PCSX2 UI 4 years ago
Connor McLaughlin 10f98106dd Misc: Normalize code vs serial usage 4 years ago
Connor McLaughlin 106addf5a8 Qt: Fix shutdown and save state in fullscreen UI 4 years ago
Connor McLaughlin 389143db64 Qt: Add cover downloader 4 years ago
Connor McLaughlin 795ddee79c Qt: Fix relative mode for PSMouse 4 years ago
Connor McLaughlin 560df7e06d Qt: Fix hide mouse cursor in fullscreen 4 years ago
Connor McLaughlin bc49e2f627 Qt: Don't reset theme when changing language 4 years ago
Connor McLaughlin 6e5b9c8f33 Qt: Simplify toolbar save/restore 4 years ago
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements 4 years ago
Connor McLaughlin 47f85dc453 Qt: Add function to recreate the main window 5 years ago
Connor McLaughlin f2909b447b Qt: Split icon theme and style init 5 years ago
Connor McLaughlin e87761b9e6 Qt: Add icons by @andercard0 5 years ago
Connor McLaughlin 96fb81733d Qt: Add option to switch/change discs from physical device 5 years ago
Connor McLaughlin 0af334bba5 Qt: Fix game properties being inaccessible in batch mode 5 years ago
Connor McLaughlin 4d262e8072 CDImage: Add CD-ROM device implementation 5 years ago
Connor McLaughlin d6c4c2dda9 Qt: Add a container widget for render-outside-main
Fixes missing decorations on Wayland.
5 years ago
Connor McLaughlin 7caa5c09dd Qt: Add option to reset to defaults 5 years ago
Connor McLaughlin 3e7501c5c8 Qt: Create load/save state menus on demand 5 years ago
Connor McLaughlin ddea2818d9 Qt: Add renderer/resolution to status bar 5 years ago
Connor McLaughlin f829933a83 Qt: Rework/simplify change disc menu 5 years ago
Connor McLaughlin 4685d66a2b Qt: Implement drag/drop file on main window 5 years ago
Connor McLaughlin 7dbc759619 Cheevos: Implement hardcore mode 6 years ago
Connor McLaughlin e75f1c1b6d Qt: Add 'Lock Toolbar' option 6 years ago
Connor McLaughlin a3e4c61a0b CommonHostInterface: Add a method to get top-level window handle 6 years ago
Connor McLaughlin fa7442fddb Qt: Fix mouse-cursor-in-fullscreen regression 6 years ago
Connor McLaughlin ca42d027ac Qt: Implement relative mouse mode 6 years ago
Connor McLaughlin 80fb30b564 Qt: Add Boot and Debug option to context menu 6 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.
6 years ago
Jean-Baptiste Boric 7dcacc2cda Qt: Implement GDB server 6 years ago
Connor McLaughlin 7249825c16 Qt: Support multiple updater channels 6 years ago