summaryrefslogtreecommitdiffstats
path: root/examples/declarative/listview/dynamic.qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-208/+0
* Flickable small API changes.Yann Bodson2010-05-121-1/+1
* More cleanupYann Bodson2010-05-061-1/+1
* CleanupYann Bodson2010-05-061-9/+7
* Example fixesBea Lam2010-04-131-7/+8
* Fix code style in examplesBea Lam2010-04-131-37/+87
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-6/+6
* More strict type checking of ListElement properties.Warwick Allison2010-02-191-3/+2
* 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
* Update viewport size when items are added/removed/resized.Martin Jones2009-10-281-0/+22
* listview/dynamic improvementsYann Bodson2009-10-271-56/+52
* make listview/dynamic.qml work againYann Bodson2009-10-271-4/+4
* lowercase idsYann Bodson2009-10-061-21/+21
* Ensure text size changes when text is made empty, or elides to empty.Warwick Allison2009-09-111-2/+2
* tweakWarwick Allison2009-09-111-2/+5
* clearer exampleWarwick Allison2009-09-091-4/+12
* Modifying ListModel from JS: work for structured data too.Warwick Allison2009-09-091-4/+44
* Dynamic QmlListModelWarwick Allison2009-09-081-0/+91