17 Commits (e930d1c13b89cf77168a1631dbc373422cd795e8)

Author SHA1 Message Date
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 7 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 8 years ago