summaryrefslogtreecommitdiffstats
path: root/demos/declarative/samegame/samegame.qml
Commit message (Collapse)AuthorAgeFilesLines
* Updated graphics for SamegameNigel Hietala2010-01-211-0/+1
|
* Add a quit button to the toolbarHarald Fernengel2009-12-161-0/+6
| | | | | Allows to run SameGame full-screen on the N900, and being able to quit without having to use xkill :)
* 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 ↵Yann Bodson2009-11-051-1/+1
| | | | SystemPalette.
* Add local highscores to SameGameAlan Alpert2009-10-291-2/+7
|
* cleanupYann Bodson2009-10-281-1/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-071-14/+15
|\ | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into test Conflicts: demos/declarative/samegame/content/samegame.js tests/auto/declarative/qmlecmascript/tst_qmlecmascript.cpp
| * 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