summaryrefslogtreecommitdiff
path: root/examples/declarative/listview/recipes.qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-171-160/+0
* Fix code style in examplesBea Lam2010-04-131-29/+47
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-2/+4
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-3/+3
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-1/+1
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
* Do not use 'resources:' in examplesYann Bodson2009-10-091-110/+118
* lowercase idsYann Bodson2009-10-061-3/+3
* Flickable locked property changed to interactive.Martin Jones2009-09-021-3/+3
* Rename positioners.Warwick Allison2009-08-241-2/+2
* Rename State change elements.Martin Jones2009-08-211-7/+7
* Renaming Rect -> RectangleYann Bodson2009-08-191-2/+2
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-3/+3
* Rename layouts to positionersAlan Alpert2009-08-131-2/+2
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-311-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-261-2/+2
|\
| * Color property is required to be explicity set (at least for now).Michael Brasser2009-06-261-1/+1
| * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-1/+1
* | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-8/+5
|/
* spelWarwick Allison2009-05-131-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-051-5/+2
|\
| * Use QML properties syntaxAaron Kennedy2009-05-011-5/+2
* | Join some lines in examples.Martin Jones2009-05-051-101/+33
|/
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-291-3/+3
* Converted the examples.Roberto Raggi2009-04-271-85/+204
* Allow method text of recipe example to scrollMartin Jones2009-04-231-16/+18
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+83