Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Improve lookup speed of QMetaType::type() for normalized types | Kent Hansen | 2010-02-26 | 1 | -94/+103 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-25 | 7 | -11/+509 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix the SIMD implementations of QString::toLatin1() | Benjamin Poulain | 2010-02-25 | 1 | -7/+13 | |
| * | | | | | Implement toLatin1_helper with Neon | Benjamin Poulain | 2010-02-25 | 1 | -0/+22 | |
| * | | | | | QRegExp::pos() should return -1 for empty/non-matching captures | João Abecasis | 2010-02-25 | 1 | -3/+8 | |
| * | | | | | Implement toLatin1_helper with SSE2 | Benjamin Poulain | 2010-02-24 | 1 | -6/+48 | |
| * | | | | | Add an extra operator delete() to QSharedPointer's internals. | Thiago Macieira | 2010-02-24 | 1 | -0/+1 | |
| * | | | | | Fix compilation on x86 with gcc if SSE2 is not enabled | Thiago Macieira | 2010-02-24 | 1 | -10/+3 | |
| * | | | | | Comments the SSE implementation of fromLatin1_helper() | Benjamin Poulain | 2010-02-24 | 1 | -3/+9 | |
| * | | | | | Build fixes for the SIMD functions | Benjamin Poulain | 2010-02-23 | 2 | -2/+4 | |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Benjamin Poulain | 2010-02-23 | 42 | -253/+668 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Implement QString::fromLatin1_helper() with SSE2 | Benjamin Poulain | 2010-02-23 | 2 | -2/+31 | |
| * | | | | | Cache the result of qDetectCPUFeatures() | Benjamin Poulain | 2010-02-23 | 1 | -7/+26 | |
| * | | | | | Move the SIMD detection from QtGui to QtCore | Benjamin Poulain | 2010-02-23 | 4 | -0/+373 | |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-23 | 8 | -25/+64 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix build with wingw | Thierry Bastian | 2010-02-22 | 2 | -6/+6 | |
| * | | | | | Imporve win64 support for mingw | Thierry Bastian | 2010-02-22 | 2 | -10/+9 | |
| * | | | | | Fix build on Mac OS X | Gabriel de Dietrich | 2010-02-22 | 1 | -1/+1 | |
| * | | | | | Compilation on symbian | Olivier Goffart | 2010-02-21 | 1 | -3/+3 | |
| * | | | | | Enable QT_USE_FAST_CONCATENATION by default for compiling Qt | Olivier Goffart | 2010-02-21 | 1 | -0/+10 | |
| * | | | | | Compile with QT_USE_FAST_OPERATOR_PLUS | Olivier Goffart | 2010-02-21 | 1 | -1/+1 | |
| * | | | | | QStringBuilder: Do not resize if not required. | Olivier Goffart | 2010-02-21 | 1 | -6/+22 | |
| * | | | | | QStringBuilder: reduce the size of the generated code | Olivier Goffart | 2010-02-21 | 1 | -0/+14 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge remote branch 'origin/master' | Thiago Macieira | 2010-02-23 | 2 | -60/+186 | |
|\ \ \ \ \ | ||||||
| * | | | | | avoid double reallocations in inserting operations | Oswald Buddenhagen | 2010-02-22 | 2 | -35/+143 | |
| * | | | | | create temporaries more intelligently | Oswald Buddenhagen | 2010-02-22 | 1 | -6/+28 | |
| * | | | | | do not protect against self-assignment in QList::replace() | Oswald Buddenhagen | 2010-02-22 | 1 | -6/+1 | |
| * | | | | | make queues to which only lists are appended not blow the memory | Oswald Buddenhagen | 2010-02-22 | 2 | -18/+19 | |
| * | | | | | optimize queue-like structures | Oswald Buddenhagen | 2010-02-22 | 1 | -3/+3 | |
| * | | | | | remove more pointless recalculations | Oswald Buddenhagen | 2010-02-22 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Added function overload for QByteArray &QByteArray::replace() | Zeno Albisser | 2010-02-23 | 2 | -1/+15 | |
|/ / / / | ||||||
* | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 10 | -40/+187 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-19 | 8 | -40/+183 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-18 | 8 | -40/+183 | |
| | |\ \ \ \ | ||||||
| | | * | | | | optimize qstring::simplified() | Oswald Buddenhagen | 2010-02-18 | 1 | -16/+66 | |
| | | * | | | | Revert optimizations to QString::append | Kai Koehne | 2010-02-18 | 2 | -42/+4 | |
| | | * | | | | unbreak QList::append() and co. again | Oswald Buddenhagen | 2010-02-17 | 1 | -1/+1 | |
| | | * | | | | optimization: use QList::reserve() and QVector::reserve() | Oswald Buddenhagen | 2010-02-17 | 1 | -1/+3 | |
| | | * | | | | avoid double reallocations in appending operations | Oswald Buddenhagen | 2010-02-16 | 2 | -4/+42 | |
| | | * | | | | avoid double reallocation in string-growing replace() case | Oswald Buddenhagen | 2010-02-16 | 1 | -1/+2 | |
| | | * | | | | optimize qHash() some more | Oswald Buddenhagen | 2010-02-16 | 1 | -8/+4 | |
| | | * | | | | optimize QList::mid() | Oswald Buddenhagen | 2010-02-16 | 1 | -3/+12 | |
| | | * | | | | optimization: use QList::reserve() in QSet::toList() | Oswald Buddenhagen | 2010-02-16 | 1 | -0/+1 | |
| | | * | | | | add QList::reserve() | Oswald Buddenhagen | 2010-02-16 | 2 | -8/+57 | |
| | | * | | | | optimization: get rid of QString::fromUtf16() usage, part 2 | Oswald Buddenhagen | 2010-02-16 | 1 | -1/+1 | |
| | | * | | | | add QString(const QChar *) c'tor | Oswald Buddenhagen | 2010-02-16 | 2 | -2/+37 | |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 8 | -23/+59 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | MOBILITY -404 / 507 | Wolfgang Beck | 2010-02-16 | 2 | -0/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 2 | -3/+3 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-19 | 1 | -1/+1 | |
| |\ \ \ \ \ |