summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials
Commit message (Expand)AuthorAgeFilesLines
* More tutorial improvmentsBea Lam2010-04-098-119/+107
* 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-0819-32/+23
|\
| * 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-0818-18/+18
* | Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-0813-156/+156
|/
* Make QML 'hello world' tutorial less confusing.Yann Bodson2010-04-013-20/+19
* Doc improvements, fixesBea Lam2010-04-0113-31/+31
* 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-0226-15/+15
|\
| * Make SameGame tutorials share imagesAlan Alpert2010-03-0126-15/+15
* | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-023-5/+5
|/
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-1/+1
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-2210-10/+10
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-182-2/+2
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-039-33/+33
* Update advanced tutorial with new imagesAlan Alpert2010-02-018-0/+0
* 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 tutorial3.Michael Brasser2009-11-291-1/+1
* Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-271-0/+1
* use right typeYann Bodson2009-11-251-1/+1
* Use console.log, not printWarwick Allison2009-11-231-1/+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
* Fix samegame tutorial 3Alan Alpert2009-11-101-12/+12
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-062-2/+2
* fix javascript errors in samegame tutorialsYann Bodson2009-11-054-57/+102
* Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-058-8/+8
* Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-051-6/+7
* Remove QML SQL classesAaron Kennedy2009-10-2849-4143/+0
* cleanupYann Bodson2009-10-284-4/+4
* use enums rather than strings in examplesYann Bodson2009-10-261-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-082-8/+8
|\
| * doc cleanupYann Bodson2009-10-082-8/+8
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-089-136/+136
|\ \ | |/
| * move files to avoid duplication.Yann Bodson2009-10-075-20/+0
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-0739-0/+1011
| |\
| * | Update 'hello world' tutorial.Yann Bodson2009-10-075-77/+97
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-0752-42/+1043
|\ \ \ | | |/ | |/|
| * | Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-0711-1/+37
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-075-22/+22
| |\ \ | | |/
| | * lowercase idsYann Bodson2009-10-065-22/+22
| * | Add SameGame based advanced tutorialAlan Alpert2009-10-0739-0/+975
| |/
| * Fix example following API changes and fix window size for example 2.Bea Lam2009-10-058-9/+10
|/
* Move ComponentInstance functionality into LoaderMartin Jones2009-09-091-6/+6
* fix tutorial 3 - qmlviewer bails out with "id conflicts with type name"Frederik Gladhorn2009-09-071-2/+2
* Flickable locked property changed to interactive.Martin Jones2009-09-022-2/+2
* Rename positioners.Warwick Allison2009-08-248-8/+8