summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-187-39/+182
|\
| * optimize qstring::simplified()Oswald Buddenhagen2010-02-181-16/+66
| * Revert optimizations to QString::appendKai Koehne2010-02-182-42/+4
| * unbreak QList::append() and co. againOswald Buddenhagen2010-02-171-1/+1
| * optimization: use QList::reserve() and QVector::reserve()Oswald Buddenhagen2010-02-171-1/+3
| * avoid double reallocations in appending operationsOswald Buddenhagen2010-02-162-4/+42
| * avoid double reallocation in string-growing replace() caseOswald Buddenhagen2010-02-161-1/+2
| * optimize qHash() some moreOswald Buddenhagen2010-02-161-8/+4
| * optimize QList::mid()Oswald Buddenhagen2010-02-161-3/+12
| * optimization: use QList::reserve() in QSet::toList()Oswald Buddenhagen2010-02-161-0/+1
| * add QList::reserve()Oswald Buddenhagen2010-02-162-8/+57
| * add QString(const QChar *) c'torOswald Buddenhagen2010-02-162-2/+37
* | fix QTBUG-7898Shenghua Su2010-02-171-1/+1
* | Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-173-143/+46
* | Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-151-2/+47
* | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-141-32/+31
* | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-132-3/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-133-60/+158
|\ \ | |/ |/|
| * Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-02-123-60/+158
* | add qt5 todoOswald Buddenhagen2010-02-121-1/+1
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-101-1/+1
|\
| * Fixed setting back spaces when streaming a QPointFThorbjørn Lindeijer2010-02-091-1/+1
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-092-38/+24
|\ \ | |/ |/|
| * add constOswald Buddenhagen2010-02-051-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-02-043-7/+18
| |\
| * | Revert "Daylight savings time for Symbian take 2"Janne Koskinen2010-02-041-37/+23
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-041-1/+1
|\ \ \
| * | | doc: Fixed some qdoc warnings.Martin Smith2010-02-041-1/+1
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-044-30/+55
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-031-23/+37
| |\ \ | | |/
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-292-4/+4
| | |\
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-2590-97/+111
| | |\ \
| | * | | Daylight savings time for Symbian take 2Janne Koskinen2009-12-281-23/+37
| * | | | revert to fromUtf16() usage in fromWCharArray()Oswald Buddenhagen2010-02-031-1/+1
| * | | | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-2/+2
| * | | | document QString::fromUtf16() slownessOswald Buddenhagen2010-02-011-0/+11
| * | | | remove duplicated calculation of lengthOswald Buddenhagen2010-02-011-1/+1
| * | | | optimize qhash()Oswald Buddenhagen2010-02-011-4/+4
| | |_|/ | |/| |
* | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-012-4/+4
|\ \ \ \ | |/ / /
| * | | Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-271-3/+3
| * | | doc: Corrected misspelled word.Martin Smith2010-01-271-1/+1
| | |/ | |/|
* | | Merge commit 'oslo1/master' into oslo1-masterRohan McGovern2010-02-0116-3/+62
|\ \ \
| * | | Optimise QStringList::join by pre-allocating the final size.Thiago Macieira2010-01-261-0/+10
| * | | Merge branch '4.6'Thiago Macieira2010-01-211-2/+2
| |\ \ \
| * \ \ \ Merge branch '4.6'Thiago Macieira2010-01-1390-95/+108
| |\ \ \ \
| * \ \ \ \ Merge branch '4.6'Thiago Macieira2009-12-262-6/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Revert "Daylight savings time for Symbian."Janne Koskinen2009-12-231-37/+23
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-12-223-5/+8
| | |\ \ \ \
| | * | | | | Daylight savings time for Symbian.Janne Koskinen2009-12-221-23/+37
| * | | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-153-2/+5
| |\ \ \ \ \ \