dolphin-emulator/Source/Core
Dentomologist 2fd74990b7 Qt: Use NonAutodismissibleMenu in more places
Use NonAutodismissibleMenu for MenuBar's Options, JIT, and
Tools->"Connect Wii Remotes" menus, as well as for the Tags menu in
GameList's context menu.

NonAutodismissibleMenu allows users to check or uncheck multiple
checkable menu items without closing the menu between selections.
2025-06-16 22:56:26 -07:00
..
AudioCommon AudioCommon: Re-add missing includes 2025-06-08 11:35:02 +02:00
Common Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
Core Merge pull request #12938 from tygyh/Split-IsTranslatedRAMAddress 2025-06-14 17:12:24 -05:00
DiscIO Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
DolphinNoGUI DolphinNoGUI: Make override explicit 2025-06-04 21:49:29 +02:00
DolphinQt Qt: Use NonAutodismissibleMenu in more places 2025-06-16 22:56:26 -07:00
DolphinTool Merge pull request #13575 from tygyh/DolphinTool-Make-variables-constant 2025-05-07 15:47:14 -05:00
InputCommon Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
UpdaterCommon
VideoBackends Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
VideoCommon Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: watch texture pack folder for texture reloads (from dynamic input textures) 2025-06-06 23:03:02 -05:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in