summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-184-20/+15
* Removed deprecated functions in QListEckhart Koppen2011-05-131-91/+0
* Compile fix for QLocale on Symbian.Denis Dzyubenko2011-05-101-1/+1
* Added Kazakh language to the QLocale mapping table on Symbian.Denis Dzyubenko2011-05-101-0/+1
* Added support for QLocale::uiLanguages on Symbian.Denis Dzyubenko2011-05-101-70/+96
* Don't realloc user-provided bufferJoão Abecasis2011-05-101-2/+2
* Revert "Added QStringRef::toLatin1 and QStringRef::toUtf8"Thorbjørn Lindeijer2011-05-102-43/+0
* Fixes warningsOlivier Goffart2011-05-102-4/+2
* Added QStringRef::toLatin1 and QStringRef::toUtf8Thorbjørn Lindeijer2011-05-102-0/+43
* Update documentation of QDateTime::toStringJens Georg2011-05-101-1/+5
* Fix QDateTime::toString for Qt::ISODateJens Georg2011-05-101-0/+15
* Symbian's QElapsedTimer::restart() fixed to return ms rather than usmread2011-05-101-1/+1
* Respect capacity in QVector::append().Liang Qi2011-05-101-2/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27109-0/+96312