summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-2911-346/+0
* Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-292-211/+14
* QStringBuilder: do not crash with null char*Olivier Goffart2011-06-272-0/+4
* Make QPoint have the same layout on all platformsGunnar Sletta2011-06-201-6/+0
* Install some headers that were previously missing from install.axis2011-06-031-0/+4
* Fix a regression in QList::mid()Liang Qi2011-05-271-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24108-1787/+1787
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-0/+2
* Doc: Fixed qdoc warnings.David Boddie2011-05-232-2/+3
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-238-13/+45
* 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