Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use SSE2 if the emmintrin.h header wasn't found. | Thiago Macieira | 2010-02-28 | 1 | -1/+1 |
* | Merge remote branch 'origin/master' into 4.7 | Thiago Macieira | 2010-02-27 | 20 | -43/+308 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-26 | 3 | -12/+28 |
| |\ | |||||
| | * | Merge remote branch 'origin/master' into berlin-master | Joerg Bornemann | 2010-02-26 | 22 | -49/+752 |
| | |\ | |||||
| | * | | use QList::reserve() as appropriate | Oswald Buddenhagen | 2010-02-25 | 2 | -0/+6 |
| | * | | optimize appending of (empty) lists to (empty) lists | Oswald Buddenhagen | 2010-02-25 | 1 | -9/+16 |
| | * | | suppress pointer aliasing warnings | Oswald Buddenhagen | 2010-02-24 | 1 | -3/+6 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-26 | 9 | -18/+101 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 9 | -18/+101 |
| | |\ \ | |||||
| | | * | | Fix a signed/unsigned comparison compiler warning | João Abecasis | 2010-02-25 | 1 | -1/+1 |
| | | * | | Cleaning of the patch to QTBUG-3168 | Benjamin Poulain | 2010-02-25 | 1 | -2/+2 |
| | | * | | Patch to QTBUG-3168 | Carolina Gomes | 2010-02-25 | 1 | -5/+22 |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-24 | 1 | -0/+7 |
| | | |\ \ | |||||
| | | | * | | More pedantry. | Trond Kjernåsen | 2010-02-24 | 1 | -2/+2 |
| | | | * | | Fix grammar. | Trond Kjernåsen | 2010-02-24 | 1 | -2/+3 |
| | | | * | | Doc: QFutureWatcher: specify that calls to setFuture should happen after the ... | Olivier Goffart | 2010-02-24 | 1 | -0/+6 |
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-23 | 4 | -9/+67 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | doc: Added QScopedArrayPointer and corrected QScopedPointer snippet. | Martin Smith | 2010-02-23 | 1 | -0/+55 |
| | | | * | | doc: Corrected typo. | Martin Smith | 2010-02-23 | 1 | -2/+2 |
| | | | * | | doc: Added \obsolete. | Martin Smith | 2010-02-23 | 2 | -7/+10 |
| | | * | | | Always define Q_WS_S60 on Symbian unless configured with -no-s60. | Jason Barron | 2010-02-23 | 1 | -1/+1 |
| | | * | | | Enable window size caching on Symbian NGA variants. | Jason Barron | 2010-02-23 | 1 | -0/+1 |
| | | * | | | Use the SYMBIAN_BUILD_GCE macro to check if the GCE variant can be used | Jason Barron | 2010-02-23 | 1 | -1/+1 |
| | | |/ / | |||||
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-22 | 1 | -3/+2 |
| | | |\ \ | |||||
| | | | * | | amend the doc, as suggested by rittk | Oswald Buddenhagen | 2010-02-22 | 1 | -3/+2 |
| * | | | | | Merge remote branch 'qt/master' into qml-master | Qt Continuous Integration System | 2010-02-26 | 7 | -11/+509 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Make sure that QEasingCurve::type when streamed is a quint8, as documented | Leonardo Sobral Cunha | 2010-02-26 | 1 | -2/+2 |
| * | | | | | Fix qdatastream::compatibility_Qt3 autotest failure | Leonardo Sobral Cunha | 2010-02-26 | 1 | -2/+2 |
| * | | | | | Fix compilation: intptr_t -> quintptr | Thiago Macieira | 2010-02-25 | 1 | -2/+2 |
| * | | | | | Merge branch 'master' of git:qt/qt-qml | Thiago Macieira | 2010-02-25 | 8 | -12/+178 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add support for qml imports directory in configure, qmake, and qmlengine | mae | 2010-02-24 | 2 | -1/+8 |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-24 | 4 | -61/+201 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Fix compile error in QEasingCurve | Leonardo Sobral Cunha | 2010-02-23 | 1 | -3/+3 |
| | * | | | | | Add QEasingCurve as builtin metatype | Leonardo Sobral Cunha | 2010-02-23 | 6 | -11/+170 |
* | | | | | | | Fix compilation on solaris-g++-x86-64: emmintrin.h is not available. | Thiago Macieira | 2010-02-26 | 1 | -1/+1 |
* | | | | | | | Unbreak compilation of bootstrapped Qt tools after f3eab3d. | Thiago Macieira | 2010-02-26 | 1 | -1/+1 |
* | | | | | | | QUrl: document adding of hash function | Peter Hartmann | 2010-02-26 | 2 | -2/+9 |
* | | | | | | | Don't lock the QMetaType custom types mutex unnecessarily | Kent Hansen | 2010-02-26 | 1 | -26/+46 |
* | | | | | | | Fix deadlock in QFSEventsFileSystemWatcherEngine. | Morten Johan Sørvig | 2010-02-26 | 1 | -1/+10 |
* | | | | | | | 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 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | |