summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/samegame/samegame3/samegame.js
Commit message (Expand)AuthorAgeFilesLines
* Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-201-2/+2
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-051-5/+4
|\
| * Doc improvements, simplify example codeBea Lam2010-05-051-5/+4
* | 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-79/+74
* More tutorial improvmentsBea Lam2010-04-091-28/+26
* Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-081-54/+54
* Doc improvements, fixesBea Lam2010-04-011-6/+0
* Fix samegame tutorial 3Alan Alpert2009-11-101-12/+12
* fix javascript errors in samegame tutorialsYann Bodson2009-11-051-5/+5
* Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-071-0/+4
* Add SameGame based advanced tutorialAlan Alpert2009-10-071-0/+185