summaryrefslogtreecommitdiffstats
path: root/examples/declarative/snow
Commit message (Collapse)AuthorAgeFilesLines
* Change key handling to use a Keys attached property.Martin Jones2009-08-121-9/+8
| | | | | Replaces KeyAction, allowing focus to be set on the actual item that wants focus, rather than a separate handler item.
* Use new enum ints (should be ids!)Warwick Allison2009-07-311-2/+2
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-07-312-2/+2
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfximage.cpp
| * Rename centeredIn to centerIn.Michael Brasser2009-07-312-2/+2
| |
* | tile/preservseAspect are now fillModeWarwick Allison2009-07-311-1/+1
|/ | | | as per API review
* fixes in examples and demosLars Knoll2009-07-291-1/+1
| | | | | Fixed all examples and demos to work after the changes to Flipable and Rotation3D.
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-233-0/+6
| | | | | Adjust examples and demos accordingly. As per QT-558
* Add an inSync property that holds whether the target has "caught up"Martin Jones2009-07-201-4/+5
| | | | Useful for determining when the target has finished animating.
* 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