Shuffle all tracks when we move an item. This is slow, but keeps the view from screwi...
commit846450a6c7ace2c47a77f39e78a8bf0851310c7c
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 3 Oct 2007 13:28:44 +0000 (3 13:28 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 3 Oct 2007 13:28:44 +0000 (3 13:28 +0000)
tree4f9bedfd8ff5f695e22182e712cb9323d7417ea7
parentdde3aad8664789b0990e749e731ff2aeea619dfd
Shuffle all tracks when we move an item. This is slow, but keeps the view from screwing up item positions too badly. An obvious candidate for a later refactoring when everything works

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@720681 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/playlist/PlaylistGraphicsView.cpp