summaryrefslogtreecommitdiffstats
path: root/src/qlistselectionmanager.cpp
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/+6
|\
| * Fix build on Windows.Alexis Menard2009-09-161-0/+6
* | Implement selection behavior in QtListController. Still needs tests and docs.Marius Bugge Monsen2009-08-311-17/+53
* | Fix out-of-bounds lookup in QtListSelectionChangeData::changedIndexes().Marius Bugge Monsen2009-08-271-2/+2
|/
* Implement the QListSelectionChange destructor.Marius Bugge Monsen2009-07-221-1/+10
* Add QT_NAMESPACE macros in the source files.Marius Bugge Monsen2009-07-131-0/+4
* Add initial implementation of anchor selections in trees. This api and implem...Marius Bugge Monsen2009-05-181-2/+10
* Add properties for anchored selection active and selection mode to list and t...Marius Bugge Monsen2009-05-131-0/+16
* Updates to the QtListSelectionManager test to reflect the API updates.Marius Bugge Monsen2009-05-111-7/+7
* Add Deselect to the QtListSelectionManager::SelectionMode and update setSelec...Marius Bugge Monsen2009-05-101-8/+25
* Add more test data-sets for testing selections with inserting and removing it...Marius Bugge Monsen2009-05-051-5/+3
* Make sure that the selections are the same size in QtListSelectionChange and ...Marius Bugge Monsen2009-05-051-1/+2
* Make sure the list selection manager emits selectionChanged() when the anchor...Marius Bugge Monsen2009-05-051-14/+33
* Only commit selectionChanged() when there are actual changes to the selection...Marius Bugge Monsen2009-05-051-12/+15
* Add QtListSelectionChange. This class contains the changes made to a selectio...Marius Bugge Monsen2009-05-041-56/+164
* Update the list classes to reflect the change to the QtListSelectionManager::...Marius Bugge Monsen2009-05-031-36/+65
* Make sure that both the current item and the anchor item are reset when a new...Marius Bugge Monsen2009-05-031-5/+14
* Update the list selection manager api. Make the separation between current it...Marius Bugge Monsen2009-05-021-239/+189
* ItemViewsNG lives!Thomas Zander2009-04-011-0/+444