dolphin/Source/Core/DolphinQt/QtUtils
sowens99 839b04014e Add wrapper function to disable hotkeys for QFileDialog
Previously, if you have "Hotkeys Require Window Focus" disabled, you could repeatedly use the "Open" hotkey, for example, to stack File Open windows over top of each other over and over.

This commit allows the hotkey manager to disable/enable on QFileDialog creation and destruction.
2021-10-09 22:43:56 -04:00
..
AspectRatioWidget.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AspectRatioWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BlockUserInputFilter.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BlockUserInputFilter.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinFileDialog.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
DolphinFileDialog.h Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
DoubleClickEventFilter.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DoubleClickEventFilter.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ElidedButton.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ElidedButton.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FileOpenEventFilter.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FileOpenEventFilter.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FlowLayout.cpp licensing: various one-off conversions to SPDX tags 2021-07-05 04:35:56 +02:00
FlowLayout.h licensing: various one-off conversions to SPDX tags 2021-07-05 04:35:56 +02:00
ImageConverter.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ImageConverter.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ModalMessageBox.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ModalMessageBox.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ParallelProgressDialog.h Qt/QtUtils: Fix accidental recursion in ParallelProgressDialog 2020-10-19 12:39:10 +02:00
PartiallyClosableTabWidget.cpp DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
PartiallyClosableTabWidget.h DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
QueueOnObject.h DolphinQt: Reduce latency of TAS input's controller input passthrough 2021-09-19 17:08:10 +02:00
RunOnObject.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SignalDaemon.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SignalDaemon.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UTF8CodePointCountValidator.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UTF8CodePointCountValidator.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WindowActivationEventFilter.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WindowActivationEventFilter.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WinIconHelper.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WinIconHelper.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WrapInScrollArea.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WrapInScrollArea.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00