Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 2 | -13/+13 | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 4 | -2058/+2139 | |
| |\ \ | ||||||
| | * | | Re-generate the Unicode tables after updates to the program that generates them | Thiago Macieira | 2010-03-05 | 2 | -1842/+1907 | |
| | * | | add some usefull definitions to qunicodetables_p.h | Ritt Konstantin | 2010-03-05 | 2 | -17/+15 | |
| | * | | qchar.cpp: fix identation | Ritt Konstantin | 2010-03-05 | 1 | -120/+123 | |
| | * | | Make QString::toUtf8() also use QUtf8. | Thiago Macieira | 2010-03-05 | 1 | -39/+5 | |
| | * | | Doc: add some notes about QString lossy/lossless conversions | Thiago Macieira | 2010-03-05 | 1 | -5/+38 | |
| | * | | Doc: fix a mistake saying that const char* was converted to QLatin1String | Thiago Macieira | 2010-03-05 | 1 | -5/+5 | |
| | * | | Doc: Update QString docs about real ASCII and to/fromAscii and NULs. | Thiago Macieira | 2010-03-05 | 1 | -31/+47 | |
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 2 | -3/+3 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-03-04 | 2 | -3/+10 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 2 | -0/+6 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge remote branch 'staging/master' into 4.7 | Thiago Macieira | 2010-03-02 | 1 | -0/+2 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fix compilation with namespace. | ck | 2010-03-01 | 1 | -2/+2 | |
| | | * | | | | Added comment about usage of strncpy_s function in VC++ > 14.00 | Zeno Albisser | 2010-03-02 | 1 | -0/+4 | |
| | * | | | | | Namespace fixes. | Justin McPherson | 2010-03-04 | 1 | -3/+4 | |
| | |/ / / / | ||||||
| * | | | | | Doc: Fixed typos. | David Boddie | 2010-03-04 | 1 | -3/+4 | |
| |/ / / / | ||||||
| * | | | | qDetectCPUFeatures: compile fix with namespaces | hjk | 2010-03-01 | 1 | -2/+1 | |
| * | | | | Fix building with Sun CC 5.10: missing :: for the QWeakPointer declaration | Thiago Macieira | 2010-03-01 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | 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 | 6 | -16/+159 | |
| |\ \ \ | ||||||
| | * \ \ | 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 | 12 | -28/+616 | |
| | | |\ \ \ | ||||||
| | | * | | | | 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 | 1 | -0/+55 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 1 | -0/+55 | |
| | | |\ \ \ \ | ||||||
| | * | \ \ \ \ | Merge remote branch 'qt/master' into qml-master | Qt Continuous Integration System | 2010-02-26 | 6 | -11/+487 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | * | | | | | | Make sure that QEasingCurve::type when streamed is a quint8, as documented | 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 | 2 | -4/+76 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | 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 | 2 | -4/+76 | |
| * | | | | | | | | Fix compilation on solaris-g++-x86-64: emmintrin.h is not available. | Thiago Macieira | 2010-02-26 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-25 | 6 | -11/+487 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | 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 | 18 | -179/+499 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | 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 | 3 | -0/+351 | |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-23 | 4 | -13/+53 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | |