summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr
Commit message (Expand)AuthorAgeFilesLines
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-227-7/+7
* Fix example after introduction of RotationAnimation.Michael Brasser2010-02-181-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-189-15/+15
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-031-1/+1
* Avoid spurious error messagesWarwick Allison2010-01-061-2/+4
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-069-15/+15
* Update semantics of targets/properties and target/property.Michael Brasser2009-11-062-2/+2
* cleanupYann Bodson2009-10-287-17/+17
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-261-0/+1
|\
| * Flip around perspective originAaron Kennedy2009-10-261-0/+1
* | Allow flickr demo to be remote.Warwick Allison2009-10-261-0/+10
|/
* Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-231-2/+2
* DocAaron Kennedy2009-10-131-0/+0
* Rename label to labeltextAaron Kennedy2009-10-081-5/+5
* lowercase idsYann Bodson2009-10-0617-345/+335
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-055-25/+25
|\
| * Change .sci syntax to match BorderImage.Yann Bodson2009-10-055-25/+25
* | Minor fixes to flickr example.Michael Brasser2009-10-051-4/+6
|/
* Fix small bugs in flick-mobileYann Bodson2009-09-303-9/+17
* Add a rotated flickr-mobile versionAaron Kennedy2009-09-211-0/+10
* Update demos to work with API changesAlan Alpert2009-09-102-2/+2
* Remove KeyProxy in favour of the Keys.forwardTo attached property.Martin Jones2009-09-072-13/+4
* Fix scrollbar after API changes.Yann Bodson2009-09-071-2/+2
* Disallow using typenames as idsAaron Kennedy2009-09-027-27/+27
* improve flickr-mobile detailed viewYann Bodson2009-09-013-7/+138
* cleanupYann Bodson2009-09-018-10/+10
* Fix bugs in flick-mobile demo.Yann Bodson2009-09-014-15/+25
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-312-2/+2
|\
| * Update XmlListModel status to be in line with other QML objects thatMichael Brasser2009-08-312-2/+2
* | Fix flickr-mobile toolbarYann Bodson2009-08-314-49/+57
|/
* Make a number of Flickable API changes following review.Martin Jones2009-08-281-4/+4
* Flickr tweak for more generic componentsAlan Alpert2009-08-271-2/+5
* Revert to Common.ImageDetails for now.Yann Bodson2009-08-271-1/+1
* small flickr fixesYann Bodson2009-08-254-4/+4
* Forgot to commit RssModel.qmlYann Bodson2009-08-251-0/+20
* Mobile version of Flickr demo in flickr-mobile.qml.Yann Bodson2009-08-2537-291/+313
* Rename positioners.Warwick Allison2009-08-241-1/+1
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-243-9/+9
* SetPropertyAction -> PropertyActionMartin Jones2009-08-213-6/+6
* Renamed transition action elementsMartin Jones2009-08-212-4/+4
* Rename State change elements.Martin Jones2009-08-217-38/+38
* Renaming Rect -> RectangleYann Bodson2009-08-196-9/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-191-1/+1
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-192-2/+2
| |\
| * | API improvements for MouseRegion and DragMartin Jones2009-08-191-1/+1
* | | Update demosAlan Alpert2009-08-191-1/+1
| |/ |/|
* | Rename filter to targets.Michael Brasser2009-08-182-2/+2
|/
* MouseRegion API changes following review.Martin Jones2009-08-181-1/+1
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-143-3/+3
* Missed a Rotation3D -> Rotation.Michael Brasser2009-08-131-1/+1