summaryrefslogtreecommitdiffstats
path: root/src/gui/text
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar@trolltech.com>2009-03-31 12:52:30 (GMT)
committerGunnar Sletta <gunnar@trolltech.com>2009-04-16 08:04:32 (GMT)
commitd6d0b4f2b614453ce2ac96067408e0f3b071de78 (patch)
treeaa0401b8a54b19a9e329b8fb789bbfc8af89ca43 /src/gui/text
parent80154fbd0aab812c5a16d3675741dd4531e7008a (diff)
downloadQt-d6d0b4f2b614453ce2ac96067408e0f3b071de78.zip
Qt-d6d0b4f2b614453ce2ac96067408e0f3b071de78.tar.gz
Qt-d6d0b4f2b614453ce2ac96067408e0f3b071de78.tar.bz2
Fixes: Faster string-splitting in QResource::findNode()
RevBy: Samuel Details: Creating the intermediate stringlist and appending all the temporary strings to it costs quite a bit. Fix this by introducing a StringSpliter class that is malloc-free and uses QStringRef instead. Found during S60 Performance week
Diffstat (limited to 'src/gui/text')
0 files changed, 0 insertions, 0 deletions