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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Config
/
Mapping
/
MappingButton.cpp
Age
Commit message (
Expand
)
Author
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-01
DolphinQt: Make input mapping and output testing non-blocking.
Jordan Woyak
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2022-11-11
DolphinQt: Allow mapping buttons to expand horizontally.
Jordan Woyak
2021-08-03
Preserve spaces in mapping preview of control names
Filippo Tarpini
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-11
Qt: simplify the preview of control mappings/expressions by removing their de...
Filoppi
2020-12-16
Qt: Fix deprecated use of MidButton
Léo Lam
2020-12-16
Qt/Config: Remove unused includes
Léo Lam
2020-02-08
InputCommon: Allow controller settings specified with input expresions.
Jordan Woyak
2019-11-08
Merge pull request #8396 from jordan-woyak/mapping-input-list-states
Léo Lam
2019-11-03
DolphinQt: Fix tooltip of output mapping buttons.
Jordan Woyak
2019-11-03
DolphinQt: Fix spacebar not activating output mapping buttons.
Jordan Woyak
2019-10-18
Qt/Mapping: Show current input states in advanced dialog.
Jordan Woyak
2019-10-11
ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support ...
Jordan Woyak
2019-08-08
Merge pull request #8271 from lioncash/qstring
Connor McLaughlin
2019-08-02
DolphinQt: Limit numeric widget width
Mike Kuijl
2019-07-30
DolphinQt: Replace QStringLiteral with alternatives where applicable
Lioncash
2019-05-26
DolphinQt/Mapping: red = error, don't flash
Tillmann Karras
2019-04-28
DolphinQt: Fix mapping of space, return, and mouse-clicks from immediately re...
Jordan Woyak
2019-04-23
Qt/Mapping: Remove iterative input
spycrab
2019-03-15
DolphinQ: Mapping UI cleanups.
Jordan Woyak
2019-03-03
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
Jordan Woyak
2019-03-04
Merge pull request #7846 from spycrab/qt_no_ticks
spycrab
2019-03-03
DolphinQt: Fix ElidedButton (MappingButton) from growing with long text.
Jordan Woyak
2019-03-03
Qt/MappingButton: Don't show ticks
spycrab
2018-12-31
ControllerEmu: Killed the Buttons group threshold setting.
Jordan Woyak
2018-08-11
Qt/MappingButton: Fix crash when exiting during input detection
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab