summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-2613-13/+13
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1313-13/+13
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2913-295/+295
* Update contact information in license headers.Sergio Ahumada2012-08-0113-26/+26
* Update year in Nokia copyright messages.Jason McDonald2012-01-1113-13/+13
* Declarative Examples: Fall back to local qmlapplicationviewer.Daniel Molkentin2011-11-221-1/+2
* Fix use of qmlapplicationviewer.Daniel Molkentin2011-11-211-1/+2
* demos/declarative/flickr example modificationsartoka2011-11-1730-3/+209
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1312-205/+205
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1912-12/+12
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1112-12/+12
* | Increase cachebuffer in Flickr demo to quarantee expanded delegate is not del...Joona Petrell2010-11-011-1/+1
|/
* Rename toolbar button.Yann Bodson2010-10-071-1/+1
* Do not show 'More' button when in fullscreen view.Yann Bodson2010-10-062-9/+15
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2912-12/+12
* Fix text size issues for high ppi displaysAlessandro Portale2010-09-075-7/+7
* Ensure slider is updated when screen size changes.Martin Jones2010-09-062-6/+38
* Fix photo positioning bug in flickr demo.Yann Bodson2010-08-033-87/+87
* Enter key performs same action as Return key in QML demos.Martin Jones2010-07-141-0/+1
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-1/+1
* Add license headers for .qml files.Jason McDonald2010-05-2112-0/+492
* Flickable small API changes.Yann Bodson2010-05-122-3/+3
* More cleanupYann Bodson2010-05-062-5/+9
* Use enum for drag.axis in doc and examples.Yann Bodson2010-05-061-1/+1
* Use enum rather than string for easing type.Yann Bodson2010-05-054-7/+7
* make quitableWarwick Allison2010-04-272-1/+12
* Balance grid items for larger displays.Warwick Allison2010-04-211-1/+2
* CleanupYann Bodson2010-04-2016-99/+0
* Fix API call for multiple tags.Warwick Allison2010-04-201-1/+6
* Add .qmlproject files for declarative demos.Yann Bodson2010-04-201-0/+16
* Ensure existing image is gone before next photo selection.Warwick Allison2010-04-161-0/+1
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-093-4/+4
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-0815-15/+15
* Remove flickr-desktopYann Bodson2010-04-086-500/+1
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-2/+2
* Remove ParentAction.Michael Brasser2010-03-232-8/+12
* Deprecate inline Script {} blocksAaron Kennedy2010-03-223-36/+30
* 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
* 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-024-5/+5
|/
* Set correct transformOrigin.Martin Jones2010-03-011-0/+1
* Fix position of image in detail view.Martin Jones2010-03-011-3/+1
* Change Connection syntax as per QT-2822.Warwick Allison2010-02-263-9/+9
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-262-11/+11
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-238-13/+13
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-227-7/+7
* Fix example after introduction of RotationAnimation.Michael Brasser2010-02-181-1/+1