D17329: Simplify/Speedup reading Stylesheet file
Tomaz Canabrava
noreply at phabricator.kde.org
Mon Dec 3 12:14:10 GMT 2018
tcanabrava created this revision.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
tcanabrava requested review of this revision.
REVISION SUMMARY
read all of the information at once instead of concatenating
a QString over and over untill the end of the file. This removes
uneeded memory allocation and speeds up loading complex css files
REPOSITORY
R319 Konsole
BRANCH
simplifySetStylesheet
REVISION DETAIL
https://phabricator.kde.org/D17329
AFFECTED FILES
src/ViewContainer.cpp
To: tcanabrava
Cc: konsole-devel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20181203/211fe82a/attachment.html>
More information about the konsole-devel
mailing list