summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Mapping/MappingButton.cpp
AgeCommit message (Expand)Author
2025-02-15DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when usingJordan Woyak
2025-02-15DolphinQt: Add setting to enable iterative input mappings.Jordan Woyak
2025-01-20DolphinQt: Remove MappingButton bold/italic text indication.Jordan Woyak
2025-01-01DolphinQt: Make input mapping and output testing non-blocking.Jordan Woyak
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2022-11-11DolphinQt: Allow mapping buttons to expand horizontally.Jordan Woyak
2021-08-03Preserve spaces in mapping preview of control namesFilippo Tarpini
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-11Qt: simplify the preview of control mappings/expressions by removing their de...Filoppi
2020-12-16Qt: Fix deprecated use of MidButtonLéo Lam
2020-12-16Qt/Config: Remove unused includesLéo Lam
2020-02-08InputCommon: Allow controller settings specified with input expresions.Jordan Woyak
2019-11-08Merge pull request #8396 from jordan-woyak/mapping-input-list-statesLéo Lam
2019-11-03DolphinQt: Fix tooltip of output mapping buttons.Jordan Woyak
2019-11-03DolphinQt: Fix spacebar not activating output mapping buttons.Jordan Woyak
2019-10-18Qt/Mapping: Show current input states in advanced dialog.Jordan Woyak
2019-10-11ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support ...Jordan Woyak
2019-08-08Merge pull request #8271 from lioncash/qstringConnor McLaughlin
2019-08-02DolphinQt: Limit numeric widget widthMike Kuijl
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-05-26DolphinQt/Mapping: red = error, don't flashTillmann Karras
2019-04-28DolphinQt: Fix mapping of space, return, and mouse-clicks from immediately re...Jordan Woyak
2019-04-23Qt/Mapping: Remove iterative inputspycrab
2019-03-15DolphinQ: Mapping UI cleanups.Jordan Woyak
2019-03-03ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.Jordan Woyak
2019-03-04Merge pull request #7846 from spycrab/qt_no_ticksspycrab
2019-03-03DolphinQt: Fix ElidedButton (MappingButton) from growing with long text.Jordan Woyak
2019-03-03Qt/MappingButton: Don't show ticksspycrab
2018-12-31ControllerEmu: Killed the Buttons group threshold setting.Jordan Woyak
2018-08-11Qt/MappingButton: Fix crash when exiting during input detectionspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab