Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | Make the license test pass. | Frans Englich | 2009-08-19 | 1 | -0/+40 |
* | Add some comparisons with std::string to the QStringBuilder benchmarks. | hjk | 2009-06-04 | 1 | -18/+68 |
* | extend QStringBuilder benchmark to handle QT_NO_CAST_FROM_ASCII defined and | hjk | 2009-05-29 | 2 | -56/+122 |
* | QStringBuilder benchmark: make testing of the drop-in replacement operator+()... | hjk | 2009-05-28 | 2 | -17/+21 |
* | Introduce a new class QStringBuilder to speed up the creation of | hjk | 2009-05-28 | 2 | -0/+316 |