summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr/flickr-desktop.qml
Commit message (Expand)AuthorAgeFilesLines
* Remove ParentAction.Michael Brasser2010-03-231-4/+6
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-15/+13
* Change Connection syntax as per QT-2822.Warwick Allison2010-02-261-3/+3
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-3/+3
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-4/+4
* 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-061-4/+4
* Update semantics of targets/properties and target/property.Michael Brasser2009-11-061-1/+1
* cleanupYann Bodson2009-10-281-1/+1
* lowercase idsYann Bodson2009-10-061-67/+65
* Minor fixes to flickr example.Michael Brasser2009-10-051-4/+6
* Disallow using typenames as idsAaron Kennedy2009-09-021-2/+2
* Update XmlListModel status to be in line with other QML objects thatMichael Brasser2009-08-311-1/+1
* Mobile version of Flickr demo in flickr-mobile.qml.Yann Bodson2009-08-251-0/+192