22 Commits (3f1a09c535333919360b4871937253062483c119)

Author SHA1 Message Date
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Kyle K cf791911df UI: Translate hotkey labels in configuration 4 years ago
merry d20d8b9214 configure_hotkeys: Make first column stretch and not last column 4 years ago
german77 f0b67c3ebb hotkeys: Don't translate hotkey buttons 4 years ago
german77 353317f31e yuzu: Add controller hotkeys 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash ea46b5546b configure_hotkeys: Don't translate empty strings 6 years ago
Kewlan 37b1427ea9 Add Restore Defaults and Clear options to hotkeys 6 years ago
Bartosz Kaszubowski f0da8c2b83 GUI/configure: resize hotkeys column to content 6 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Lioncash c0c69367c7 configure_hotkeys: Remove unnecessary Settings::Apply() call 7 years ago
Lioncash 1e12e2f906 configure_hotkeys: Tidy up key sequence conflict error string 7 years ago
Lioncash 02687c55b4 configure_hotkeys: Change critical error dialog into a warning dialog 7 years ago
Lioncash 0989921fb9 configure_hotkeys: Move conflict detection logic to IsUsedKey() 7 years ago
Lioncash c227927751 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 years ago
Lioncash 540b874cf3 configure_hotkeys: Pass the dialog as a parent to SequenceDialog() 7 years ago
Lioncash 0a2bf1dc80 configure_hotkeys: Avoid dialog memory leak within Configure() 7 years ago
Lioncash 5fd51f501d configure_hotkeys: Mark member variables as const where applicable in Configure() 7 years ago
Lioncash a55ddfb175 configure_hotkeys: Make comparison check a little more self-documenting 7 years ago
Lioncash 2ca7bacabb configure_hotkey: Make IsUsedKey() a const member function 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago