summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/advtutorial3.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken license headers.Jason McDonald2010-02-161-18/+18
| | | | Reviewed-by: Trust Me
* DocAaron Kennedy2009-11-231-1/+0
|
* Doc tweaksAlan Alpert2009-11-201-9/+9
| | | | Minor touchups for the samegame tutorial
* Update SameGame tutorial to discuss offline storageAlan Alpert2009-11-111-2/+2
| | | | | | Also removed the \target and got the navigation set up properly. Task-number: QT-2375
* Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-081-8/+9
|\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/advtutorial1.qdoc doc/src/declarative/advtutorial3.qdoc doc/src/declarative/advtutorial4.qdoc
| * typosWarwick Allison2009-10-071-4/+4
| |
* | doc cleanupYann Bodson2009-10-081-14/+73
|/
* Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-071-153/+13
|
* Add SameGame based advanced tutorialAlan Alpert2009-10-071-0/+197
Could use some cleanup, as I didn't manage to get code snippets working correctly. Also might benefit from being re-written by a good tutor.