summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr/common
Commit message (Collapse)AuthorAgeFilesLines
* Change .sci syntax to match BorderImage.Yann Bodson2009-10-052-10/+10
|
* Update demos to work with API changesAlan Alpert2009-09-101-1/+1
| | | | Affected are flickr and twitter.
* Remove KeyProxy in favour of the Keys.forwardTo attached property.Martin Jones2009-09-071-7/+2
|
* Fix scrollbar after API changes.Yann Bodson2009-09-071-2/+2
|
* Disallow using typenames as idsAaron Kennedy2009-09-024-18/+18
| | | | | | | | | This is now illegal: import Qt 4.6 Item { id: Item } as is import Qt 4.6 Item { id: Text }
* Make a number of Flickable API changes following review.Martin Jones2009-08-281-4/+4
|
* Forgot to commit RssModel.qmlYann Bodson2009-08-251-0/+20
|
* Mobile version of Flickr demo in flickr-mobile.qml.Yann Bodson2009-08-2521-0/+520