summaryrefslogtreecommitdiffstats
path: root/examples/declarative/snow
Commit message (Expand)AuthorAgeFilesLines
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-6/+6
* cleanupYann Bodson2009-10-281-1/+1
* use enums rather than strings in examplesYann Bodson2009-10-262-2/+2
* Reenable behaviors (now that they work again!)Aaron Kennedy2009-10-121-1/+1
* Fix snow demoAaron Kennedy2009-10-091-2/+2
* lowercase idsYann Bodson2009-10-064-30/+30
* Fix exampleAaron Kennedy2009-09-211-2/+2
* Follow renamed to SpringFollow.Martin Jones2009-09-101-3/+3
* Rename positioners.Warwick Allison2009-08-241-1/+1
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-241-2/+2
* SetPropertyAction -> PropertyActionMartin Jones2009-08-211-3/+3
* Rename State change elements.Martin Jones2009-08-211-2/+2
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
* Fix angle.Michael Brasser2009-08-131-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-131-1/+1
|\
| * Rename layouts to positionersAlan Alpert2009-08-131-1/+1
* | QGraphicsRotation3D has been merged into QGraphicsRotation.Michael Brasser2009-08-131-2/+2
|/
* Fix due to fillMode PreserveAspect -> PreserveAspectFitMartin Jones2009-08-121-1/+1
* Change key handling to use a Keys attached property.Martin Jones2009-08-121-9/+8
* Use new enum ints (should be ids!)Warwick Allison2009-07-311-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-312-2/+2
|\
| * Rename centeredIn to centerIn.Michael Brasser2009-07-312-2/+2
* | tile/preservseAspect are now fillModeWarwick Allison2009-07-311-1/+1
|/
* fixes in examples and demosLars Knoll2009-07-291-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-233-0/+6
* Add an inSync property that holds whether the target has "caught up"Martin Jones2009-07-201-4/+5
* Remove unnecessary stuff from the exampleAaron Kennedy2009-07-173-15/+0
* Add non-threadsafe QGuard classAaron Kennedy2009-07-171-0/+0
* "snow" demoAaron Kennedy2009-07-174-0/+170