summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Mapping/MappingNumeric.cpp
AgeCommit message (Expand)Author
2025-07-19fix Qt6 deprecation warningsoltolm
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-12Qt: add tooltip to MappingBoolFiloppi
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-02-08InputCommon: Allow Wii remote extension to be set with an input expression.Jordan Woyak
2020-02-08InputCommon: Allow controller settings specified with input expresions.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-04-27DolphinQt: Fix "Default" and "Clear" buttons not updating the displayed exten...Jordan Woyak
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-02-06DolphinQt: Make the mapping window clear button use ControllerEmu's clear fun...Jordan Woyak
2018-07-07Move DolphinQt2 to DolphinQtspycrab