Fixing the "Add New Buffers automatically"-function for custom bufferviews.
authorMarcus Eggenberger <egs@quassel-irc.org>
Mon, 26 May 2008 15:19:02 +0000 (15:19 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 26 May 2008 15:19:02 +0000 (15:19 +0000)
commit16923dbe3a43fc11e903639cc026063c38aaad37
tree0d4011c3780373a0556fe40d4a2dfa3f00f06497
parentcfee0d28ae857b0b089f5383fade8f529c0fa2fe
Fixing the "Add New Buffers automatically"-function for custom bufferviews.
In addition you can now hide buffers permanently or temporarily (the
default) from a custom view. In the latter case buffers will be
readded if there are new messages.
Needs core updated! Distclean adviced!
src/common/bufferviewconfig.cpp
src/common/bufferviewconfig.h
src/core/corebufferviewconfig.h
src/uisupport/bufferview.cpp
src/uisupport/bufferview.h
src/uisupport/bufferviewfilter.cpp
src/uisupport/bufferviewfilter.h
version.inc