summaryrefslogtreecommitdiffstats
path: root/demos/declarative/snake/snake.qml
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/snake example modificationsartoka2011-11-171-272/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Introduce Qt.application.active propertyJoona Petrell2011-01-071-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| |/
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-1/+1
|\|
| * Missing part of 64a05cfa97b1192ac247558c0601ba0e4ec464c9Alan Alpert2010-10-281-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-1/+12
|\|
| * Snake demo now pauses when the window loses focus.Alan Alpert2010-10-151-1/+11
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-1/+1
|\|
| * 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
* | State handling cleanupmae2010-09-091-15/+33
|/
* 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