| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Allow flickr demo to be remote. | Warwick Allison | 2009-10-26 | 1 | -0/+10 |
|/ |
|
* | Update ScriptAction and StateChangeScript to use QmlScriptString. | Michael Brasser | 2009-10-23 | 1 | -2/+2 |
|
|
* | Doc | Aaron Kennedy | 2009-10-13 | 1 | -0/+0 |
|
|
* | Rename label to labeltext | Aaron Kennedy | 2009-10-08 | 1 | -5/+5 |
|
|
* | lowercase ids | Yann Bodson | 2009-10-06 | 17 | -345/+335 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-05 | 5 | -25/+25 |
|\ |
|
| * | Change .sci syntax to match BorderImage. | Yann Bodson | 2009-10-05 | 5 | -25/+25 |
|
|
* | | Minor fixes to flickr example. | Michael Brasser | 2009-10-05 | 1 | -4/+6 |
|/ |
|
* | Fix small bugs in flick-mobile | Yann Bodson | 2009-09-30 | 3 | -9/+17 |
|
|
* | Add a rotated flickr-mobile version | Aaron Kennedy | 2009-09-21 | 1 | -0/+10 |
|
|
* | Update demos to work with API changes | Alan Alpert | 2009-09-10 | 2 | -2/+2 |
|
|
* | Remove KeyProxy in favour of the Keys.forwardTo attached property. | Martin Jones | 2009-09-07 | 2 | -13/+4 |
|
|
* | Fix scrollbar after API changes. | Yann Bodson | 2009-09-07 | 1 | -2/+2 |
|
|
* | Disallow using typenames as ids | Aaron Kennedy | 2009-09-02 | 7 | -27/+27 |
|
|
* | improve flickr-mobile detailed view | Yann Bodson | 2009-09-01 | 3 | -7/+138 |
|
|
* | cleanup | Yann Bodson | 2009-09-01 | 8 | -10/+10 |
|
|
* | Fix bugs in flick-mobile demo. | Yann Bodson | 2009-09-01 | 4 | -15/+25 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-31 | 2 | -2/+2 |
|\ |
|
| * | Update XmlListModel status to be in line with other QML objects that | Michael Brasser | 2009-08-31 | 2 | -2/+2 |
|
|
* | | Fix flickr-mobile toolbar | Yann Bodson | 2009-08-31 | 4 | -49/+57 |
|/ |
|
* | Make a number of Flickable API changes following review. | Martin Jones | 2009-08-28 | 1 | -4/+4 |
|
|
* | Flickr tweak for more generic components | Alan Alpert | 2009-08-27 | 1 | -2/+5 |
|
|
* | Revert to Common.ImageDetails for now. | Yann Bodson | 2009-08-27 | 1 | -1/+1 |
|
|
* | small flickr fixes | Yann Bodson | 2009-08-25 | 4 | -4/+4 |
|
|
* | Forgot to commit RssModel.qml | Yann Bodson | 2009-08-25 | 1 | -0/+20 |
|
|
* | Mobile version of Flickr demo in flickr-mobile.qml. | Yann Bodson | 2009-08-25 | 37 | -291/+313 |
|
|
* | Rename positioners. | Warwick Allison | 2009-08-24 | 1 | -1/+1 |
|
|
* | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 3 | -9/+9 |
|
|
* | SetPropertyAction -> PropertyAction | Martin Jones | 2009-08-21 | 3 | -6/+6 |
|
|
* | Renamed transition action elements | Martin Jones | 2009-08-21 | 2 | -4/+4 |
|
|
* | Rename State change elements. | Martin Jones | 2009-08-21 | 7 | -38/+38 |
|
|
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 6 | -9/+9 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-08-19 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-19 | 2 | -2/+2 |
| |\ |
|
| * | | API improvements for MouseRegion and Drag | Martin Jones | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Update demos | Alan Alpert | 2009-08-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | Rename filter to targets. | Michael Brasser | 2009-08-18 | 2 | -2/+2 |
|/ |
|
* | MouseRegion API changes following review. | Martin Jones | 2009-08-18 | 1 | -1/+1 |
|
|
* | Get rid of QmlFont and use the QFont value type instead. | Michael Brasser | 2009-08-14 | 3 | -3/+3 |
|
|
* | Missed a Rotation3D -> Rotation. | Michael Brasser | 2009-08-13 | 1 | -1/+1 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-08-13 | 2 | -3/+3 |
|\ |
|
| * | Missed converting demos when renaming layout->positioner | Alan Alpert | 2009-08-13 | 1 | -1/+1 |
|
|
| * | Fix demo KeyActions -> Keys | Martin Jones | 2009-08-13 | 1 | -2/+2 |
|
|
* | | QGraphicsRotation3D has been merged into QGraphicsRotation. | Michael Brasser | 2009-08-13 | 3 | -5/+5 |
|/ |
|
* | Add new class QFxBorderImage. | Yann Bodson | 2009-08-09 | 1 | -2/+2 |
|
|
* | Make Flickr smooth again. | Yann Bodson | 2009-08-07 | 2 | -5/+5 |
|
|
* | Fix Flickr rotation | Yann Bodson | 2009-08-03 | 1 | -5/+6 |
|
|
* | Use new enum ints (should be ids!) | Warwick Allison | 2009-07-31 | 3 | -6/+6 |
|
|
* | Rename Rect.pen to Rect.border | Michael Brasser | 2009-07-31 | 4 | -6/+6 |
|
|
* | Rename centeredIn to centerIn. | Michael Brasser | 2009-07-31 | 3 | -4/+4 |
|
|