summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_hotkeys.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix spelling mistakesLiam2023-03-121-1/+1
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* yuzu: Add controller hotkeysgerman772022-01-071-1/+22
* Add Restore Defaults and Clear options to hotkeysKewlan2020-04-241-1/+5
* yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-1/+3
* yuzu/configuration: Make function naming consistentLioncash2019-06-051-2/+2
* configure_hotkeys: Move conflict detection logic to IsUsedKey()Lioncash2019-05-251-1/+0
* configure_hotkeys: Remove unused EmitHotkeysChanged()Lioncash2019-05-251-5/+0
* configure_hotkey: Remove unnecessary includeLioncash2019-04-101-1/+0
* configure_hotkey: Make IsUsedKey() a const member functionLioncash2019-04-101-1/+1
* yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-0/+48