summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/samegame/samegame3/Button.qml
Commit message (Expand)AuthorAgeFilesLines
* Doc improvements, simplify example codeBea Lam2010-05-051-4/+13
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-191-2/+2
* Fix example code styleBea Lam2010-04-131-7/+13
* Example code style improvementsBea Lam2010-04-091-1/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-081-1/+1
|\
| * 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-3/+3
|/
* Doc improvements, fixesBea Lam2010-04-011-2/+2
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-031-3/+3
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-051-1/+1
* Add SameGame based advanced tutorialAlan Alpert2009-10-071-0/+25