https://bugs.kde.org/show_bug.cgi?id=373009
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/commit/c | |82ba9d65a7eade8ff9fec291d55 | |f44e05aac13b Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Christoph Cullmann <cullm...@kde.org> --- Git commit c82ba9d65a7eade8ff9fec291d55f44e05aac13b by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 13/12/2020 at 12:17. Pushed by cullmann into branch 'master'. Undo indent in one step Currently you have to press Ctrl+Z twice to undo an indent. With this commit, undo will happen in a single step. M +29 -0 autotests/src/undomanager_test.cpp M +1 -0 autotests/src/undomanager_test.h M +5 -0 src/document/katebuffer.cpp M +6 -0 src/document/katebuffer.h M +4 -2 src/document/katedocument.cpp https://invent.kde.org/frameworks/ktexteditor/commit/c82ba9d65a7eade8ff9fec291d55f44e05aac13b -- You are receiving this mail because: You are watching all bug changes.