summaryrefslogtreecommitdiffstats
path: root/demos/declarative/snake/content
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-135-86/+86
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-175-5/+5
|\
| * Update copyright year to 2011.Jason McDonald2011-01-105-5/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-2/+2
|\ \ | |/
| * Snake demo now pauses when the window loses focus.Alan Alpert2010-10-152-2/+2
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-045-5/+5
|\ \ | |/
| * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-295-5/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-102-2/+12
|\ \ | |/
| * Snake: Don't use Behavior with states.Martin Jones2010-08-303-3/+13
* | State handling cleanupmae2010-09-092-6/+17
|/
* Fix game could not be restartedmae2010-08-161-1/+4
* Uncomment code accidentally removed with 1937adaab5861ced44813c6a4b0bff1c3750...Aaron Kennedy2010-07-291-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