summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/samegame/samegame3
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-054-32/+41
|\
| * Doc improvements, simplify example codeBea Lam2010-05-054-32/+41
* | 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
* Link to example files from tutorial pagesBea Lam2010-04-231-0/+16
* 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
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-194-6/+6
* Fix example code styleBea Lam2010-04-134-33/+56
* Example code style improvementsBea Lam2010-04-092-80/+76
* More tutorial improvmentsBea Lam2010-04-093-33/+31
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-084-4/+4
|\
| * Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-084-4/+4
* | Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-084-62/+62
|/
* Doc improvements, fixesBea Lam2010-04-014-13/+6
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-03-026-4/+4
|\
| * Make SameGame tutorials share imagesAlan Alpert2010-03-016-4/+4
* | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-1/+1
|/
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-223-3/+3
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-033-11/+11
* Update advanced tutorial with new imagesAlan Alpert2010-02-014-0/+0
* Fix samegame tutorial 3Alan Alpert2009-11-101-12/+12
* fix javascript errors in samegame tutorialsYann Bodson2009-11-051-5/+5
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-052-2/+2
* cleanupYann Bodson2009-10-281-1/+1
* doc cleanupYann Bodson2009-10-081-4/+4
* Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-074-0/+14
* Add SameGame based advanced tutorialAlan Alpert2009-10-079-0/+306