Reformat ALL the source!
[quassel.git] / src / common / event.h
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 NickschasEvent backend porting
2010-10-13 Manuel NickschasAdd a timestamp to events
2010-10-13 Manuel NickschasPrettify qDebug() output for events
2010-10-13 Manuel Nickschas++API, ++EventFlags
2010-10-13 Manuel NickschasIntroduce NetworkEvent and children
2010-10-13 Manuel NickschasBasic event dispatching (with priorities)
2010-10-13 Manuel NickschasIntroducing the first shiny stuff for our new event...