summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstring.h
Commit message (Expand)AuthorAgeFilesLines
* Make the N parameter to the QXXXLiterals be the actual string lengthThiago Macieira2011-07-211-10/+10
* Fix more use of C style cast.Olivier Goffart2011-07-211-3/+3
* Fix use of C style cast.Olivier Goffart2011-07-191-1/+1
* Fix compilation on MSVCLars Knoll2011-07-131-4/+4
* remove unneeded cast operator on QConstStringDataLars Knoll2011-07-121-3/+0
* Remove Qt 4.3 binary compatibility for MSVCThiago Macieira2011-07-111-6/+0
* Use lambdas for generating static data for QStringLiteralThiago Macieira2011-07-111-26/+33
* Remove the qs() macro.Olivier Goffart2011-07-081-4/+0
* Make the new QStringLiteral produce a non-temporaryThiago Macieira2011-07-081-10/+33
* Unify QLatin1String and QLatin1LiteralLars Knoll2011-07-071-5/+8
* Support for compile time generated QStringsLars Knoll2011-07-071-42/+88
* Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-291-129/+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-5/+3
* Revert "Added QStringRef::toLatin1 and QStringRef::toUtf8"Thorbjørn Lindeijer2011-05-101-2/+0
* Fixes warningsOlivier Goffart2011-05-101-2/+2
* Added QStringRef::toLatin1 and QStringRef::toUtf8Thorbjørn Lindeijer2011-05-101-0/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1295