summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-2416-34/+34
* Rename State change elements.Martin Jones2009-08-2120-89/+89
* Renaming: Bind -> BindingYann Bodson2009-08-211-4/+4
* Renaming Rect -> RectangleYann Bodson2009-08-1930-37/+37
* Text-related API updates after reviewMichael Brasser2009-08-1914-14/+14
* Change Item.contents to Item.childrenRect.Michael Brasser2009-08-183-4/+4
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-143-3/+3
* Rename layouts to positionersAlan Alpert2009-08-138-8/+8
* Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-033-3/+3
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-313-3/+3
* Introduce Loader item.Michael Brasser2009-07-305-22/+22
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2342-0/+84
* Add parameterized synthesized signalsAaron Kennedy2009-07-028-8/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-2621-27/+35
|\
| * Color property is required to be explicity set (at least for now).Michael Brasser2009-06-265-1/+6
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-261-8/+3
| |\
| | * Changed SetProperty to SetProperties to anticipate deprecation ofErik Verbruggen2009-06-231-8/+3
| * | Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-2621-24/+24
| |/
* | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-2620-274/+181
|/
* more keword change fixes.Ian Walters2009-06-187-7/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-073-3/+3
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-065-5/+5
| |\
| * | white background no good in web page, go grayWarwick Allison2009-05-063-3/+3