Provide (de)serialization for all event types
[quassel.git] / src / common / ircevent.h
2012-05-21 Manuel NickschasProvide (de)serialization for all event types
2012-02-14 Daniel Albersbump © years
2010-10-13 Manuel NickschasAdd a timestamp to events
2010-10-13 Manuel NickschasAdd checkParamCount() which stops the event if somethin...
2010-10-13 Manuel NickschasPrettify qDebug() output for events
2010-10-13 Manuel NickschasAdd more Event specializations (IrcEvent*, MessageEvent)