summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp
AgeCommit message (Expand)Author
2025-01-01DolphinQt: Make input mapping and output testing non-blocking.Jordan Woyak
2024-11-25DolphinQt: Update mapping indicators at screen refresh rate.Jordan Woyak
2024-10-11DolphinQt: Auto hide the mapping window tab bar.Jordan Woyak
2024-06-23DolphinQt: fix -Wunused-const-variable warningTillmann Karras
2024-02-04InputCommon: Unify GetProfileName and GetProfileDirectoryNameJosJuice
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-05-26Add Hotkeys for Skylanders Portal and Infinity Base Menusjnaidu360
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2022-10-09DolphinQt: Make "All Devices" mapping hopefully less confusing.Jordan Woyak
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2021-10-07MappingWindow: disable hotkeys while window is activesowens99
2021-10-05Update MappingWindow.cppPPLToast
2021-07-13Qt/Core: Implement GBA HotkeysBonta
2021-07-13Qt: GBA Pad configBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...Filoppi
2021-04-27DolphinQt: update device drop down size policy so that the input profile resi...iwubcode
2021-03-17DolphinQt: Add separate Free Look tab for rotationiwubcode
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman
2021-01-17Qt: Fix stock input profiles being deletableFilippo Tarpini
2020-12-24DolphinQt: Update mapping window device to use expanding size policyiwubcode
2020-12-24DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configurati...iwubcode
2020-09-18Qt/MappingWindow: Add support for built-in profilesTechjar
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-02-24InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls.Jordan Woyak
2020-02-08InputCommon: Allow Wii remote extension to be set with an input expression.Jordan Woyak
2020-01-13DolphinQt: Properly hide Wii remote extension motion tabs when no extension i...Jordan Woyak
2019-12-04Motion Input: Add nunchuk support.rlnilsen
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-05-08WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...Jordan Woyak
2019-05-03DolphinQt: Profile combobox fixes.Jordan Woyak
2019-05-01DolphinQt: Don't refresh devices on open of mapping UI.Jordan Woyak
2019-04-27DolphinQt: Fix "Default" and "Clear" buttons not updating the displayed exten...Jordan Woyak
2019-04-23Qt/Mapping: Remove iterative inputspycrab
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-03-15DolphinQ: Mapping UI cleanups.Jordan Woyak
2019-03-06Qt: Increase padding a bitspycrab
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-03-03Merge pull request #7850 from jordan-woyak/device-and-profile-dropdown-fixMat M
2019-03-03DolphinQt: Prevent contents of device and profile dropdowns from throwing off...Jordan Woyak
2019-03-03Qt/MappingWindow: Make message boxes modalspycrab
2019-02-13Merge pull request #7792 from jordan-woyak/auto-calibrationTilka
2019-02-10DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...Jordan Woyak
2019-02-06DolphinQt: Make the mapping window clear button use ControllerEmu's clear fun...Jordan Woyak
2018-09-08Re-add i18n comments that were lost in the DolphinWX removalJosJuice
2018-07-12Merge pull request #6222 from iwubcode/emulated_input_improvementsspycrab
2018-07-07Fix lint bugsiwubcode
2018-07-07Input: Add hotkey to cycle the wiimote profile forward or backwardiwubcode