summaryrefslogtreecommitdiffstats
path: root/examples/declarative/dynamic/qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-165-187/+0
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-076-84/+100
|\
| * Clean up example code, add white background behind textBea Lam2010-05-076-84/+100
* | Make component.createObject require a parent argumentAlan Alpert2010-05-051-2/+1
|/
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-291-3/+3
* Replace usage of print() with console.log().Michael Brasser2010-04-231-3/+3
* Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-211-1/+1
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-1/+1
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-085-5/+5
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-4/+4
* make example work againmae2010-03-031-4/+4
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-222-2/+2
* Fix dynamic exampleAlan Alpert2010-02-191-0/+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-051-1/+1
* enable smooth scaling for dynamic exampleYann Bodson2009-10-301-1/+1
* cleanupYann Bodson2009-10-306-0/+168