Activity level is now properly handled for the currently selected buffer.
authorMarcus Eggenberger <egs@quassel-irc.org>
Thu, 13 Nov 2008 14:41:46 +0000 (15:41 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Thu, 13 Nov 2008 14:41:46 +0000 (15:41 +0100)
commit50d5627b282f063e755f44f02a74aeddd1d07538
tree7861d22567ce4c5bb0375408a5bf384bc39e369b
parentc806d8e92f2ccbc2886ffe6257f7597e28c355dd
Activity level is now properly handled for the currently selected buffer.
This has two effects:
 - previously the activity lvl wasn't cleared for the last selected buffer when closing / disconnecting quasselclient
 - in a multi client environment the activity level is immediately reflected on the other clients
src/client/client.cpp
src/client/networkmodel.cpp
src/client/networkmodel.h
src/qtui/chatline.cpp
src/uisupport/abstractbuffercontainer.cpp
src/uisupport/abstractbuffercontainer.h