summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp
AgeCommit message (Expand)Author
2026-02-15DolphinQt: Add Triforce tab to main settings window.Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2025-11-04feat(profiles): add "open profiles folder" button + add dropdown button for p...iTrooz
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-05-26DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.Jordan Woyak
2025-03-22Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...iwubcode
2025-02-15DolphinQt: Add setting to enable iterative input mappings.Jordan Woyak
2025-02-01DolphinQt/Mapping: Add setting to enable waiting for alternate mappingsJordan Woyak
2025-01-22DolphinQt: Add a "Configure Extension" button under the extensionJordan Woyak
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