Display notices correctly. Fixes BR #124.
[quassel.git] / src / common / message.cpp
2008-03-01 Manuel NickschasDisplay notices correctly. Fixes BR #124.
2008-02-20 Manuel NickschasThis should fix duplicate messages that would occur...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-10 Marcus Eggenberger- Highlights are now determined in Client::checkForHigh...
2008-02-03 Marcus EggenbergerCode cleanup. Distclean advised
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-11-30 Manuel NickschasFix that sometimes % wasn't escaped properly, triggerin...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-10-30 Manuel NickschasAdding work-in-progress for the new QGraphicsScene...
2007-10-20 Manuel NickschasSanitize handling of mirc color codes in order to ease...
2007-10-18 Manuel NickschasNewest version of QuasselTopia, and some minor random...
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-10-04 Manuel Nickschasconsistent_naming++
2007-10-04 Manuel NickschasMoving the message format code (i.e. msg -> formatted...
2007-10-04 Manuel NickschasMake Message a proper class rather than a struct (i...
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...