Impelementing proper message redirection.
authorMarcus Eggenberger <egs@quassel-irc.org>
Thu, 13 Nov 2008 23:56:20 +0000 (00:56 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Thu, 13 Nov 2008 23:56:20 +0000 (00:56 +0100)
commitaf456476e906a564d9faf3381b8bc3111fdb2bbd
treec39df02376bad73e10273d6b6434b7c6db6d4d2a
parentff0f6746a6bf1b728d57352480e6cab0b98ac3a0
Impelementing proper message redirection.
you can now individualy specify if user notices, server notices or errors
should be displayed in their original target, the status buffer or the currently
selected buffer.
src/client/messagefilter.cpp
src/client/messagefilter.h
src/client/messagemodel.cpp
src/client/messagemodel.h
src/common/message.h
src/qtui/chatlinemodelitem.h
src/qtui/settingspages/generalsettingspage.cpp