Allow DND of toolviews between sidebars
Makes it a bit easier to move around stuff quickly. Unfortunately, the api of KMultiTabBar is very limited. It allows append/remove but no insert of a tab. Thus we can only move a toolview to another sidebar at the end but we can't reposition toolviews quickly.