Add codec blacklist for UTF-8 detection
[quassel.git] / src / common / ircevent.h
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
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)