Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | QMetaObject::invokeMethod: print a warning if the method is not found. | Olivier Goffart | 2010-03-01 | 1 | -0/+13 | |
* | | | | | | Add WorkerScript docs and tests. | Bea Lam | 2010-03-03 | 5 | -0/+226 | |
* | | | | | | Forgot to add qworkerlistmodel test dir to declarative.pro | Bea Lam | 2010-03-02 | 1 | -0/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-02 | 69 | -108/+211 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into 4.7 | Aaron Kennedy | 2010-03-02 | 67 | -82/+172 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Aaron Kennedy | 2010-03-02 | 1 | -41/+89 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | * | | | | Make "on" syntax mandatory for value sources and interceptors | Aaron Kennedy | 2010-03-02 | 67 | -82/+172 | |
| * | | | | | Test GridView.onAdd & GridView.onRemove. Reduce wait()s | Martin Jones | 2010-03-01 | 2 | -26/+39 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Add docs and tests for WorkerListModel. | Bea Lam | 2010-03-02 | 4 | -0/+222 | |
|/ / / / | ||||||
* | | | | 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 | |
| | |/ / / / / |