dolphin/Source/Core
sowens99 242bce27a1 Do not accept on hotkey syntax errors
Previously you could type whatever gibberish you wanted into the formula bar, press OK, and receive a modal syntax error window. Closing the syntax error window would cause the hotkey config window to close as well, and your gibberish would be applied to the hotkey assignment.

This commit requires that a syntax error does not occur before accept() is called.
2021-09-27 14:28:08 -04:00
..
AudioCommon AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
Common Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
Core Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
DiscIO DiscIO/DirectoryBlob: Fix swapped DiscContent comparison operators. 2021-09-21 08:01:21 +02:00
DolphinNoGUI
DolphinQt Do not accept on hotkey syntax errors 2021-09-27 14:28:08 -04:00
InputCommon
MacUpdater
UICommon Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
UpdaterCommon
VideoBackends VulkanContext: Disable subgroup reduction on macOS with AMD GPUs 2021-09-16 23:32:10 -04:00
VideoCommon BPStructs: ensure side effects are same 2021-09-18 23:58:24 +12:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props