summaryrefslogtreecommitdiffstats
path: root/examples/declarative/parallax
Commit message (Expand)AuthorAgeFilesLines
* 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-303-2/+3
* small fixes to parallax exampleYann Bodson2009-10-302-27/+12
* fix parallax exampleYann Bodson2009-10-301-4/+2
* Mode improvement to strictly enforced highlight range movement.Martin Jones2009-10-281-1/+2
* Try to be a bit more clever with snapping.Martin Jones2009-10-271-0/+2
* Update parallax exampleAaron Kennedy2009-10-275-4/+523
* Improve highlight range API and fix incorrect list end calc.Martin Jones2009-10-272-43/+25
* parallax exampleAaron Kennedy2009-10-266-0/+134