summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-244-61/+201
|\
| * 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
| |/
* | Fix compile error in QEasingCurveLeonardo Sobral Cunha2010-02-231-3/+3
* | Add QEasingCurve as builtin metatypeLeonardo Sobral Cunha2010-02-236-11/+170
|/
* Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-2010-40/+187
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-198-40/+183
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-188-40/+183
| | |\
| | | * 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
| | | * optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-161-1/+1
| | | * add QString(const QChar *) c'torOswald Buddenhagen2010-02-162-2/+37
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-188-23/+59
| |\ \ \ | | |/ /
| * | | MOBILITY -404 / 507Wolfgang Beck2010-02-162-0/+4
| | |/ | |/|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-202-3/+3
|\ \ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-191-1/+1
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-191-1/+1
| | |\ \ \
| | | * | | Added implementation of epocRoot() function to configureGareth Stockwell2010-02-181-1/+1
| * | | | | Ensure that posted events are sent on WindowsBradley T. Hughes2010-02-191-2/+2
| |/ / / /
* | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-192-11/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-182-11/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "Added note to make QList destructor virtual in version 5"Zeno Albisser2010-02-181-1/+1
| | * | | Fix s390(x) atomic ops related crashesDirk Mueller2010-02-171-10/+6
* | | | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-1811-27/+24
|\ \ \ \ \ | |/ / / /
| * | | | Use correct include path for qglobal.hIain2010-02-181-1/+1
| |/ / /
| * | | Fix compilation on Mac 32-bit.Thiago Macieira2010-02-171-1/+1
| * | | Added note to make QList destructor virtual in version 5Zeno Albisser2010-02-171-1/+1
| * | | Change all ptrdiff_t to qptrdiff.Thiago Macieira2010-02-179-23/+22
* | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-188-23/+59
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove these friend declarations that aren't necessary in 4.7Thiago Macieira2010-02-171-5/+0
| * | | Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-171-1/+2
| * | | fix QTBUG-7898Shenghua Su2010-02-171-1/+1
| * | | Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-173-143/+46
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-162-2/+2
| |\ \ \
| | * | | Fix copyright year.Jason McDonald2010-02-162-2/+2
| * | | | doc: Fixed some qdoc errors.Martin Smith2010-02-161-0/+1
| |/ / /