Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused struct | Martin Jones | 2010-03-09 | 1 | -5/+0 |
* | Initialize member variable in QDeclarativeGridViewAttached | Martin Jones | 2010-03-09 | 1 | -1/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 31 | -141/+306 |
|\ | |||||
| * | Add QML support for methods returning QList<QObject *> | Aaron Kennedy | 2010-03-09 | 1 | -35/+55 |
| * | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 15 | -71/+57 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 13 | -74/+435 |
| |\ | |||||
| | * | 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 |
| | |\ | |||||
| | * | | 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 | 209 | -2326/+12581 |
| | |\ \ | |||||
| | * | | | Doc fix. | Michael Brasser | 2010-03-05 | 1 | -1/+5 |
| * | | | | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 13 | -23/+178 |
* | | | | | Handle itemsInserted/Removed/Moved() correctly for repeater. | Martin Jones | 2010-03-09 | 2 | -8/+55 |
| |_|_|/ |/| | | | |||||
* | | | | 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 | 6 | -48/+431 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Minor cleanup. | Michael Brasser | 2010-03-09 | 2 | -26/+15 |
| * | | | | 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 |
| |/ / / |/| | | | |||||
* | | | | Add highlightRangeMode and snapMode to GridView. | Martin Jones | 2010-03-09 | 2 | -20/+384 |
| |/ / |/| | | |||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 21 | -499/+241 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 26 | -535/+254 |
| |\ \ | |||||
| | * | | 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/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 4 | -7/+10 |
| | |\ \ | |||||
| | | * | | 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 | 166 | -976/+11200 |
| | | |\ \ | |||||
| | | | * | | 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 |
| | * | | | | | clearFocus() before setParentItem(0) on an item with focus. | Martin Jones | 2010-03-08 | 1 | -0/+2 |
| | * | | | | | 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 | 2 | -10/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix Qt.tint() algorithm | Aaron Kennedy | 2010-03-08 | 1 | -10/+6 |
| * | | | | | | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 1 | -0/+6 |
| |/ / / / / | |||||
* | | | | | | Add Flipable example. | Bea Lam | 2010-03-08 | 1 | -38/+13 |
|/ / / / / | |||||
* | | | | | 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 | 9 | -24/+30 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | 3 | -73/+181 |
|/ / / / / | |||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-07 | 31 | -1460/+607 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 31 | -1460/+607 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 31 | -1460/+607 |
| | |\ \ \ \ |