https://bugs.kde.org/show_bug.cgi?id=427730
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kdeclarative/commit/ | |63d4a2a0f29d0059f1076775cbf | |5b22b1ef7c29d --- Comment #4 from David Redondo <k...@david-redondo.de> --- Git commit 63d4a2a0f29d0059f1076775cbf5b22b1ef7c29d by David Redondo. Committed on 12/11/2020 at 16:32. Pushed by davidre into branch 'master'. Rewrite KeySequenceItem (and helper) to use KeySequenceRecorder Use the new KeySequenceRecorder which was created for this purpose. We can remove almost all logic from the helper aside from the conflict checking. Related: bug 407395 M +26 -24 src/qmlcontrols/kquickcontrols/KeySequenceItem.qml M +1 -0 src/qmlcontrols/kquickcontrols/private/CMakeLists.txt M +26 -388 src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp M +14 -89 src/qmlcontrols/kquickcontrols/private/keysequencehelper.h https://invent.kde.org/frameworks/kdeclarative/commit/63d4a2a0f29d0059f1076775cbf5b22b1ef7c29d -- You are receiving this mail because: You are watching all bug changes.