QAbstractItemView::MultiSelection -> QAbstractItemView::ExtendedSelection . This...
commitdc7a70658fe8870e848c3c139f60566ecd75ab93
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sat, 21 Jul 2007 14:47:53 +0000 (21 14:47 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sat, 21 Jul 2007 14:47:53 +0000 (21 14:47 +0000)
tree987d22b8133c9c4105ad549a7bda6a2fb9cdb03f
parent76a6a81617592d1057f6a8beea427456ac970b0d
 QAbstractItemView::MultiSelection -> QAbstractItemView::ExtendedSelection . This makes selecting items in the collection and services a lot less strange. Functions as expected now with only a single item selected unless ctrl is pressed while selecting. Oh, and there is an interesting way of selecting multiple continous items by dragging the edge of the selection box. very spreadsheet like

git-svn-id: svn+ssh://ianmonroe@svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@690604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/collectionbrowser/collectiontreeview.cpp