D15804: Fix Duplicates on Quick Open File
Christoph Cullmann
noreply at phabricator.kde.org
Fri Sep 28 13:14:35 BST 2018
cullmann added a comment.
We have some bugs complaining about the quick open speed, like https://bugs.kde.org/show_bug.cgi?id=399151
Therefore I was a bit concerned ;=)
Perhaps somebody else could take a look, too.
I would be ok with this changes.
btw. linecount += 1; is easier to read written as either ++linecount or linecount++; Not that it matters for the compiler.
REPOSITORY
R40 Kate
REVISION DETAIL
https://phabricator.kde.org/D15804
To: tcanabrava, cullmann, brauch, neundorf
Cc: anthonyfieroni, kwrite-devel, michaelh, kevinapavew, ngraham, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180928/9af8fcc4/attachment-0001.html>
More information about the KWrite-Devel
mailing list