dolphin/Source/Core/DolphinQt/Config/Mapping
Martino Fontana a14c88ba67 Remove unused imports
Yellow squiggly lines begone!
Done automatically on .cpp files through `run-clang-tidy`, with manual corrections to the mistakes.
If an import is directly used, but is technically unnecessary since it's recursively imported by something else, it is *not* removed.
The tool doesn't touch .h files, so I did some of them by hand while fixing errors due to old recursive imports.
Not everything is removed, but the cleanup should be substantial enough.
Because this done on Linux, code that isn't used on it is mostly untouched.
(Hopefully no open PR is depending on these imports...)
2026-01-25 16:12:15 +01:00
..
FreeLookGeneral.cpp
FreeLookGeneral.h
FreeLookRotation.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
FreeLookRotation.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboardEmu.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
GCKeyboardEmu.h
GCMicrophone.cpp
GCMicrophone.h
GCPadEmu.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
GCPadEmu.h
GCPadWiiUConfigDialog.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
GCPadWiiUConfigDialog.h DolphinQt: Add "Poll Rate" display to GCAdapter config window. The window now refreshes every 500ms. SetAdapterCallback is no longer used. 2025-11-23 02:15:47 -06:00
Hotkey3D.cpp
Hotkey3D.h
HotkeyControllerProfile.cpp
HotkeyControllerProfile.h
HotkeyDebugging.cpp
HotkeyDebugging.h
HotkeyGBA.cpp
HotkeyGBA.h
HotkeyGeneral.cpp
HotkeyGeneral.h
HotkeyGraphics.cpp
HotkeyGraphics.h
HotkeyStates.cpp
HotkeyStates.h
HotkeyStatesOther.cpp
HotkeyStatesOther.h
HotkeyTAS.cpp
HotkeyTAS.h
HotkeyUSBEmu.cpp
HotkeyUSBEmu.h
HotkeyWii.cpp
HotkeyWii.h
IOWindow.cpp Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
IOWindow.h DolphinQt: Make input expression syntax highlighting less hacky. 2025-01-17 02:44:31 -06:00
MappingButton.cpp DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using 2025-02-15 14:15:51 -06:00
MappingButton.h DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using 2025-02-15 14:15:51 -06:00
MappingCommon.cpp DolphinQt/InputCommon: Move some calibration logic to InputCommon and make the "Calibrate" button also map inputs. 2025-06-14 16:29:25 -05:00
MappingCommon.h
MappingIndicator.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MappingIndicator.h DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is returned to neutral position. 2025-06-24 02:18:25 -05:00
MappingNumeric.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MappingNumeric.h
MappingWidget.cpp DolphinQt/InputCommon: Move some calibration logic to InputCommon and make the "Calibrate" button also map inputs. 2025-06-14 16:29:25 -05:00
MappingWidget.h InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (Passthrough)" "Enabled" checkboxes. 2025-05-29 19:39:10 -05:00
MappingWindow.cpp Common/FileSearch: Refactor DoFileSearch 2026-01-24 16:50:10 +01:00
MappingWindow.h feat(profiles): add "open profiles folder" button + add dropdown button for profile actions 2025-11-04 08:09:25 +01:00
WiimoteEmuExtension.cpp
WiimoteEmuExtension.h
WiimoteEmuExtensionMotionInput.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
WiimoteEmuExtensionMotionInput.h Remove unused imports 2026-01-25 16:12:15 +01:00
WiimoteEmuExtensionMotionSimulation.cpp
WiimoteEmuExtensionMotionSimulation.h Remove unused imports 2026-01-25 16:12:15 +01:00
WiimoteEmuGeneral.cpp DolphinQt: Add a "Configure Extension" button under the extension 2025-01-22 02:58:32 -06:00
WiimoteEmuGeneral.h DolphinQt: Add a "Configure Extension" button under the extension 2025-01-22 02:58:32 -06:00
WiimoteEmuMotionControl.cpp
WiimoteEmuMotionControl.h
WiimoteEmuMotionControlIMU.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
WiimoteEmuMotionControlIMU.h