summaryrefslogtreecommitdiffstats
path: root/demos/declarative/snake/content/snake.js
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/snake example modificationsartoka2011-11-171-316/+0
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-2/+2
|\
| * Snake demo now pauses when the window loses focus.Alan Alpert2010-10-151-2/+2
| * Snake: Don't use Behavior with states.Martin Jones2010-08-301-1/+1
* | State handling cleanupmae2010-09-091-5/+11
|/
* 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