commit 16d1133e19d52733734c7e2bff490a36b91eb4c8
Author: Koji Yokota
Date: Thu Feb 27 21:49:33 2025 +0900
Fix deprecated QKeySequence operator
Operator '+' to express key combination is deprecated over operator '|'
in Qt6
---
src/frontends/qt/GuiPrefs.cpp | 7 ++-
1 file ch
commit f882f5bdd30fd467d0aab02d8ea05f79d2fbb15d
Author: Kornel Benko
Date: Thu Feb 27 15:37:20 2025 +0100
Update sk.po
---
po/sk.po | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/po/sk.po b/po/sk.po
index 09ecb11ecb..dabef21ae6 100644
--- a/po/sk.po
++
commit d5e76100f6767b8482aa3dbb2b295ac1066a8dee
Author: Koji Yokota
Date: Thu Feb 27 16:59:24 2025 +0900
Adding export and import buttons to PrefColors
---
src/frontends/qt/GuiPrefs.cpp | 140 ++-
src/frontends/qt/GuiPrefs.h | 15 +-
src/frontends/qt/ui/PrefC