summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/samegame/samegame2/samegame.js
Commit message (Expand)AuthorAgeFilesLines
* Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-201-2/+2
* Make component.createObject require a parent argumentAlan Alpert2010-05-051-2/+1
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-291-4/+4
* Replace usage of print() with console.log().Michael Brasser2010-04-231-4/+4
* Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-211-1/+1
* Example code style improvementsBea Lam2010-04-091-21/+21
* More tutorial improvmentsBea Lam2010-04-091-18/+15
* Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-081-16/+16
* Doc improvements, fixesBea Lam2010-04-011-0/+6
* fix javascript errors in samegame tutorialsYann Bodson2009-11-051-3/+3
* Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-071-0/+2
* Add SameGame based advanced tutorialAlan Alpert2009-10-071-0/+59