Commit Graph

4 Commits

Author SHA1 Message Date
rainmakerv2
a1a1a45fe3 set clang format off for multi-line strings, set userDir as arg 2025-03-06 06:17:00 +08:00
rainmakerv2
1785503543 Adds missing tr functions for certain GUI strings that should be translatable 2025-03-05 20:52:26 +08:00
rainmakerv2
f4bf53402f
Fix space (#2594)
* Add missing space so only once translation is auto-generated

* Use suggested format

* delete an extra space

---------

Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2025-03-04 17:03:30 +02:00
rainmakerv2
c2adaf41c0
Qt: Add Initial KBM remapping GUI (#2544)
* Initial KBM remapping GUI

* Added Mousewheel mapping

* Make window wider so for mousewheel + modifier string

* Fix alt + mousewheel vertical being changed to horizontal for qwidgets

---------

Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2025-03-04 11:52:13 +02:00