summaryrefslogtreecommitdiffstats
path: root/src/qlistcontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the license if libitemviews-ng from GLP to LGPL.HEADmasterMarius Bugge Monsen2010-04-091-11/+12
* Move the graphics scrollbar to experimental. Misc updates. Some unfinished fe...Marius Bugge Monsen2010-02-181-3/+3
* Compile fix for platforms where qreal is definded as float.Marius Bugge Monsen2009-10-301-2/+2
* Implement functionality to ensure that the current item is always visible. Ne...Marius Bugge Monsen2009-08-311-7/+36
* Implement selection behavior in QtListController. Still needs tests and docs.Marius Bugge Monsen2009-08-311-16/+122
* Make QtListWidgetNG use QGraphicsView's scrollbar rather than using QtGraphic...Marius Bugge Monsen2009-08-281-0/+8
* Add experimental code in QtListController for animated per-item scrolling.Marius Bugge Monsen2009-08-121-3/+54
* Add QT_NAMESPACE macros in the source files.Marius Bugge Monsen2009-07-131-0/+4
* Make sure the active state in the style option is set if the view window is a...Marius Bugge Monsen2009-06-181-1/+5
* Remove QtGraphicsListView::horizontalOffset and verticalOffset properties and...Marius Bugge Monsen2009-06-091-39/+24
* Kill the timer in QtKineticListController when the view is hidden.Marius Bugge Monsen2009-06-021-0/+16
* Merge branch 'master' of git@scm.dev.nokia.troll.no:research/itemviews-ngMarius Bugge Monsen2009-05-111-1/+2
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:research/itemviews-ngKavindra Devi Palaraja2009-05-111-13/+39
| |\
| * | Fixes: Doc - more docsKavindra Devi Palaraja2009-05-061-1/+2
* | | Add Deselect to the QtListSelectionManager::SelectionMode and update setSelec...Marius Bugge Monsen2009-05-101-3/+13
| |/ |/|
* | Update the documentation for the QtListController, QtTableController and QtTr...Marius Bugge Monsen2009-05-081-8/+9
* | Update some documentation in QtListController.Marius Bugge Monsen2009-05-081-11/+36
|/
* Fixes: Doc - constructor and destructor docs for QtListControllerKavindra Devi Palaraja2009-05-061-1/+3
* Fixes: Doc - some cleanupsKavindra Devi Palaraja2009-05-061-16/+17
* Fixes: Doc - starting to document/reviewKavindra Devi Palaraja2009-05-061-18/+22
* Update the list classes to reflect the change to the QtListSelectionManager::...Marius Bugge Monsen2009-05-031-48/+11
* Update the list selection manager api. Make the separation between current it...Marius Bugge Monsen2009-05-021-125/+60
* Fixe crash in grid view caused by list view not initializing the option.widge...Marius Bugge Monsen2009-04-241-0/+1
* ItemViewsNG lives!Thomas Zander2009-04-011-0/+675