dolphin/Source/Core/DolphinQt
sowens99 2aa400e72f Add option for Never Hide Mouse Cursor
Instead of having a single GUI checkbox for "Always Hide Mouse Cursor",
I have instead opted to use radio buttons so the user can swap between
different states of mouse visibility. "Movement" is the default
behavior, "Never" will hide the mouse cursor the entire time the game is
running, and "Always" will keep the mouse cursor always visible.
2021-10-12 21:04:27 -04:00
..
Config Merge pull request #10154 from malleoz/disable-hotkeys-on-mapping-window 2021-10-13 01:58:48 +02:00
Debugger MemoryWidget: Simplify the search logic 2021-09-20 20:46:26 +04:00
FIFO Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
GameList Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
NetPlay
QtUtils Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
Settings Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
TAS Inscribe StickWidget ellipse in square 2021-09-20 13:18:13 -04:00
AboutDialog.cpp AboutDialog: Fix broken license link 2021-08-17 22:34:53 -04:00
AboutDialog.h
CheatSearchFactoryWidget.cpp DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
CheatSearchFactoryWidget.h DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
CheatSearchWidget.cpp DolphinQt: Add i18n comment for "Keep addresses where value in memory" 2021-10-03 16:12:37 +02:00
CheatSearchWidget.h DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
CheatsManager.cpp Qt/CheatsManager: Show disabled AR and Gecko tabs when no game is running. 2021-09-16 08:01:40 +02:00
CheatsManager.h Qt/CheatsManager: Show disabled AR and Gecko tabs when no game is running. 2021-09-16 08:01:40 +02:00
CMakeLists.txt Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
ConvertDialog.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinEmu.entitlements
DolphinEmuDebug.entitlements DolphinQt: Add entitlement to allow debugger to attach in Debug builds 2021-08-12 15:08:17 +01:00
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
DolphinQt.vcxproj.user
GBAHost.cpp Qt/Core: Refactor GBA Core accessors 2021-07-24 14:54:57 +02:00
GBAHost.h
GBAWidget.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
GBAWidget.h Qt: Implement GBA Interframe Blending 2021-07-24 20:34:26 +02:00
GCMemcardCreateNewDialog.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
GCMemcardManager.h
Host.cpp
Host.h
HotkeyScheduler.cpp HotkeyScheduler: add PlayRecording hotkey support 2021-09-24 11:58:41 -04:00
HotkeyScheduler.h HotkeyScheduler: add PlayRecording hotkey support 2021-09-24 11:58:41 -04:00
Info.plist.in
Main.cpp
MainWindow.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
MainWindow.h
MenuBar.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
MenuBar.h Qt/MenuBar: Allow opening Cheats Manager regardless of emulation state and configuration. 2021-09-16 08:01:26 +02:00
NKitWarningDialog.cpp
NKitWarningDialog.h
qt.conf
qt.conf.win
RenderWidget.cpp Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
RenderWidget.h Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
resource.h
ResourcePackManager.cpp ResourcePackManager: Translate unknown author string 2021-08-24 11:31:47 -04:00
ResourcePackManager.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
Settings.h Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
ToolBar.cpp
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h