summaryrefslogtreecommitdiffstats
path: root/examples/declarative/dynamic/dynamic.qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-176/+0
* Clean up example code, add white background behind textBea Lam2010-05-071-87/+106
* Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-211-1/+36
* Fix code style in examplesBea Lam2010-04-131-1/+1
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-2/+2
* Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-111-0/+1
* More declarative examples cleanup.Yann Bodson2010-03-051-19/+23
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-1/+1
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-051-1/+1
* cleanupYann Bodson2009-10-301-5/+6
* Merge QmlComponentJS into QmlComponentAlan Alpert2009-10-291-1/+1
* Incorporate latest optical theory.Warwick Allison2009-10-281-3/+3
* Fix dynamic exampleAlan Alpert2009-10-281-2/+0
* dynamic example now meets minimum aesthetic requirementsAlan Alpert2009-10-281-14/+17
* Dynamic example now has more droppable ItemsAlan Alpert2009-10-281-35/+34
* Update dynamic exampleAlan Alpert2009-10-271-60/+97
* Fix dynamic exampleAlan Alpert2009-10-151-3/+5
* Clean upBea Lam2009-10-081-12/+54
* Renaming Rect -> RectangleYann Bodson2009-08-191-4/+4
* Add delay parameter to the destroy function on QML objectsAlan Alpert2009-08-131-1/+3
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
* Improve JS dynamic creationAlan Alpert2009-07-021-2/+2
* Beautification of dynamic object example.Alan Alpert2009-07-021-5/+20
* Add dynamic object creation exampleAlan Alpert2009-06-091-0/+16