Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-24 | 47 | -481/+4183 |
|\ | |||||
| * | Update of the QScriptValue autotest suite. | Jedrzej Nowacki | 2010-02-24 | 1 | -0/+3114 |
| * | New autotests cases for QScriptValue autotests generator. | Jedrzej Nowacki | 2010-02-24 | 1 | -1/+36 |
| * | QScriptValue autotest generator templates change. | Jedrzej Nowacki | 2010-02-24 | 1 | -0/+8 |
| * | Fix license template. | Jedrzej Nowacki | 2010-02-24 | 1 | -2/+1 |
| * | QScriptValue::isQMetaObject crash fix. | Jedrzej Nowacki | 2010-02-24 | 1 | -1/+1 |
| * | Implement toLatin1_helper with SSE2 | Benjamin Poulain | 2010-02-24 | 1 | -6/+48 |
| * | Doc: add \since 4.7 to new QtMultimedia classes | Volker Hilsheimer | 2010-02-24 | 22 | -8/+31 |
| * | Autotest: add a test to ensure that the Qt headers are clean. | Thiago Macieira | 2010-02-24 | 2 | -1/+87 |
| * | Compile on Linux: close(2) is defined in #include <unistd.h> | Thiago Macieira | 2010-02-24 | 1 | -0/+1 |
| * | Improved gesture event delivery in graphicsview. | Denis Dzyubenko | 2010-02-24 | 3 | -244/+343 |
| * | Fixed a gesture autotest. | Denis Dzyubenko | 2010-02-24 | 1 | -1/+1 |
| * | Cache scene coordinates of a hotspot in a QGesture. | Denis Dzyubenko | 2010-02-24 | 4 | -12/+22 |
| * | 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 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Morten Johan Sørvig | 2010-02-24 | 156 | -531/+24071 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-24 | 7 | -208/+427 |
| | |\ | |||||
| | | * | 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 | 4554 | -116093/+517052 |
| | | |\ | |||||
| | | * | | Implement QString::fromLatin1_helper() with SSE2 | Benjamin Poulain | 2010-02-23 | 2 | -2/+31 |
| | | * | | Cache the result of qDetectCPUFeatures() | Benjamin Poulain | 2010-02-23 | 2 | -11/+27 |
| | | * | | Move the SIMD detection from QtGui to QtCore | Benjamin Poulain | 2010-02-23 | 6 | -203/+375 |
| * | | | | Prevent stale QWidget pointers in QCocoaView | Morten Johan Sørvig | 2010-02-23 | 4 | -3/+69 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-24 | 32 | -62/+181 |
|\ \ \ \ | |||||
| * | | | | QMediaContent test; make sure to use network. | Justin McPherson | 2010-02-24 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-24 | 31 | -61/+180 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Rebuild configure.exe | Andrew den Exter | 2010-02-24 | 1 | -0/+0 |
| | * | | | Add -mediaservice argument to configure. | Andrew den Exter | 2010-02-24 | 4 | -14/+43 |
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-23 | 26 | -47/+137 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-23 | 26 | -47/+137 |
| | | |\ \ \ | |||||
| | | | * | | | Remove active qDebugs. | Justin McPherson | 2010-02-23 | 12 | -42/+38 |
| | | | * | | | Player demo updated with more user-friendly previous button behaviour. | Nicholas Young | 2010-02-23 | 2 | -1/+13 |
| | | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging | Nicholas Young | 2010-02-23 | 18 | -28/+212 |
| | | | |\ \ \ | |||||
| | | | | * | | | Change qml.{h,cpp} -> multimediaqml.{h,cpp} in QtMultimedia. | Justin McPherson | 2010-02-23 | 4 | -4/+4 |
| | | | | * | | | Add private header warning. | Justin McPherson | 2010-02-23 | 5 | -0/+54 |
| | | | * | | | | Added QNetworkRequest constructor to QMediaContent. | Nicholas Young | 2010-02-23 | 3 | -0/+28 |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-24 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | compile fix with namespaces after a broken automatical merge | hjk | 2010-02-24 | 1 | -2/+0 |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast... | Qt Continuous Integration System | 2010-02-24 | 131 | -117/+23094 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Make this function non-static. | Aaron McCarthy | 2010-02-23 | 1 | -1/+1 |
| * | | | | | | | Merge remote branch 'staging/master' into bearermanagement/staging | Aaron McCarthy | 2010-02-23 | 127 | -2086/+2417 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast... | Qt Continuous Integration System | 2010-02-23 | 131 | -117/+23094 |
| | |\ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ | Merge remote branch 'origin/master' into bearermanagement/staging | Aaron McCarthy | 2010-02-23 | 2 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/master' into bearermanagement/staging | Aaron McCarthy | 2010-02-23 | 277 | -2687/+2419 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Make compile on Maemo6. | Aaron McCarthy | 2010-02-23 | 3 | -9/+16 |
| * | | | | | | | | | | Merge remote branch 'staging/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-23 | 15 | -28/+158 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast... | Qt Continuous Integration System | 2010-02-22 | 131 | -117/+23077 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Fix build on Symbian. | Aaron McCarthy | 2010-02-23 | 3 | -2/+12 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Change initialization order. | Aaron McCarthy | 2010-02-22 | 1 | -1/+1 |