summaryrefslogtreecommitdiffstats
path: root/demos/declarative/snake/content
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-075-65/+65
* Uncomment code accidentally removed with 1937adaab5861ced44813c6a4b0bff1c3750...Aaron Kennedy2010-07-301-2/+0
* Undefined is undefined, and now qml warns about itmae2010-06-291-3/+3
* Move knowledge of QGraphicsObject out of qml engineAaron Kennedy2010-06-161-0/+2
* Fix snake demomae2010-06-082-1/+2
* Add license headers for .qml files.Jason McDonald2010-05-215-0/+205
* Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-201-2/+2
* Make component.createObject require a parent argumentAlan Alpert2010-05-051-4/+2
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-291-4/+4
* Replace usage of print() with console.log().Michael Brasser2010-04-231-4/+4
* Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-211-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-085-5/+5
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-14/+12
* Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-112-0/+2
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-024-10/+10
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Follow naming conventions (pass examples test)Warwick Allison2010-01-1122-0/+830