Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a new class QStringBuilder to speed up the creation of | hjk | 2009-05-28 | 1 | -0/+17 |
* | Reintroduce the unaligned-unaligned 32-bit code that I had removed out of ign... | Thiago Macieira | 2009-05-22 | 1 | -16/+29 |
* | Optimise QString comparison based on the results from the benchmark | Thiago Macieira | 2009-05-22 | 1 | -125/+38 |
* | Don't use memcmp it's terribly slow. | Lars Knoll | 2009-05-22 | 1 | -6/+146 |
* | Correcting bug in QString::fromWCharArray documentation | Morten Engvoldsen | 2009-05-12 | 1 | -1/+3 |
* | Fix regression in QString::replace(int, int, QChar) when string is empty | Paul Olav Tvete | 2009-04-15 | 1 | -18/+16 |
* | Explicitely mentioned in the doc that the format string for qDebug, | Denis Dzyubenko | 2009-03-30 | 1 | -1/+2 |
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+8083 |