https://bugs.kde.org/show_bug.cgi?id=459557
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/be99e02 |hics/krita/-/commit/dd6ce91 |d636b0599777f508e0c4368525a |bcc2c6ad24e69c9b8c3f16fca7a |d405f7 |6c2af1 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit dd6ce91bcc2c6ad24e69c9b8c3f16fca7a6c2af1 by Dmitry Kazakov. Committed on 26/11/2023 at 12:53. Pushed by dkazakov into branch 'krita/5.2'. Fix shortcuts editor to handle Ctrl+Alt-based keys on Windows Basically, we ask Qt itself how it interprets this sequence... (the rules of which are crazy) # Conflicts: # 3rdparty/ext_qt/CMakeLists.txt M +1 -1 3rdparty/ext_qt/CMakeLists.txt M +10 -0 CMakeLists.txt A +4 -0 config-request-possible-keys.h.in M +29 -0 libs/widgetutils/xmlgui/kkeysequencewidget.cpp https://invent.kde.org/graphics/krita/-/commit/dd6ce91bcc2c6ad24e69c9b8c3f16fca7a6c2af1 -- You are receiving this mail because: You are watching all bug changes.