summaryrefslogtreecommitdiffstats
path: root/examples/declarative/behaviours
Commit message (Collapse)AuthorAgeFilesLines
* lowercase idsYann Bodson2009-10-062-4/+4
|
* SetPropertyAction -> PropertyActionMartin Jones2009-08-211-1/+1
|
* Renaming Rect -> RectangleYann Bodson2009-08-192-3/+3
|
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-311-1/+1
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-232-0/+4
| | | | | Adjust examples and demos accordingly. As per QT-558
* Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-5/+5
|
* Behavior fixes.Michael Brasser2009-06-121-11/+4
| | | | | | You can now write x: Behavior { NumericAnimation { duration: 500 } }, rather than having to specify the target and property for the animation explicitly. Also other minor fixes.
* Converted the examples.Roberto Raggi2009-04-272-41/+114
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-222-0/+41