Don't log to stdout if --syslog and/or --logfile are specified
[quassel.git] / src / common / ircevent.h
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)