summaryrefslogtreecommitdiffstats
path: root/demos/declarative/samegame/content/samegame.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor demosAlan Alpert2010-03-021-250/+0
* Fix SameGame high scoresAlan Alpert2010-02-151-2/+3
* Enhance samegame high score dialogAlan Alpert2010-02-151-0/+4
* 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
* Add local highscores to SameGameAlan Alpert2009-10-291-4/+39
* make remotableWarwick Allison2009-10-261-4/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-071-13/+13
|\
| * Refactor tileSize to the gameCanvas itemAlan Alpert2009-10-071-13/+12
| * 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
* 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-021-7/+5
* SameGame high score server support.Alan Alpert2009-09-021-1/+45
* Make SameGame ScalableAlan Alpert2009-07-291-0/+4
* Repurpose SameGame to be slimmerAlan Alpert2009-07-271-92/+19
* Some SameGame cleanupAlan Alpert2009-07-231-20/+46
* Move the mouse control of the game from the main file to the blocksAlan Alpert2009-07-231-6/+2
* SameGame should now correctly determine game overAlan Alpert2009-07-231-5/+7
* Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-2/+2
* Update AnimatedImage item to be more similar to AnimationsAlan Alpert2009-07-201-1/+1
* Update Gnome theme to only spin on mouse over, like same-gnomeAlan Alpert2009-07-201-24/+51
* Bug fixes for SameGame demoAlan Alpert2009-07-201-3/+0
* Use the images from Same Gnome as our second theme.Alan Alpert2009-07-201-7/+2
* SameGame notifies player of game overAlan Alpert2009-07-161-2/+24
* Updates to the SameGame demoAlan Alpert2009-07-161-1/+2
* Restyle SameGame demo based on feedbackAlan Alpert2009-07-151-20/+71
* Initial commit of the Same Game demo. Compare to KSame if on KDE.Alan Alpert2009-07-151-0/+163