summaryrefslogtreecommitdiff
path: root/examples/declarative/velocity/velocity.qml
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-171-75/+0
| | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples).
* Fix code style in examplesBea Lam2010-04-131-11/+40
|
* Improve velocity exampleYann Bodson2010-04-081-78/+16
|
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
|
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-1/+1
| | | | A viewport is the thing you look through, not what you look at.
* cleanupYann Bodson2009-10-281-42/+35
|
* lowercase idsYann Bodson2009-10-061-5/+5
|
* Repeater API updates.Michael Brasser2009-08-271-1/+1
|
* Rename positioners.Warwick Allison2009-08-241-1/+1
| | | | QFxBasePositioner still exists though.
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
|
* Rename layouts to positionersAlan Alpert2009-08-131-1/+1
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
| | | | | Adjust examples and demos accordingly. As per QT-558
* Remove XML custom parser supportAaron Kennedy2009-05-051-1/+1
|
* Convert all examples and demos from XML formatAaron Kennedy2009-04-301-81/+113
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+81