summaryrefslogtreecommitdiffstats
path: root/src/experimental/qkineticlistcontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the license if libitemviews-ng from GLP to LGPL.HEADmasterMarius Bugge Monsen2010-04-091-11/+12
* Get the chat example working again, including changing the size of the item w...Marius Bugge Monsen2009-10-081-1/+0
* Change to use string based role names.Marius Bugge Monsen2009-09-291-1/+3
* Update QGraphicsListView to be able to use QmlComponent for creating view items.Marius Bugge Monsen2009-07-281-9/+6
* Remove QtGraphicsListView::horizontalOffset and verticalOffset properties and...Marius Bugge Monsen2009-06-091-23/+12
* Add QtKineticListController::stop() to stop the timer and reset any movement ...Marius Bugge Monsen2009-06-081-1/+19
* Update QtKineticListController to use QtGraphicsListView::itemForIndex(int).Marius Bugge Monsen2009-06-051-9/+1
* Simplify the QtKienticListController API by removing the need to specify the ...Marius Bugge Monsen2009-06-031-138/+83
* Kill the timer in QtKineticListController when the view is hidden.Marius Bugge Monsen2009-06-021-0/+12
* Make sure that QtKineticListController continues scrolling when the user rele...Marius Bugge Monsen2009-05-281-4/+18
* Rename QtGraphicsListView::viewItems() to visibleItems().Marius Bugge Monsen2009-05-221-1/+1
* Update some documentation.Marius Bugge Monsen2009-05-211-5/+5
* Add some documentation to the QtKineticListController.Marius Bugge Monsen2009-05-201-0/+62
* Update the kinetic list controller to use graphics scene events.Marius Bugge Monsen2009-05-031-12/+7
* ItemViewsNG lives!Thomas Zander2009-04-011-0/+340