The context menu "hide events" in the bufferviews are now working.
authorMarcus Eggenberger <egs@quassel-irc.org>
Fri, 24 Oct 2008 11:59:06 +0000 (13:59 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Fri, 24 Oct 2008 11:59:06 +0000 (13:59 +0200)
commita3aaabf6254c8c5439af8982cc613c4ced3f50ed
treea5de40139b47705dad6ab1cd8d5ff41c321ce654
parente51404ccc15f83910263ee031cf3ab5dab0591b7
The context menu "hide events" in the bufferviews are now working.
This is currently on a per buffer basis as default settings require a new settings page (lazy me...)
Disabled Indexing of the GraphicsScene again and I intend to leave it that way until my BR @ Qt (which I yet need to file... (lazy me...)) is fixed.
12 files changed:
src/client/buffersettings.cpp
src/client/buffersettings.h
src/client/clientsettings.cpp
src/client/clientsettings.h
src/client/messagefilter.cpp
src/client/messagefilter.h
src/common/settings.cpp
src/common/settings.h
src/qtui/chatline.cpp
src/qtui/chatscene.cpp
src/uisupport/bufferview.cpp
src/uisupport/bufferview.h