dolphin/Source/Core/DolphinQt/Config
Léo Lam fc3b474cce
Merge pull request #8318 from iwubcode/dynamic_input_textures
InputCommon: Dynamic Input Textures
2020-10-20 02:10:29 +02:00
..
ControllerInterface DolphinQt: resolve Qt5.15 deprecations 2020-08-23 13:57:05 -07:00
Graphics InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image. 2020-10-03 17:10:35 -05:00
Mapping Merge pull request #9096 from jordan-woyak/calibration-cleanup 2020-10-20 02:01:16 +02:00
ARCodeWidget.cpp Merge pull request #8277 from lioncash/code 2019-08-09 23:42:55 +10:00
ARCodeWidget.h DolphinQt/Config/ARCodeWidget: Use forward declarations where applicable 2019-07-31 09:48:45 -04:00
CheatCodeEditor.cpp DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04:00
CheatCodeEditor.h
CheatWarningWidget.cpp Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more. 2019-07-24 00:18:58 +02:00
CheatWarningWidget.h
ControllersWindow.cpp DolphinQt: resolve Qt5.15 deprecations 2020-08-23 13:57:05 -07:00
ControllersWindow.h InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes. 2020-02-17 16:14:01 -06:00
FilesystemWidget.cpp DolphinQt: Run tasks that use progress dialogs on separate threads 2020-04-03 12:53:38 +02:00
FilesystemWidget.h
GameConfigEdit.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
GameConfigEdit.h DolphinQt/GameConfigEdit: Remove unimplemented SetReadOnly() member function 2020-01-27 15:44:52 -05:00
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp Remove redundant "Emulation" from "DSP HLE Emulation" 2020-05-03 17:54:05 +02:00
GameConfigWidget.h DolphinQt/GameConfigWidget: Remove unimplemented EditUserConfig() member function 2020-01-27 15:46:52 -05:00
GeckoCodeWidget.cpp Remove double space in GeckoCodeWidget code view 2019-09-01 11:22:42 -07:00
GeckoCodeWidget.h DolphinQt/Config/GeckoCodeWidget: Use forward declarations where applicable 2019-07-31 09:54:54 -04:00
InfoWidget.cpp Show NKitness in file format string 2020-10-06 19:35:00 +02:00
InfoWidget.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
LogConfigWidget.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
LogConfigWidget.h
LogWidget.cpp Qt: Use better method of getting default monospace font 2020-09-15 04:48:44 -04:00
LogWidget.h Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
NewPatchDialog.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
NewPatchDialog.h
PatchesWidget.cpp Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more. 2019-07-24 00:18:58 +02:00
PatchesWidget.h
PropertiesDialog.cpp DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
PropertiesDialog.h
SettingsWindow.cpp DolphinQt: Make WiiPane connect itself to EmulationStateChanged 2019-10-27 21:26:35 +01:00
SettingsWindow.h
VerifyWidget.cpp Replace Windows CMake lambda constexpr capture workaround 2020-06-25 13:11:29 +02:00
VerifyWidget.h VolumeVerifier: Add datfile parsing 2019-08-24 16:37:19 +02:00