Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 2 | -4/+4 |
* | Minor construction optimizations. | Michael Brasser | 2010-03-11 | 4 | -2/+10 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-11 | 4 | -35/+116 |
|\ | |||||
| * | Add a positioning 'mode' to positionViewAtIndex() | Martin Jones | 2010-03-11 | 4 | -35/+116 |
* | | Move particles in their own plugin (Qt.labs.particles) | Yann Bodson | 2010-03-11 | 4 | -1584/+1 |
|/ | |||||
* | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 1 | -67/+67 |
* | Merge remote branch 'qt/4.7' into qml-4.7 | Qt Continuous Integration System | 2010-03-10 | 1 | -0/+10 |
|\ | |||||
| * | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.... | Qt Continuous Integration System | 2010-03-09 | 1 | -0/+10 |
| |\ | |||||
| | * | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 1 | -5/+0 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 2 | -0/+15 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 2 | -0/+15 |
| | | |\ | |||||
| | | | * | doc: Fixed some QML qdoc errors. | Martin Smith | 2010-03-05 | 2 | -0/+15 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 1 | -1/+0 |
| | | | |\ | |||||
| | | | | * | QtDeclarative: Fix compiler warnings | Friedemann Kleint | 2010-03-02 | 2 | -2/+0 |
* | | | | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ... | Martin Jones | 2010-03-10 | 2 | -0/+4 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 5 | -7/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | URL redirection for AnimatedImage | Warwick Allison | 2010-03-10 | 2 | -1/+18 |
| * | | | | | | URL redirects for border image. | Warwick Allison | 2010-03-10 | 2 | -2/+18 |
| * | | | | | | Doc | Aaron Kennedy | 2010-03-10 | 1 | -4/+5 |
* | | | | | | | Schedule view relayout after itemsInserted/Removed() | Martin Jones | 2010-03-10 | 5 | -63/+118 |
|/ / / / / / | |||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 2 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-09 | 18 | -102/+139 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Probably fix compile on windows | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| | * | | | | | Probably fix compile | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| * | | | | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | 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 | 14 | -77/+62 |
|\ \ \ \ \ | |||||
| * | | | | | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 12 | -65/+50 |
| * | | | | | 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 |
* | | | | | | | 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 | 2 | -3/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | clearFocus() before setParentItem(0) on an item with focus. | Martin Jones | 2010-03-08 | 1 | -0/+2 |
| * | | | fix QDeclarativeItem sceneEvent handling | Yann Bodson | 2010-03-08 | 1 | -3/+3 |
* | | | | Minor anchors.fill optimization. | Michael Brasser | 2010-03-09 | 4 | -2/+32 |
|/ / / | |||||
* | | | Particles optimization and doc fixes. | Michael Brasser | 2010-03-08 | 1 | -3/+5 |
* | | | 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 |
|/ / / |