https://bugs.kde.org/show_bug.cgi?id=382960
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.57 Latest Commit| |https://commits.kde.org/kte | |xteditor/714948cac1d12a96f3 | |d6bad9351480f1fb347450 Status|CONFIRMED |RESOLVED --- Comment #3 from Christoph Cullmann <cullm...@kde.org> --- Git commit 714948cac1d12a96f3d6bad9351480f1fb347450 by Christoph Cullmann, on behalf of loh tar. Committed on 24/03/2019 at 12:48. Pushed by cullmann into branch 'master'. DocumentPrivate: Skip auto quotes when these looks already balanced * Improve readability, const correctness * const QChar as value, not reference Related: bug 405089 FIXED-IN: 5.57 Differential Revision: https://phabricator.kde.org/D19598 M +60 -0 autotests/src/katedocument_test.cpp M +2 -0 autotests/src/katedocument_test.h M +33 -19 src/document/katedocument.cpp https://commits.kde.org/ktexteditor/714948cac1d12a96f3d6bad9351480f1fb347450 -- You are receiving this mail because: You are watching all bug changes.