summaryrefslogtreecommitdiff
path: root/demos/declarative/samegame/samegame.qml
Commit message (Expand)AuthorAgeFilesLines
* Minor demo fixesAlan Alpert2010-06-161-0/+2
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-4/+16
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+41
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-191-1/+1
* Make demo code more consistent with example code in terms of variableBea Lam2010-04-131-34/+44
* Add running of examples to quality gate.Warwick Allison2010-04-081-1/+1
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Tweak import behaviourAlan Alpert2010-03-251-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-8/+7
* Refactor demosAlan Alpert2010-03-021-3/+3
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-1/+1
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Fix palette on the N900Harald Fernengel2010-02-161-1/+1
* Enhance samegame high score dialogAlan Alpert2010-02-151-3/+13
* Updated graphics for SamegameNigel Hietala2010-01-211-0/+1
* Add a quit button to the toolbarHarald Fernengel2009-12-161-0/+6
* Set score text color (so that it will be visible)Alan Alpert2009-12-161-0/+1
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-051-1/+1
* Add local highscores to SameGameAlan Alpert2009-10-291-2/+7
* cleanupYann Bodson2009-10-281-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-071-14/+15
|\
| * Refactor tileSize to the gameCanvas itemAlan Alpert2009-10-071-0/+1
| * lowercase idsYann Bodson2009-10-061-12/+12
* | Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-2/+2
|/
* Rename samegameAaron Kennedy2009-09-211-0/+71