summaryrefslogtreecommitdiffstats
path: root/demos/declarative/snake/snake.qml
Commit message (Expand)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-161-13/+13
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Missing part of 64a05cfa97b1192ac247558c0601ba0e4ec464c9Alan Alpert2010-10-281-1/+1
* Snake demo now pauses when the window loses focus.Alan Alpert2010-10-151-1/+11
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Remove debug.Martin Jones2010-08-301-1/+0
* Snake: Don't use Behavior with states.Martin Jones2010-08-301-2/+5
* Add quit buttons to declarative demosJoona Petrell2010-08-261-0/+6
* Fix game could not be restartedmae2010-08-161-15/+1
* Snake game cannot be restartedmae2010-08-031-2/+15
* Fix snake demomae2010-06-081-2/+10
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+41
* CleanupYann Bodson2010-05-061-3/+3
* 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-081-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-14/+13
* Import "content" with as qualifier to support network without qmldirmae2010-03-151-5/+5
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-3/+3
* Recfactor in declarative snake demoLeonardo Sobral Cunha2010-02-251-2/+2
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Follow naming conventions (pass examples test)Warwick Allison2010-01-111-0/+190