summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/advtutorial2.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken license headers.Jason McDonald2010-02-161-18/+18
| | | | Reviewed-by: Trust Me
* We use JavaScript, not ECMAScript.Martin Jones2010-02-031-2/+2
| | | | Task-number: QTBUG-7720
* Small doc fixes.Martin Jones2009-11-251-1/+1
|
* DocAaron Kennedy2009-11-231-1/+0
|
* Doc tweaksAlan Alpert2009-11-201-3/+3
| | | | 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-1/+1
|\ | | | | | | | | | | | | | | | | 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-1/+1
| |
* | doc cleanupYann Bodson2009-10-081-15/+78
|/
* Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-071-72/+4
|
* Add SameGame based advanced tutorialAlan Alpert2009-10-071-0/+113
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.