D17441: tune editing actions for large number of small edits
Christoph Cullmann
noreply at phabricator.kde.org
Sun Dec 9 13:39:08 GMT 2018
cullmann added a comment.
Ok, the optimization with the vector fails due delets inside checkValidity(), need to revert that and update docs.
INLINE COMMENTS
> cullmann wrote in katetextblock.cpp:290
> This loop now crash in the unit test
>
> ./bin/bug313759
>
> )
> =
>
> It works again, if I use a QSet, at that one location.
> I think this is some ordering issue, funny.
> Need to investigate.
Ok, doesn't work due to the issue that we might delete the range via notifier in checkValidity() :P
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D17441
To: cullmann, dhaumann, #kate, loh.tar
Cc: anthonyfieroni, kwrite-devel, kde-frameworks-devel, hase, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181209/0ad0b332/attachment.html>
More information about the KWrite-Devel
mailing list