summaryrefslogtreecommitdiffstats
path: root/examples/declarative/dynamic
Commit message (Expand)AuthorAgeFilesLines
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-222-2/+2
* Fix dynamic exampleAlan Alpert2010-02-191-0/+1
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-1/+1
* Fix perspective in dynamic exampleAlan Alpert2009-11-092-5/+8
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-052-2/+2
* enable smooth scaling for dynamic exampleYann Bodson2009-10-301-1/+1
* cleanupYann Bodson2009-10-307-8/+10
* Merge QmlComponentJS into QmlComponentAlan Alpert2009-10-291-1/+1
* Incorporate latest optical theory.Warwick Allison2009-10-282-3/+15
* Fix dynamic exampleAlan Alpert2009-10-281-2/+0
* dynamic example now meets minimum aesthetic requirementsAlan Alpert2009-10-282-14/+41
* Better dragging of items for dynamic exampleAlan Alpert2009-10-281-5/+5
* Dynamic example now has more droppable ItemsAlan Alpert2009-10-2810-51/+91
* Update dynamic exampleAlan Alpert2009-10-279-128/+188
* Fix dynamic exampleAlan Alpert2009-10-151-3/+5
* Clean upBea Lam2009-10-082-24/+68
* Rename State change elements.Martin Jones2009-08-211-1/+1
* Renaming Rect -> RectangleYann Bodson2009-08-192-5/+5
* Add delay parameter to the destroy function on QML objectsAlan Alpert2009-08-132-2/+10
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-232-0/+4
* Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-2/+2
* Fix bug in createQmlObjectAlan Alpert2009-07-062-2/+2
* Improve JS dynamic creationAlan Alpert2009-07-022-7/+10
* Beautification of dynamic object example.Alan Alpert2009-07-022-25/+43
* Add dynamic object creation exampleAlan Alpert2009-06-093-0/+68