summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr/common
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/flickr example modificationsartoka2011-11-175-321/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-134-68/+68
* Update copyright year to 2011.Jason McDonald2011-01-104-4/+4
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-294-4/+4
* Fix text size issues for high ppi displaysAlessandro Portale2010-09-071-1/+1
* Ensure slider is updated when screen size changes.Martin Jones2010-09-061-4/+18
* Add license headers for .qml files.Jason McDonald2010-05-214-0/+164
* Flickable small API changes.Yann Bodson2010-05-121-1/+1
* Use enum for drag.axis in doc and examples.Yann Bodson2010-05-061-1/+1
* CleanupYann Bodson2010-04-2015-98/+0
* Fix API call for multiple tags.Warwick Allison2010-04-201-1/+6
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-092-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-087-7/+7
* Remove flickr-desktopYann Bodson2010-04-083-305/+0
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-2/+2
* Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-101-10/+10
* Move WebView to an extension plugin.Warwick Allison2010-03-021-0/+1
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-1/+1
* Fix position of image in detail view.Martin Jones2010-03-011-3/+1
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-6/+6
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-233-3/+3
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-224-4/+4
* Fix example after introduction of RotationAnimation.Michael Brasser2010-02-181-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-184-4/+4
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-064-4/+4
* cleanupYann Bodson2009-10-281-2/+2
* 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
* Rename label to labeltextAaron Kennedy2009-10-081-5/+5
* lowercase idsYann Bodson2009-10-069-139/+135
* Change .sci syntax to match BorderImage.Yann Bodson2009-10-052-10/+10
* Update demos to work with API changesAlan Alpert2009-09-101-1/+1
* 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
* 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