summaryrefslogtreecommitdiffstats
path: root/demos/declarative/flickr/mobile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-106-6/+6
* 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-296-6/+6
* Fix text size issues for high ppi displaysAlessandro Portale2010-09-074-6/+6
* Ensure slider is updated when screen size changes.Martin Jones2010-09-061-2/+20
* Fix photo positioning bug in flickr demo.Yann Bodson2010-08-032-77/+75
* 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-216-0/+246
* Flickable small API changes.Yann Bodson2010-05-121-2/+2
* More cleanupYann Bodson2010-05-062-5/+9
* Use enum rather than string for easing type.Yann Bodson2010-05-053-5/+5
* make quitableWarwick Allison2010-04-272-1/+12
* 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-091-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-086-6/+6
* Remove ParentAction.Michael Brasser2010-03-231-4/+6
* Deprecate inline Script {} blocksAaron Kennedy2010-03-222-21/+17
* 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-023-4/+4
|/
* Change Connection syntax as per QT-2822.Warwick Allison2010-02-261-3/+3
* 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-233-5/+5
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-222-2/+2
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-183-5/+5
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-063-5/+5
* Update semantics of targets/properties and target/property.Michael Brasser2009-11-061-1/+1
* cleanupYann Bodson2009-10-284-13/+13
* DocAaron Kennedy2009-10-131-0/+0
* lowercase idsYann Bodson2009-10-066-111/+107
* Change .sci syntax to match BorderImage.Yann Bodson2009-10-053-15/+15
* Fix small bugs in flick-mobileYann Bodson2009-09-302-7/+2
* 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-6/+2
* Disallow using typenames as idsAaron Kennedy2009-09-022-7/+7
* improve flickr-mobile detailed viewYann Bodson2009-09-012-2/+131
* cleanupYann Bodson2009-09-018-10/+10
* Fix bugs in flick-mobile demo.Yann Bodson2009-09-013-11/+11
* Fix flickr-mobile toolbarYann Bodson2009-08-313-38/+40
* Flickr tweak for more generic componentsAlan Alpert2009-08-271-2/+5
* small flickr fixesYann Bodson2009-08-253-3/+3
* Mobile version of Flickr demo in flickr-mobile.qml.Yann Bodson2009-08-2513-0/+251