summaryrefslogtreecommitdiffstats
path: root/demos/declarative/samegame/samegame.qml
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/samegame example modificationsartoka2011-11-171-161/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update Docs, Examples and Demos for new CreateObject overloadableChristopher Ham2011-01-281-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix samegame text input focusAlan Alpert2010-11-051-3/+1
* Making the buttons less finger unfriendlyAlessandro Portale2010-10-281-1/+2
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Maintain high score name dialog length, as well as name.Alan Alpert2010-08-261-0/+1
* Fix bug in SameGame's dialog componentAlan Alpert2010-07-011-1/+1
* Allow things that load SameGame to disable the Quit buttonAlan Alpert2010-06-211-0/+2
* 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