Show album covers in collection tree. And lo and behold the wonders of code reuse...
commitd874aea46d3fa0dac49bdb61c81dc827dc2b8fe6
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 19 Nov 2007 20:37:07 +0000 (19 20:37 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 19 Nov 2007 20:37:07 +0000 (19 20:37 +0000)
tree4bd67fb9b77d367d481a44697b64a5924f646153
parent920ac8d241a0f3e41d4406ecf1fe1aae383c7f3b
Show album covers in collection tree. And lo and behold the wonders of code reuse, since the same collection tree drives all the services, covers are shown everywhere ( and there was much
rejoicing! ). Only issue is that the tree does not register for notices about covers becomming ready from albums that dynamically load their covers, so they do not update atomatically. yet..."

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