Hook up the event system to CoreSession's legacy displayMsg() processing
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 25 Sep 2010 15:38:24 +0000 (17:38 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Oct 2010 23:06:31 +0000 (01:06 +0200)
commit0afd913a5fa29fa44f6119df86aa7574b3274e51
tree6c6967289e84d97deda54a9e7cfd691c84b1ecf5
parenteca32e09b23dd261d7eaf11a4843949220b302d4
Hook up the event system to CoreSession's legacy displayMsg() processing

Now MessageEvents are handled the same way as displayMsg() calls, and we can start
gradually replacing the latter with the former.
src/core/coresession.cpp
src/core/coresession.h