Rethink buffer preselection
authorSebastian Goth <seezer@roath.org>
Fri, 9 Jul 2010 13:37:09 +0000 (15:37 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 11 Aug 2010 14:06:07 +0000 (16:06 +0200)
commitd5f5ce565bf61a020029f52c16fd3ea4f494d23e
tree78f77c8c16cb5159851e6b06b724a43225aedf7b
parent6813a6cb41260d7c6d30d04761ac6f13d28bab06
Rethink buffer preselection

As automatic buffer selection on startup clears the activity,
this will hopefully be the best solution without another clientsetting..

All versions will select the statusbuffer of a connecting network if
no valid buffer is currently selected.

Monolithic version will always start with the last selected buffer.
There is just no activity until next start.

Client will now only preselect the last buffer if the connection was not
closed by the user.
If the connection was closed manually or after fresh client start,
the statusbuffer of some connected network will be shown.
src/client/coreconnection.cpp
src/client/coreconnection.h
src/qtui/mainwin.cpp
src/uisupport/abstractbuffercontainer.cpp
src/uisupport/abstractbuffercontainer.h