dolphin-emulator/Source/Core/DolphinQt/Config
Pokechu22 25aa30ac69 Free Look: Add background input setting (disabled by default)
Before, Free Look would accept background input by default, which means it was easy to accidentally move the camera while typing in another window. (This is because HotkeyScheduler::Run sets the input gate to `true` after it's copied the hotkey state, supposedly for other threads (though `SetInputGate` uses a `thread_local` variable so I'm not 100% sure that's correct) and for the GBA windows (which always accept unfocused input, presumably because they won't be focused normally).
2022-07-13 15:23:00 -07:00
..
ControllerInterface Add NonDefaultQPushButton to set autoDefault of buttons to false 2022-03-08 08:51:29 +01:00
Graphics DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
Mapping Merge pull request #10710 from jordan-woyak/rename-range 2022-07-07 23:04:11 +02:00
ToolTipControls Qt: hide balloon tooltip when parent gets hidden 2022-05-08 00:48:30 -07:00
ARCodeWidget.cpp Add NonDefaultQPushButton to set autoDefault of buttons to false 2022-03-08 08:51:29 +01:00
ARCodeWidget.h
CheatCodeEditor.cpp
CheatCodeEditor.h
CheatWarningWidget.cpp
CheatWarningWidget.h
CommonControllersWidget.cpp Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
CommonControllersWidget.h
ControllersWindow.cpp
ControllersWindow.h
FilesystemWidget.cpp Add wrapper function to disable hotkeys for QFileDialog 2021-10-09 22:43:56 -04:00
FilesystemWidget.h
FreeLookWidget.cpp Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
FreeLookWidget.h Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
FreeLookWindow.cpp
FreeLookWindow.h
GameConfigEdit.cpp
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp
GameConfigWidget.h
GamecubeControllersWidget.cpp Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
GamecubeControllersWidget.h
GeckoCodeWidget.cpp Add NonDefaultQPushButton to set autoDefault of buttons to false 2022-03-08 08:51:29 +01:00
GeckoCodeWidget.h
GraphicsModListWidget.cpp DolphinQt: add word wrap to graphics mods description 2022-07-01 19:31:19 -05:00
GraphicsModListWidget.h DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
GraphicsModWarningWidget.cpp DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
GraphicsModWarningWidget.h DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
InfoWidget.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
InfoWidget.h
LogConfigWidget.cpp Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
LogConfigWidget.h
LogWidget.cpp Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
LogWidget.h Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
NewPatchDialog.cpp
NewPatchDialog.h
PatchesWidget.cpp
PatchesWidget.h
PropertiesDialog.cpp DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
PropertiesDialog.h DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
SettingsWindow.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
SettingsWindow.h
VerifyWidget.cpp
VerifyWidget.h
WiimoteControllersWidget.cpp Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
WiimoteControllersWidget.h