summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringbuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-161-1/+1
|\
| * Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* | Ensure shared_null(s) are statically initialized on VS 2010João Abecasis2012-01-051-4/+4
|/
* QAbstractConcatenable::convertFromAscii: make len the actual lengthOlivier Goffart2011-07-221-7/+5
* Add unit tests to QStringLiteral and QByteArrayLiteral with operator %Thiago Macieira2011-07-211-0/+21
* Add support for QStringLiterals in QStringBuilderThiago Macieira2011-07-081-0/+17
* Unify QLatin1String and QLatin1LiteralLars Knoll2011-07-071-36/+2
* QStringBuilder: do not crash with null char*Olivier Goffart2011-06-271-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-181-1/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+455