summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstring.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new class QStringBuilder to speed up the creation ofhjk2009-05-281-0/+17
* Reintroduce the unaligned-unaligned 32-bit code that I had removed out of ign...Thiago Macieira2009-05-221-16/+29
* Optimise QString comparison based on the results from the benchmarkThiago Macieira2009-05-221-125/+38
* Don't use memcmp it's terribly slow.Lars Knoll2009-05-221-6/+146
* Correcting bug in QString::fromWCharArray documentationMorten Engvoldsen2009-05-121-1/+3
* Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-151-18/+16
* Explicitely mentioned in the doc that the format string for qDebug,Denis Dzyubenko2009-03-301-1/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+8083