summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/helloworld
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-134-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-294-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-014-8/+8
* Update year in Nokia copyright messages.Jason McDonald2012-01-114-4/+4
* Update copyright year to 2011.Jason McDonald2011-01-104-4/+4
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-294-4/+4
* Doc: Fixed text in license headers.David Boddie2010-09-134-4/+4
* Add license headers for .qml files.Jason McDonald2010-05-214-0/+160
* Use enum rather than string for easing type.Yann Bodson2010-05-051-1/+1
* Doc improvements, simplify example codeBea Lam2010-05-053-3/+6
* 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