Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Babikov
5918356719 Fix keybinds being saved in native/localized form
Keybinds are now both saved and read in portable form
and only converted to native one for display purposes, fixing
them not being read correctly when certain languages are set.

Also get rid of qPrintable() due to it using the system 8-bit codepage
instead of UTF-8, and some unnecessary QString ↔ C string conversions

Co-Authored-by: Cacodemon345 <wahil1976@outlook.com>
2025-05-07 19:23:28 +05:00
usergithub64
1c12b8c68f Fixes for broken translation
Fixes for broken translation
2025-04-24 16:31:20 +03:00
Cacodemon345
46546f2032 Keybind UI fixes
1. Don't clear the description text cell if selected; clear the actual keybind text instead.
2. Header texts are now correct.
3. Make the keybind dialog model and usable with dark mode
2025-04-21 14:46:21 +06:00
=
34620f3246 Auto-set focus on keybind dialog 2025-04-19 20:04:00 -07:00
=
f199fa5ce4 Added new UI files 2025-04-19 19:50:45 -07:00