Simplify/Speedup reading Stylesheet file

Authored by tcanabrava on Dec 5 2018, 2:05 PM.

Description

Simplify/Speedup reading Stylesheet file

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

Reviewers: hindenburg

Reviewed By: hindenburg

Subscribers: konsole-devel

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D17329

Details

Committed
hindenburgDec 5 2018, 2:09 PM
Reviewer
hindenburg
Differential Revision
D17329: Simplify/Speedup reading Stylesheet file
Parents
R319:534d070602e0: Profile::ReverseUrlHints is a bool not an int
Branches
Unknown
Tags
Unknown