summaryrefslogtreecommitdiff
path: root/examples/declarative/tutorials/samegame/samegame4/samegame.qml
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-4/+4
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-6/+6
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Doc: Fixed text in license headers.David Boddie2010-09-131-1/+1
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+40
* Doc improvements, simplify example codeBea Lam2010-05-051-25/+13
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-191-1/+1
* Fix score from previous changeBea Lam2010-04-131-1/+1
* Fix example code styleBea Lam2010-04-131-17/+26
* More tutorial improvmentsBea Lam2010-04-091-4/+4
* Fix call to saveHighScores() and restore game timer.Bea Lam2010-04-081-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-081-3/+3
|\
| * Fix samegame4 tutorial codeLeonardo Sobral Cunha2010-04-081-2/+2
| * Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* | Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-081-4/+4
|/
* Doc improvements, fixesBea Lam2010-04-011-5/+6
* Make SameGame tutorials share imagesAlan Alpert2010-03-011-1/+1
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* fix javascript errors in samegame tutorialsYann Bodson2009-11-061-17/+23
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-051-1/+1
* cleanupYann Bodson2009-10-281-1/+1
* Add SameGame based advanced tutorialAlan Alpert2009-10-071-0/+71