dolphin/Source/Core/DolphinQt
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
..
Config Do not accept on hotkey syntax errors 2021-09-27 14:28:08 -04:00
Debugger MemoryWidget: Simplify the search logic 2021-09-20 20:46:26 +04:00
FIFO treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameList DolphinQt: Remove Windows dialog help buttons 2021-08-21 10:53:12 -07:00
NetPlay NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
QtUtils DolphinQt: Reduce latency of TAS input's controller input passthrough 2021-09-19 17:08:10 +02:00
Settings Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window"" 2021-09-08 22:09:19 +02: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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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: Rewrite cheat search GUI. 2021-09-15 19:05:49 +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 DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
ConvertDialog.cpp ConvertDialog: Provide complete translation string for conversion 2021-08-24 10:21:53 -04:00
ConvertDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DiscordHandler.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DiscordHandler.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DiscordJoinRequestDialog.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DiscordJoinRequestDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
DolphinQt.vcxproj.user
GBAHost.cpp Qt/Core: Refactor GBA Core accessors 2021-07-24 14:54:57 +02:00
GBAHost.h Qt: Implement GBA host and widget 2021-07-13 16:43:28 +02:00
GBAWidget.cpp GBAWidget: Add ellipses for option selections that require more input 2021-08-24 10:43:34 -04:00
GBAWidget.h Qt: Implement GBA Interframe Blending 2021-07-24 20:34:26 +02:00
GCMemcardCreateNewDialog.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCMemcardCreateNewDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCMemcardManager.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCMemcardManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Host.cpp Qt: Implement GBA host and widget 2021-07-13 16:43:28 +02:00
Host.h Qt: Implement GBA host and widget 2021-07-13 16:43:28 +02:00
HotkeyScheduler.cpp Check for certain hotkeys in game list 2021-09-23 10:46:04 -04:00
HotkeyScheduler.h Qt/Core: Implement GBA Hotkeys 2021-07-13 16:43:42 +02:00
Info.plist.in
Main.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MainWindow.cpp Qt/CheatsManager: Let the 'Configure Dolphin' button shown in the Cheats Manager when Cheats are disabled actually open the settings. 2021-09-16 08:01:12 +02:00
MainWindow.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MenuBar.cpp Qt/MenuBar: Allow opening Cheats Manager regardless of emulation state and configuration. 2021-09-16 08:01:26 +02: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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NKitWarningDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
qt.conf
qt.conf.win
RenderWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RenderWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
resource.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ResourcePackManager.cpp ResourcePackManager: Translate unknown author string 2021-08-24 11:31:47 -04:00
ResourcePackManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Resources.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Resources.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SearchBar.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SearchBar.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Settings.cpp Merge pull request #10021 from Dentomologist/make_windows_tabbar_scroll_buttons_opaque 2021-08-31 19:18:03 +02:00
Settings.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolBar.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolBar.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Translation.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Translation.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Updater.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Updater.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiUpdate.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiUpdate.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00