| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with wingw | Thierry Bastian | 2010-02-22 | 1 | -1/+1 |
|
|
* | QStringBuilder: Do not resize if not required. | Olivier Goffart | 2010-02-21 | 1 | -6/+22 |
|
|
* | QStringBuilder: reduce the size of the generated code | Olivier Goffart | 2010-02-21 | 1 | -0/+14 |
|
|
* | add const | Oswald Buddenhagen | 2010-02-05 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Make QStringBuilder respect codecForCStrings | Harald Fernengel | 2009-11-04 | 1 | -21/+37 |
|
|
* | fix string builder for QT_NO_CAST_FROM_ASCII on Windows | hjk | 2009-09-30 | 1 | -2/+13 |
|
|
* | 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 |
|
|
* | work around a compiler bug (gcc <= 4.0.x) that renders the drop-in version | hjk | 2009-08-27 | 1 | -0/+6 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | 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 |
|
|