Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings when compiling Qt (tst_warnings). | Thiago Macieira | 2009-07-25 | 1 | -2/+2 |
* | fix warning in qstringbuilder.h by using QLatin1Char | hjk | 2009-07-13 | 1 | -1/+1 |
* | fix the test _and_ the class :) | Harald Fernengel | 2009-07-03 | 1 | -1/+1 |
* | Add a specialization for QByteArray | Harald Fernengel | 2009-07-03 | 1 | -0/+12 |
* | Use 'struct QConcatenable' instead of 'class QConcatenable' to | hjk | 2009-07-09 | 1 | -1/+1 |
* | Use enum Qt::Uninitialized instead of struct QString::Uninitialized | hjk | 2009-06-18 | 1 | -1/+1 |
* | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-17 | 1 | -4/+5 |
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
* | Fix license headers for QStringBuilder. | Jason McDonald | 2009-06-10 | 1 | -6/+6 |
* | Make QCharRef known to QStringBuilder. | hjk | 2009-06-08 | 1 | -2/+12 |
* | Make QStringBuilder work out-of-the-box if QT_NO_CAST_FROM_ASCII is defined | hjk | 2009-06-05 | 1 | -0/+24 |
* | Introduce a new class QStringBuilder to speed up the creation of | hjk | 2009-05-28 | 1 | -0/+207 |