| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | 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 |
| | |\ |
|
| | * | | 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 |
| |_|/
|/| | |
|
* | | | Minor cleanup. | Michael Brasser | 2010-03-09 | 2 | -26/+15 |
|/ / |
|
* | | 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 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 7 | -42/+148 |
|\ |
|
| * | MouseRegion is dead. Long live MouseArea. | Martin Jones | 2010-03-04 | 1 | -1/+0 |
|
|
| * | Merge branch 'tab-navigation' into 4.7 | Yann Bodson | 2010-03-04 | 2 | -14/+87 |
| |\ |
|
| | * | Add support for tab and backtab in KeyNavigation | Yann Bodson | 2010-03-04 | 2 | -14/+87 |
|
|
| * | | Don't mess with highlight size if highlightFollowsCurrentItem is false. | Martin Jones | 2010-03-04 | 1 | -4/+7 |
|
|
| * | | Fix ListView contentHeight calculation. | Martin Jones | 2010-03-04 | 1 | -2/+3 |
| |/ |
|
| * | Documented view behavior when items are removed from start of view. | Martin Jones | 2010-03-04 | 2 | -0/+18 |
|
|
| * | Remove unnecessary additional hash of QDeclarativeGridViewAttached | Martin Jones | 2010-03-04 | 2 | -21/+7 |
|
|
| * | Fix spelling. | Martin Jones | 2010-03-04 | 2 | -2/+2 |
|
|
| * | Document that the views do not set clip: true. | Martin Jones | 2010-03-04 | 2 | -0/+10 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 1 | -6/+19 |
| |\ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 3 | -9/+9 |
| |\ \ |
|
| * | | | 4.6.x compat | Warwick Allison | 2010-03-03 | 1 | -0/+16 |
|
|
* | | | | Add mapFromItem() and mapToItem() in QDeclarativeItem. | Bea Lam | 2010-03-04 | 2 | -0/+57 |
|
|
* | | | | Removed unused variable | Bea Lam | 2010-03-04 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-03 | 3 | -9/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | More renaming: MouseRegion -> MouseArea | Yann Bodson | 2010-03-03 | 1 | -5/+5 |
|
|
| * | | 'on' syntax fixes | Yann Bodson | 2010-03-03 | 2 | -4/+4 |
| |/ |
|
* | | Fix painting Rectangle with radius < side/2. | Martin Jones | 2010-03-03 | 1 | -6/+19 |
|/ |
|
* | Fix mouse stealing in nested flickables. | Martin Jones | 2010-03-03 | 1 | -7/+13 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 18 | -1828/+167 |
|\ |
|
| * | Merge branch 'master' into 4.7 | Warwick Allison | 2010-03-02 | 5 | -1785/+0 |
| |\ |
|
| | * | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 5 | -1785/+0 |
|
|
| | * | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 8 | -36/+124 |
|
|
| * | | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 8 | -36/+124 |
|
|
| * | | Add accessor operations to VisualItemModel::children | Aaron Kennedy | 2010-03-02 | 1 | -1/+10 |
|
|
| * | | Fix warning. | Michael Brasser | 2010-03-02 | 1 | -1/+0 |
|
|
| * | | Minor optimization. | Michael Brasser | 2010-03-02 | 1 | -2/+3 |
|
|
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-02 | 5 | -3/+25 |
| |\ \ |
|