dolphin/Source/Core
cristian64 2eeb2fd2b9
DolphinQt: Use non-autodismissable menus in menu bar.
A new class that derives from `QMenu` has been introduced. Menus of this
`NonAutodismissibleMenu` type will stay visible when a _checkable_
action is triggered.

This is convenient in menus that feature a series of check boxes that
toggle visibility of third components (e.g. the **List Columns** menu),
allowing the user to toggle several actions at once.

For now, the new type is used in the top menu bar.
2025-05-03 20:29:21 +02:00
..
AudioCommon AudioCommon/CubebUtils: Fix logged file name. 2025-05-02 02:54:15 -05:00
Common LogManager: Stop using manual memory management 2025-05-02 21:14:32 +02:00
Core Merge pull request #13607 from LillyJadeKatrin/retroachievements-wiiware 2025-05-03 13:21:00 -04:00
DiscIO
DolphinNoGUI
DolphinQt DolphinQt: Use non-autodismissable menus in menu bar. 2025-05-03 20:29:21 +02:00
DolphinTool
InputCommon SDL: Check if touchpad exists before getting input 2025-05-02 17:21:42 -07:00
MacUpdater
UICommon
UpdaterCommon
VideoBackends
VideoCommon
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in