Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QMetaType: Now we can register typedefs. | Olivier Goffart | 2010-03-02 | 3 | -2/+48 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-02 | 3 | -7/+312 |
|\ | |||||
| * | Merge remote branch 'staging/4.7' into HEAD | Aaron McCarthy | 2010-03-02 | 1440 | -31631/+50234 |
| |\ | |||||
| * | | Bearer management changes from Qt Mobility (fca9891). | Aaron McCarthy | 2010-03-02 | 3 | -7/+312 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-01 | 1 | -0/+13 |
|\ \ \ | |_|/ |/| | | |||||
| * | | QMetaObject::invokeMethod: print a warning if the method is not found. | Olivier Goffart | 2010-03-01 | 1 | -0/+13 |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-03-01 | 60 | -494/+17250 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-27 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-26 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge branch 'master' of git:qt/qt-multimedia-staging into qml | Thiago Macieira | 2010-02-26 | 1 | -0/+1 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-26 | 1 | -0/+1 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-02-25 | 1 | -0/+1 |
| | | | | |\ \ | |||||
| | | | | | * | | QMediaContent: Add a convenience method to retrieve the QNetworkRequest. | Justin McPherson | 2010-02-25 | 1 | -0/+1 |
| | | | | | |/ | |||||
| * | | | | | | Autotest: no need to call exitLoop twice, from two threads. | Thiago Macieira | 2010-02-27 | 1 | -3/+1 |
| * | | | | | | Merge remote branch 'origin/master' into 4.7 | Thiago Macieira | 2010-02-27 | 1416 | -31561/+45477 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-26 | 22 | -225/+12493 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 23 | -225/+12500 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-26 | 1 | -0/+7 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Speed up compilation of this test with MSVC. | Rohan McGovern | 2010-02-26 | 1 | -0/+7 |
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-25 | 6 | -4/+12249 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | | * | | | | New benchmark for QDirIterator | João Abecasis | 2010-02-25 | 4 | -0/+12152 |
| | | | | * | | | | Backporting auto-test utility header from master. | João Abecasis | 2010-02-25 | 1 | -0/+97 |
| | | | | * | | | | Cleaning of the patch to QTBUG-3168 | Benjamin Poulain | 2010-02-25 | 1 | -1/+0 |
| | | | | * | | | | Patch to QTBUG-3168 | Carolina Gomes | 2010-02-25 | 1 | -3/+0 |
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-25 | 1 | -1/+1 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | | * | | | | Pass the right arguments to QApplication in GraphicsView benchmark. | Bjørn Erik Nilsen | 2010-02-25 | 1 | -1/+1 |
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-25 | 1 | -0/+25 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | | * | | | | Add benchmarks for accessing meta-object properties via QScriptValue | Kent Hansen | 2010-02-25 | 1 | -0/+25 |
| | | | * | | | | | Set the roleNames of proxy models to the roleNames of the source model. | Stephen Kelly | 2010-02-25 | 1 | -0/+82 |
| | | | * | | | | | Trying to make the animation autotests more robust | Thierry Bastian | 2010-02-25 | 2 | -24/+25 |
| | | | * | | | | | Remove `make check' logic from auto.pro. | Rohan McGovern | 2010-02-25 | 1 | -7/+0 |
| | | | * | | | | | GV: Update issues if drawItems() is overridden and IndirectPainting is used. | Bjørn Erik Nilsen | 2010-02-24 | 1 | -0/+26 |
| | | | |/ / / / | |||||
| | | | * | | | | 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 | 1 | -0/+6 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Improve test coverage of QScriptString::toArrayIndex() | Kent Hansen | 2010-02-23 | 1 | -0/+6 |
| | | | * | | | | | Regression: QGraphicsScene::render fails to render the entire scene correctly. | Bjørn Erik Nilsen | 2010-02-23 | 1 | -0/+36 |
| | | | |/ / / / | |||||
| | | | * | | | | Stabilize QWidget benchmarks. | Bjørn Erik Nilsen | 2010-02-22 | 1 | -187/+110 |
| | | | * | | | | Stabilize style sheet benchmarks. | Bjørn Erik Nilsen | 2010-02-22 | 1 | -0/+9 |
| | | | * | | | | Fixes for the Windows Mobile plattform | ninerider | 2010-02-22 | 6 | -3/+22 |
| | * | | | | | | Fixed qdeclarativeconnection test. | Rohan McGovern | 2010-02-26 | 7 | -1/+1 |
| | * | | | | | | Merge remote branch 'qt/master' into qml-master | Qt Continuous Integration System | 2010-02-26 | 14 | -19/+4271 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast... | Qt Continuous Integration System | 2010-02-26 | 1 | -0/+7 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Speed up compilation of this test with MSVC. | Rohan McGovern | 2010-02-26 | 1 | -0/+7 |
| | | | | |/ / | | | | |/| | | |||||
| | * | | | | | missed rename | Warwick Allison | 2010-02-26 | 1 | -1/+1 |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-26 | 1 | -132/+119 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Polish QDeclarativeProperty API | Aaron Kennedy | 2010-02-26 | 1 | -132/+119 |
| | * | | | | | | Rename files to follow class name. | Warwick Allison | 2010-02-26 | 7 | -1/+1 |
| | * | | | | | | Change Connection syntax as per QT-2822. | Warwick Allison | 2010-02-26 | 5 | -12/+8 |
| | |/ / / / / | |||||
| | * | | | | | Test, demo, and work-around bug QTBUG-8535 | Warwick Allison | 2010-02-26 | 2 | -1/+3 |
| | * | | | | | Work around requires() bug in qmake | Aaron Kennedy | 2010-02-26 | 3 | -6/+3 |
| | * | | | | | Move QEasingCurve datastream autotest to qdatastream for more comprehensive t... | Leonardo Sobral Cunha | 2010-02-26 | 2 | -54/+69 |