Handle multi-selections in BufferViews sanely.
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 9 Jan 2009 16:50:28 +0000 (17:50 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 9 Jan 2009 16:50:28 +0000 (17:50 +0100)
commita40fb3e7457e15047ac4ba52b169ad61163499ca
tree1b63a5a7f0c2bd2e78f863e2727e923f4cdb2023
parent4ce0b892b38cf1fa5dce93fcb10d147539bc7353
Handle multi-selections in BufferViews sanely.

This means that actions like hiding and deleting buffers now also work if multiple buffers
are selected. This is true for all displayed actions, i.e. you can hide events in multiple
buffers at once, or send CTCP commands to multiple nicks, etc.

(Finally) fixes #432.
src/uisupport/bufferview.cpp
src/uisupport/networkmodelactionprovider.cpp
src/uisupport/networkmodelactionprovider.h