summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr/mobile/ImageDetails.qml
Commit message (Expand)AuthorAgeFilesLines
* Flickable small API changes.Yann Bodson2010-05-121-2/+2
* More cleanupYann Bodson2010-05-061-4/+8
* Use enum rather than string for easing type.Yann Bodson2010-05-051-1/+1
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-03-021-4/+1
|\
| * Fix position of image in detail view in flickr-mobileYann Bodson2010-03-011-4/+1
* | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-1/+1
|/
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-5/+5
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-1/+1
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
* cleanupYann Bodson2009-10-281-7/+7
* lowercase idsYann Bodson2009-10-061-37/+37
* Fix small bugs in flick-mobileYann Bodson2009-09-301-5/+0
* Disallow using typenames as idsAaron Kennedy2009-09-021-2/+2
* improve flickr-mobile detailed viewYann Bodson2009-09-011-0/+129