summaryrefslogtreecommitdiffstats
path: root/examples/declarative/parallax/qml
Commit message (Expand)AuthorAgeFilesLines
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-082-2/+2
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-1/+1
* Make sure currentIndex is updated when view is flicked.Martin Jones2010-03-031-0/+1
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-1/+1
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-2/+2
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-4/+4
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-1/+1
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-1/+1
* Add ListView snapMode to ensure flicking settles on an item boundary.Martin Jones2009-11-301-7/+1
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
* cleanupYann Bodson2009-10-302-0/+136