summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxlistview.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing NOTIFYYann Bodson2009-10-091-2/+3
* Added properties highlightMoveSpeed and highlightResizeSpeed (ListView)Christiaan Janssen2009-10-061-0/+11
* Some fixes for ListView key handling.Martin Jones2009-09-291-3/+4
* Small tweaks.Martin Jones2009-09-161-1/+0
* Remove some unneeded comments.Martin Jones2009-09-151-1/+1
* More ListView API changes.Martin Jones2009-09-141-12/+4
* ListView currentItemMode API replaced with highlight range API.Martin Jones2009-09-141-7/+14
* Fix moving an item to the first visible position.Martin Jones2009-09-111-3/+3
* current -> currentItem property in ListView and GridViewMartin Jones2009-09-111-1/+1
* Follow renamed to SpringFollow.Martin Jones2009-09-101-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-091-1/+1
|\
| * Use data as the default property of the views.Michael Brasser2009-09-071-1/+1
* | API review for ListView and GridViewMartin Jones2009-09-091-6/+16
|/
* Fix compile after merge from 4.6.Michael Brasser2009-08-251-1/+1
* Add a spacing property to ListViewMartin Jones2009-08-241-0/+5
* Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-031-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-281-1/+0
|\
| * Remove unused flag.Michael Brasser2009-07-281-1/+0
* | qmlAttachedProperties should return the actual attached object type.Martin Jones2009-07-281-1/+2
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-3/+3
|\
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-3/+3
* | Make QSimpleCanvasItem inherit QGraphicsObjectAaron Kennedy2009-06-231-1/+1
|/
* Remove more unneeded semicolons.Martin Jones2009-05-261-18/+18
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-201-1/+1
|\
| * Fixed #includesRoberto Raggi2009-05-181-1/+1
* | Make VisualItemModel with packages work properly.Martin Jones2009-05-201-0/+2
|/
* setWidth() and setHeight() lost their virtual at some point :-/Martin Jones2009-05-081-6/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+157