summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git:qt/qt-qmlThiago Macieira2010-02-252-4/+76
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-244-61/+201
| |\
| * | Fix compile error in QEasingCurveLeonardo Sobral Cunha2010-02-231-3/+3
| * | Add QEasingCurve as builtin metatypeLeonardo Sobral Cunha2010-02-232-4/+76
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-234-13/+53
|\ \ \ | |_|/ |/| |
| * | Fix build with wingwThierry Bastian2010-02-222-6/+6
| * | Compilation on symbianOlivier Goffart2010-02-211-3/+3
| * | Enable QT_USE_FAST_CONCATENATION by default for compiling QtOlivier Goffart2010-02-211-0/+10
| * | QStringBuilder: Do not resize if not required.Olivier Goffart2010-02-211-6/+22
| * | QStringBuilder: reduce the size of the generated codeOlivier Goffart2010-02-211-0/+14
| |/
* | Merge remote branch 'origin/master'Thiago Macieira2010-02-232-60/+186
|\ \
| * | avoid double reallocations in inserting operationsOswald Buddenhagen2010-02-222-35/+143
| * | create temporaries more intelligentlyOswald Buddenhagen2010-02-221-6/+28
| * | do not protect against self-assignment in QList::replace()Oswald Buddenhagen2010-02-221-6/+1
| * | make queues to which only lists are appended not blow the memoryOswald Buddenhagen2010-02-222-18/+19
| * | optimize queue-like structuresOswald Buddenhagen2010-02-221-3/+3
| * | remove more pointless recalculationsOswald Buddenhagen2010-02-221-3/+3
| |/
* | Added function overload for QByteArray &QByteArray::replace()Zeno Albisser2010-02-232-1/+15
|/
* Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-207-39/+182
|\
| * 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
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-191-1/+1
|\ \ \
| * | | Revert "Added note to make QList destructor virtual in version 5"Zeno Albisser2010-02-181-1/+1
* | | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-188-23/+22
|\ \ \ \ | |/ / /
| * | | Added note to make QList destructor virtual in version 5Zeno Albisser2010-02-171-1/+1
| * | | Change all ptrdiff_t to qptrdiff.Thiago Macieira2010-02-178-22/+21
* | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-182-3/+48
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-171-14/+21
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-151-14/+21
* | | 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
|\ \ \ | |/ / |/| / | |/