summaryrefslogtreecommitdiffstats
path: root/demos/declarative/samegame/content
Commit message (Expand)AuthorAgeFilesLines
* Refactor demosAlan Alpert2010-03-0214-355/+0
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-022-4/+4
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-222-2/+2
* Fix SameGame high scoresAlan Alpert2010-02-151-2/+3
* Enhance samegame high score dialogAlan Alpert2010-02-152-0/+5
* Tweak marble graphics in SamegameNigel Hietala2010-01-224-0/+0
* Updated graphics for SamegameNigel Hietala2010-01-215-0/+0
* Set score text color (so that it will be visible)Alan Alpert2009-12-161-1/+1
* Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-271-0/+1
* Update examples for new SQL API.Warwick Allison2009-11-181-22/+10
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-051-1/+1
* Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-051-6/+6
* Add local highscores to SameGameAlan Alpert2009-10-292-5/+40
* SameGame cleans up blocks now.Alan Alpert2009-10-271-0/+1
* make remotableWarwick Allison2009-10-262-4/+4
* Start updating state and animation docs.Michael Brasser2009-10-221-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-073-20/+20
|\
| * Refactor tileSize to the gameCanvas itemAlan Alpert2009-10-071-13/+12
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-062-7/+7
| |\
| | * lowercase idsYann Bodson2009-10-062-7/+7
| * | Consistent Commenting in SamegameAlan Alpert2009-10-051-0/+1
| |/
* | Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-0/+5
* | Prevent writes to the global objectAaron Kennedy2009-10-051-14/+14
* | Improve script lookup cachingAaron Kennedy2009-10-051-0/+3
|/
* Clean up Same Game JSAlan Alpert2009-09-221-37/+12
* Follow renamed to SpringFollow.Martin Jones2009-09-101-2/+2
* Close dialogs if they press new gameAlan Alpert2009-09-031-2/+7
* Don't need to tweet high scores tooAlan Alpert2009-09-021-17/+0
* SameGame now asks for a name and saves your score.Alan Alpert2009-09-022-13/+17
* SameGame high score server support.Alan Alpert2009-09-021-1/+45
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-251-2/+2
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-251-9/+17
| |\
| * | Dialog width is dependent on textAaron Kennedy2009-08-251-2/+2
* | | Fix the size of the buttonYann Bodson2009-08-251-1/+0
| |/ |/|
* | SameGame small cosmetic changesYann Bodson2009-08-251-9/+17
|/
* Rename State change elements.Martin Jones2009-08-211-5/+5
* Renaming Rect -> RectangleYann Bodson2009-08-192-2/+2
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-1/+1
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-312-2/+2
* Rename centeredIn to centerIn.Michael Brasser2009-07-313-3/+3
* Make SameGame ScalableAlan Alpert2009-07-291-0/+4
* Missed a few files in the new samegameAlan Alpert2009-07-282-0/+33
* Repurpose SameGame to be slimmerAlan Alpert2009-07-2712-247/+19
* Add a glowy effect like KSame to SameGameAlan Alpert2009-07-271-0/+8
* Some SameGame cleanupAlan Alpert2009-07-231-20/+46
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-234-13/+28
|\
| * Move the mouse control of the game from the main file to the blocksAlan Alpert2009-07-234-8/+21
| * SameGame should now correctly determine game overAlan Alpert2009-07-231-5/+7
* | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-235-0/+10
|/
* Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-2/+2