index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Config
/
Mapping
/
MappingWidget.cpp
Age
Commit message (
Expand
)
Author
2025-06-14
DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-09
Merge pull request #13702 from CostPerUnit/master
JMC47
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-05-29
DolphinQt: Move the "Point (Passthrough)" "Enabled" checkbox below the mappin...
Jordan Woyak
2025-05-29
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...
CostPerUnit
2025-03-09
Simplify `std::count_if` with `std::ranges::count` and projections
mitaclaw
2025-02-15
DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using
Jordan Woyak
2025-02-15
DolphinQt: Add setting to enable iterative input mappings.
Jordan Woyak
2025-01-20
DolphinQt: Remove MappingButton bold/italic text indication.
Jordan Woyak
2025-01-20
MappingWidget: Fix shadowed variable warning.
Jordan Woyak
2025-01-20
MappingIndicator: Add graphical indicators on the left of MappingButton
Jordan Woyak
2025-01-01
DolphinQt: Make input mapping and output testing non-blocking.
Jordan Woyak
2024-11-24
DolphinQt: Make mapping window spinboxes horizontally expanding.
Jordan Woyak
2024-04-15
DolphinQt/Mapping: Disable relative input when "Mouse Controlled Pointing" bu...
Jordan Woyak
2024-04-12
DolphinQt: Ensure controller settings show the game-controller indicator whil...
Jordan Woyak
2024-03-11
DolphinQt: Add IRPassthrough indicator.
Jordan Woyak
2023-12-29
DolphinQt/Mapping: Add "Use Mouse Controlled Pointing" button.
luc-git
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-06-12
ControllerEmu: Convert Translatability to enum class
Dentomologist
2022-06-26
DolphinQt: Don't show the advanced input settings on the main dialog.
Jordan Woyak
2021-07-13
MappingWidget: Support for boxes with multiple columns
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2020-04-27
Android: Use touch emulation of IR by default
JosJuice
2020-02-24
DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers".
Jordan Woyak
2020-02-24
DolphinQt: Break mapping indicators into separate classes. Ensure "state lock...
Jordan Woyak
2020-02-08
InputCommon: Allow Wii remote extension to be set with an input expression.
Jordan Woyak
2020-02-08
InputCommon: Allow controller settings specified with input expresions.
Jordan Woyak
2020-02-08
DolphinQt: Kill some unused member variables.
Jordan Woyak
2019-11-15
Merge pull request #8440 from rlnilsen/motion-input-tweaks
JosJuice
2019-11-11
Merge pull request #8456 from jordan-woyak/input-gate-race-fix
Connor McLaughlin
2019-11-09
DolphinQt: Add accelerometer/gyroscope mapping indicators.
Jordan Woyak
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-11-03
Input: Add optional "enable" setting to the ControlGroup class.
rlnilsen
2019-10-18
Qt/Mapping: Show current input states in advanced dialog.
Jordan Woyak
2019-05-08
WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...
Jordan Woyak
2019-04-27
DolphinQt: Move mapping indicators to top of UI.
Jordan Woyak
2019-04-23
Qt/Mapping: Remove iterative input
spycrab
2019-04-12
WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor...
Jordan Woyak
2019-04-07
InputCommon: Clean up how numeric settings are handled. Add units of measure ...
Jordan Woyak
2019-03-15
DolphinQ: Mapping UI cleanups.
Jordan Woyak
2019-03-03
WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.
Jordan Woyak
2019-02-13
Merge pull request #7792 from jordan-woyak/auto-calibration
Tilka
2019-02-10
DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...
Jordan Woyak
2019-02-06
DolphinQt: Make the mapping window clear button use ControllerEmu's clear fun...
Jordan Woyak
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab