Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add QML support for methods returning QList<QObject *> | Aaron Kennedy | 2010-03-09 | 4 | -35/+104 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 19 | -74/+158 |
|\ | |||||
| * | Update configure.exe to include declarative module by default | Joona Petrell | 2010-03-09 | 1 | -0/+0 |
| * | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 18 | -74/+158 |
* | | Compile | Aaron Kennedy | 2010-03-09 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 15 | -74/+539 |
|\ | |||||
| * | Remove unused data member. | Michael Brasser | 2010-03-09 | 2 | -2/+0 |
| * | Fix warning. | Michael Brasser | 2010-03-09 | 1 | -0/+2 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 6 | -22/+26 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 6 | -34/+22 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-09 | 8 | -48/+535 |
| | | |\ | |||||
| | | * | | Move pixmapChanged signal to QDeclarativeImage | Yann Bodson | 2010-03-09 | 4 | -8/+7 |
| | * | | | When flicking with snap, bias towards moving at least one item. | Martin Jones | 2010-03-09 | 2 | -14/+19 |
| * | | | | Fix warnings and change geometry-related functions to use reals. | Michael Brasser | 2010-03-09 | 2 | -10/+10 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 418 | -14807/+29138 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Minor cleanup. | Michael Brasser | 2010-03-09 | 2 | -26/+15 |
| | |/ / | |||||
| | * | | Add highlightRangeMode and snapMode to GridView. | Martin Jones | 2010-03-09 | 4 | -20/+488 |
| * | | | Doc fix. | Michael Brasser | 2010-03-05 | 1 | -1/+5 |
* | | | | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 14 | -23/+230 |
| |/ / |/| | | |||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 25 | -507/+257 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 44 | -546/+341 |
| |\ \ | |||||
| | * | | 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 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | fix QDeclarativeItem sceneEvent handling | Yann Bodson | 2010-03-08 | 1 | -3/+3 |
| * | | | | | | | | Use one thread for all instances. | Bea Lam | 2010-03-08 | 1 | -15/+19 |
* | | | | | | | | | Minor anchors.fill optimization. | Michael Brasser | 2010-03-09 | 4 | -2/+32 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Make the animation property of Behavior deferred. | Michael Brasser | 2010-03-08 | 2 | -0/+2 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | 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 |
| |/ / / / / / |