29 Commits (fff8e2026f79c3f38a8dd46764fac842a94dc5ad)

Author SHA1 Message Date
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 2 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 3 months ago
german77 4351f91758 yuzu: Make controller keys easier to assign 2 years ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 2 years ago
t895 230bd06245 config: Unify config handling under frontend_common 2 years ago
Narr the Reg baaa94d26f yuzu: Fix restore shortcuts button 2 years ago
grimkor ba492a616d Allow fully customisable controller hotkeys 3 years ago
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 4 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash ea46b5546b configure_hotkeys: Don't translate empty strings 5 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