summaryrefslogtreecommitdiffstats
path: root/examples/declarative/listview
Commit message (Expand)AuthorAgeFilesLines
* More strict type checking of ListElement properties.Warwick Allison2010-02-192-3/+3
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-183-3/+3
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-033-4/+4
* Allow a ListView.section.delegate to avoid creating sections in delegate.Martin Jones2009-12-161-15/+10
* Faster sections.Martin Jones2009-12-161-1/+2
* Some UTF8Warwick Allison2009-11-291-1/+1
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-063-3/+3
* Update viewport size when items are added/removed/resized.Martin Jones2009-10-281-0/+22
* Improve feel of flicking itemlist demo pages.Martin Jones2009-10-281-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-281-1/+1
|\
| * QT-2382Yann Bodson2009-10-281-1/+1
* | Mode improvement to strictly enforced highlight range movement.Martin Jones2009-10-281-0/+1
|/
* forgot iconsYann Bodson2009-10-276-0/+0
* listview/dynamic improvementsYann Bodson2009-10-271-56/+52
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-272-5/+6
|\
| * Improve highlight range API and fix incorrect list end calc.Martin Jones2009-10-272-5/+6
* | make listview/dynamic.qml work againYann Bodson2009-10-272-11/+13
|/
* Do not use 'resources:' in examplesYann Bodson2009-10-091-110/+118
* lowercase idsYann Bodson2009-10-068-97/+91
* Use new property nameAaron Kennedy2009-09-231-2/+2
* ListView currentItemMode API replaced with highlight range API.Martin Jones2009-09-142-24/+23
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-111-1/+1
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-112-2/+34
| |\
| * | current -> currentItem property in ListView and GridViewMartin Jones2009-09-111-1/+1
* | | Ensure text size changes when text is made empty, or elides to empty.Warwick Allison2009-09-111-2/+2
| |/ |/|
* | tweakWarwick Allison2009-09-112-2/+34
|/
* Follow renamed to SpringFollow.Martin Jones2009-09-101-1/+1
* clearer exampleWarwick Allison2009-09-091-4/+12
* Modifying ListModel from JS: work for structured data too.Warwick Allison2009-09-091-4/+44
* Missed icons.Warwick Allison2009-09-083-0/+0
* Dynamic QmlListModelWarwick Allison2009-09-081-0/+91
* Use data as the default property of the views.Michael Brasser2009-09-071-12/+9
* Get recipes example running again.Michael Brasser2009-09-071-6/+6
* Flickable locked property changed to interactive.Martin Jones2009-09-021-3/+3
* Repeater API updates.Michael Brasser2009-08-271-1/+1
* Rename positioners.Warwick Allison2009-08-245-6/+6
* Rename State change elements.Martin Jones2009-08-213-9/+9
* Renaming Rect -> RectangleYann Bodson2009-08-195-16/+16
* Text-related API updates after reviewMichael Brasser2009-08-191-1/+1
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-3/+3
* Rename layouts to positionersAlan Alpert2009-08-135-6/+6
* Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-031-0/+57
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-311-1/+1
* Rename centeredIn to centerIn.Michael Brasser2009-07-311-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-237-0/+14
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-262-3/+3
|\
| * Color property is required to be explicity set (at least for now).Michael Brasser2009-06-261-1/+1
| * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-262-2/+2
* | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-262-11/+6
|/