Revert "Set future on artist/album immediately after creating promise"
This reverts commit 9d9fae75b549862810d0330729d7878e24a9d8e9.
Revert "Remove duplicate function, and fix copy link from sidebar track page"
This reverts commit 1fe28714cbd1117df496fea5760c365badddb725.
Revert "Catch by const ref and assert to check hypothesis"
This reverts commit a8f0053fc8b68cfff0ff6a7ec383c4ba43e539b9.
Revert "Reimplement QApplication::notify() to print out something about the exception if we can"
This reverts commit 7b8136a36e5bc4b005708470a47a1805cf74314f.
Revert "Catch boost::unitialized_future if it is thrown"
This reverts commit c1d678e2b19076115ca740f639a8c81a41b04481.
Revert "Another boost/thread.hpp include rather than specific boost headers"
This reverts commit ee8d3e6a921bebdcda913c5d5155c3f4511b68e0.
Revert "One include to (hopefully) rule them all"
This reverts commit 52752cd2348b308fcf8bacb9acb59cbf5e56b07b.
Revert "Add another boost include"
This reverts commit 7bec03560a286e481455f93d3a66f411af5989c8.
Revert "Try some more includes"
This reverts commit e56f2f7ee0e8836637f620171c805907252b4a91.
Revert "Remove old code"
This reverts commit 69b56e08364b9fad24e28f63a0d937cf4db2855b.
Revert "Fix oversight in queue draining"
This reverts commit 8c48af423cf88f3ec86c9903c8032cac2c2863b9.
Revert "Safer locking of id() to prevent deadlocks"
This reverts commit 3f2906d4d114e763d72a86cfb2809a9819c1f898.
Revert "Cleanup fixes"
This reverts commit cd3eeb29519bcfabef67ea95d8561864e935c4ca.
Revert "Experimental asynchronous artist and album id loading"
This reverts commit 75eb35397da87e245dc49eb30d3fb1c106fc132a.
Conflicts:
src/libtomahawk/CMakeLists.txt
cleaner code fashion requires re-authing your peers. Adds a friendyname
to Users, so that when there is more fine-grained ACL management you can
set/show the friendly name along with the known screen names of a user.
show the proper delegates for items when there are more than two in the
queue. This pretty much makes the job view stuff fully work, except
somehow saving got broken.