summaryrefslogtreecommitdiffstats
path: root/src/qlistcontroller.h
Commit message (Expand)AuthorAgeFilesLines
* Change the license if libitemviews-ng from GLP to LGPL.HEADmasterMarius Bugge Monsen2010-04-091-11/+12
* Merge branch 'master' of git@scm.dev.nokia.troll.no:research/itemviews-ngMarius Bugge Monsen2009-09-291-0/+2
|\
| * Fix build on Windows.Alexis Menard2009-09-161-0/+2
* | Implement functionality to ensure that the current item is always visible. Ne...Marius Bugge Monsen2009-08-311-2/+3
* | Make the QtListController::SelectionBehavior enum public and make it a Q_ENUM.Marius Bugge Monsen2009-08-311-1/+2
* | Implement selection behavior in QtListController. Still needs tests and docs.Marius Bugge Monsen2009-08-311-0/+14
* | Make QtListWidgetNG use QGraphicsView's scrollbar rather than using QtGraphic...Marius Bugge Monsen2009-08-281-0/+1
|/
* Add experimental code in QtListController for animated per-item scrolling.Marius Bugge Monsen2009-08-121-0/+1
* Make sure the active state in the style option is set if the view window is a...Marius Bugge Monsen2009-06-181-0/+1
* Remove QtGraphicsListView::horizontalOffset and verticalOffset properties and...Marius Bugge Monsen2009-06-091-2/+1
* Kill the timer in QtKineticListController when the view is hidden.Marius Bugge Monsen2009-06-021-0/+4
* Update the documentation for the QtListController, QtTableController and QtTr...Marius Bugge Monsen2009-05-081-1/+0
* Tiny cosmetic change.Marius Bugge Monsen2009-05-061-1/+1
* Update the list classes to reflect the change to the QtListSelectionManager::...Marius Bugge Monsen2009-05-031-2/+1
* Update the list selection manager api. Make the separation between current it...Marius Bugge Monsen2009-05-021-21/+18
* Rename include-blockers to be QT instead of Q based which makes importing thi...Thomas Zander2009-04-231-3/+3
* Fix compilation on Windows msvcAlexis Menard2009-04-171-1/+1
* ItemViewsNG lives!Thomas Zander2009-04-011-0/+127