summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/helloworld
Commit message (Expand)AuthorAgeFilesLines
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-084-4/+4
* Make QML 'hello world' tutorial less confusing.Yann Bodson2010-04-013-20/+19
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-1/+1
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-222-2/+2
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-1/+1
* Fix tutorial3.Michael Brasser2009-11-291-1/+1
* use right typeYann Bodson2009-11-251-1/+1
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
* use enums rather than strings in examplesYann Bodson2009-10-261-1/+1
* move files to avoid duplication.Yann Bodson2009-10-075-20/+0
* Update 'hello world' tutorial.Yann Bodson2009-10-075-77/+97
* lowercase idsYann Bodson2009-10-065-22/+22
* fix tutorial 3 - qmlviewer bails out with "id conflicts with type name"Frederik Gladhorn2009-09-071-2/+2
* Rename positioners.Warwick Allison2009-08-242-2/+2
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-241-2/+2
* Rename State change elements.Martin Jones2009-08-211-1/+1
* Renaming Rect -> RectangleYann Bodson2009-08-195-5/+5
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-143-3/+3
* Rename layouts to positionersAlan Alpert2009-08-132-2/+2
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-235-0/+10
* Color property is required to be explicity set (at least for now).Michael Brasser2009-06-261-1/+1
* 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-261-1/+1
|/
* white background no good in web page, go grayWarwick Allison2009-05-063-3/+3
* Use QML properties syntaxAaron Kennedy2009-05-012-6/+5
* Doc work.Michael Brasser2009-05-015-0/+132