Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Always copy the qmldir files into the build directory | Tobias Hunger | 2010-03-08 | 4 | -7/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix failing autotest. | Alan Alpert | 2010-03-08 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 5 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix to mainwindow demo | Thierry Bastian | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix build on Maemo X11 | Tom Cooksey | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-03-08 | 541 | -12494/+26215 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Enable cleanup hooks when creating an EGL surface for a pixmap | Tom Cooksey | 2010-03-08 | 2 | -6/+7 | |
| * | | | | | | | | | | | | Fix crash on Win with 16bit screendepth when copy/pasting images | aavit | 2010-03-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-08 | 10 | -467/+200 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove duration property from QSoundEffect. | Justin McPherson | 2010-03-08 | 8 | -44/+0 | |
| * | | | | | | | | | | | | Fix effects.pri. | Justin McPherson | 2010-03-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Refactor QSoundEffect. | Justin McPherson | 2010-03-08 | 9 | -440/+217 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-08 | 155 | -3074/+4257 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | clearFocus() before setParentItem(0) on an item with focus. | Martin Jones | 2010-03-08 | 2 | -3/+9 | |
| * | | | | | | | | | | | Remove expect fail from ListView currentIndex test | Martin Jones | 2010-03-08 | 1 | -3/+7 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-08 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Make the animation property of Behavior deferred. | Michael Brasser | 2010-03-08 | 2 | -0/+2 | |
| * | | | | | | | | | | | fix QDeclarativeItem sceneEvent handling | Yann Bodson | 2010-03-08 | 1 | -3/+3 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Particles optimization and doc fixes. | Michael Brasser | 2010-03-08 | 1 | -3/+5 | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 36 | -109/+171 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix Qt.tint() algorithm | Aaron Kennedy | 2010-03-08 | 3 | -13/+9 | |
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-08 | 23 | -96/+125 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Remove expected warning | Bea Lam | 2010-03-08 | 2 | -19/+2 | |
| | | * | | | | | | | | | Use a better method for installing declarative demos. | Rohan McGovern | 2010-03-08 | 7 | -76/+16 | |
| | | * | | | | | | | | | Fixed declarative examples not being installed. | Rohan McGovern | 2010-03-08 | 14 | -1/+107 | |
| | * | | | | | | | | | | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 10 | -0/+37 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Add Flipable example. | Bea Lam | 2010-03-08 | 4 | -38/+50 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 22 | -567/+593 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Remove code dupliation in fixupX/Y(), flickX/Y() | Martin Jones | 2010-03-08 | 7 | -467/+326 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-08 | 19 | -27/+128 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Stop benchmark from crashing. | Michael Brasser | 2010-03-08 | 1 | -0/+2 | |
| | | * | | | | | | | | | Optimize Rectangle, Image, and Text creation. | Michael Brasser | 2010-03-08 | 9 | -24/+30 | |
| | * | | | | | | | | | | Add PathView.isCurrentIndex and PathView.view attached properties | Martin Jones | 2010-03-08 | 5 | -76/+235 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 8 | -0/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed declarative demos not being installed. | Rohan McGovern | 2010-03-08 | 8 | -0/+93 | |
| * | | | | | | | | | | | Make compile following QDeclarativeMetaProperty renaming | Bea Lam | 2010-03-08 | 4 | -8/+8 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 324 | -13604/+27435 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-07 | 92 | -2420/+3396 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 92 | -2420/+3396 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 92 | -2420/+3396 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | optimize dynamic call-by-name away | mae | 2010-03-05 | 2 | -9/+15 | |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 90 | -2411/+3381 | |
| | | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | Add support for QtScript connect/disconnect syntax in QML | Aaron Kennedy | 2010-03-05 | 13 | -0/+427 | |
| | | | | * | | | | | | Minor perf improvement when running QML script blocks | Aaron Kennedy | 2010-03-05 | 1 | -2/+3 | |
| | | | | * | | | | | | Fix qdeclarative{audio,video} tests. | Justin McPherson | 2010-03-05 | 4 | -14/+14 | |
* | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-03-07 | 169 | -2552/+5003 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Added missing tests to tests/auto/*.pro | Rohan McGovern | 2010-03-07 | 4 | -0/+20 | |
| * | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 169 | -2552/+4983 | |
| |\ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 1 | -8/+24 | |
| |\ \ \ \ \ \ \ \ \ \ |