summaryrefslogtreecommitdiffstats
path: root/demos/declarative/snake/content/snake.js
Commit message (Expand)AuthorAgeFilesLines
* Snake: Don't use Behavior with states.Martin Jones2010-08-301-1/+1
* Fix game could not be restartedmae2010-08-161-1/+4
* Undefined is undefined, and now qml warns about itmae2010-06-291-3/+3
* Fix snake demomae2010-06-081-0/+1
* 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
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-2/+2
* Follow naming conventions (pass examples test)Warwick Allison2010-01-111-0/+308