summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/samegame/samegame4
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-114-4/+4
* Fix samegame tutorial jsAlan Alpert2010-10-141-1/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-294-4/+4
* Doc: Fixed text in license headers.David Boddie2010-09-134-4/+4
* Fix the same bug that was in the demo samegame, in the tutorial versionAlan Alpert2010-09-031-2/+2
* Follow -> Behaviormae2010-07-082-8/+10
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-2/+10
* Add license headers for .qml files.Jason McDonald2010-05-214-0/+160
* 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-50/+79
|\
| * Doc improvements, simplify example codeBea Lam2010-05-054-50/+79
* | 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-8/+8
* Make demo code more consistent with example code in terms of variableBea Lam2010-04-131-1/+1
* Fix score from previous changeBea Lam2010-04-131-1/+1
* Fix example code styleBea Lam2010-04-134-51/+90
* Example code style improvementsBea Lam2010-04-092-103/+94
* More tutorial improvmentsBea Lam2010-04-093-67/+60
* Fix call to saveHighScores() and restore game timer.Bea Lam2010-04-083-6/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-085-18/+9
|\
| * Fix samegame4 tutorial codeLeonardo Sobral Cunha2010-04-082-12/+3
| * Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-2/+2
| * 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-70/+70
|/
* Doc improvements, fixesBea Lam2010-04-014-9/+10
* Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-111-0/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-03-0211-7/+7
|\
| * Make SameGame tutorials share imagesAlan Alpert2010-03-0111-7/+7
* | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-022-4/+4
|/
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-223-3/+3
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-1/+1
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-032-6/+6
* Remove samegame README (mentioned images have been replaced)Kai Koehne2010-01-221-10/+0
* Copy updated images from demos/samegame to samegame tutorialKai Koehne2010-01-225-0/+0
* Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-271-0/+1
* Update examples for new SQL API.Warwick Allison2009-11-181-22/+10
* Update SameGame tutorial to discuss offline storageAlan Alpert2009-11-111-1/+3
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
* fix javascript errors in samegame tutorialsYann Bodson2009-11-052-49/+94
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-052-2/+2
* Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-051-6/+7
* cleanupYann Bodson2009-10-281-1/+1
* Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-072-1/+11
* Add SameGame based advanced tutorialAlan Alpert2009-10-0719-0/+463