Introducing an edit mode to the bufferviews.
authorMarcus Eggenberger <egs@quassel-irc.org>
Thu, 1 Jan 2009 19:41:25 +0000 (20:41 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Thu, 1 Jan 2009 19:42:24 +0000 (20:42 +0100)
commit09fea00d02da49748b6a040752759eab16ccd392
tree2602088a106cbb0df8b43d08ece930007ba8f603
parent9cd9c0a87ff92b2cdac7bd5a7efdbcc924b57b48
Introducing an edit mode to the bufferviews.
Switch to edit mode via context menu. You'll now see all available
buffers for that view. A tristate checkbox indicates if the buffer is
not in the view (unchecked), is only temporarily removed (partially
checked), or visible (checked).
src/uisupport/bufferview.cpp
src/uisupport/bufferview.h
src/uisupport/bufferviewfilter.cpp
src/uisupport/bufferviewfilter.h