summaryrefslogtreecommitdiffstats
path: root/examples/declarative/listview
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* spelWarwick Allison2009-05-132-2/+2
* Remove XML custom parser supportAaron Kennedy2009-05-052-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-052-11/+5
|\
| * Use QML signal syntaxAaron Kennedy2009-05-011-3/+1
| * Use QML properties syntaxAaron Kennedy2009-05-012-8/+4
* | Join some lines in examples.Martin Jones2009-05-053-177/+66
|/
* Remove unnecessary escaping from dataAaron Kennedy2009-05-011-62/+63
* port syntaxWarwick Allison2009-04-301-21/+40
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-302-20/+98
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-302-5/+5
| |\
| * | Documentation for ListViewMartin Jones2009-04-302-19/+97
* | | Convert all examples and demos from XML formatAaron Kennedy2009-04-302-163/+137
| |/ |/|
* | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-292-5/+5
|/
* Converted connections, listview and mouse.Roberto Raggi2009-04-271-81/+103
* Merge branch 'kinetic-declarativeui' of git://scm.dev.nokia.troll.no/qt/kinet...Roberto Raggi2009-04-271-1/+1
|\
| * Fix the highlight positioning.Martin Jones2009-04-271-1/+1
* | Converted the examples.Roberto Raggi2009-04-272-141/+281
|/
* Allow method text of recipe example to scrollMartin Jones2009-04-233-16/+18