Fixing BR #374 (hide marked as away messages when using away on detach)
[quassel.git] / src / common / ircchannel.cpp
2008-08-09 Marcus Eggenbergerfixing BR #250 (no oper status on new channels)
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-09 Marcus Eggenbergerreplaced a Qt 4.4 function call so Quassel can compile...
2008-06-09 Marcus Eggenbergersometimes I hate git... forgot stupid -a for git commit
2008-03-02 Marcus EggenbergerAaaaand here comes another protocol break! :)
2008-03-01 Marcus EggenbergerYet another protocol break (I warned you...).
2008-02-19 Manuel NickschasCore now remembers the channels you've joined if a...
2008-02-13 Manuel NickschasMore improvements to encoding handling. There is now...
2008-02-05 Marcus Eggenbergerfixed inconsistency issues. Upgrade and Distclean is...
2008-02-04 Marcus Eggenbergerfixed a major bug introduced in r456 (segfault on core...
2008-02-04 Marcus Eggenbergerfixed a bug in IrcChannel. Upgrade is strongly advised...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
2008-01-07 Manuel NickschasSignalProxy now only allows syncing for classes derived...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-12-25 Manuel NickschasMy X-Mas present to you: partially working encodings...
2007-12-07 Marcus EggenbergerFixed possible segfault in IrcChannel::isKnownUser()
2007-11-30 Manuel NickschasMore polishing of QuasselTopia, and getting rid of...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-29 Manuel NickschasThis should fix a bug resulting in a crash, when a...
2007-11-28 Marcus EggenbergerThis _should_ fix the bug, that users quitting the...
2007-11-28 Manuel NickschasIrcChannel::ircUserDestroyed() now sends appropriate...
2007-11-27 Manuel NickschasThe nicklist is back! We now have a NickModel that...
2007-11-26 Manuel NickschasSome cosmetic corrections and some minor work on the...
2007-11-23 Manuel NickschasVarious stuff, cosmetic fixes, fiddling with IrcUsers...
2007-11-13 Marcus EggenbergerAdded convenience signals ircUserJoined(IrcUser *)...
2007-11-04 Marcus EggenbergerThis Update is like 90% bugfixes.
2007-10-24 Marcus EggenbergerAdded ModelPropertyMapper which allows to keep track...
2007-10-21 Marcus EggenbergerAdded Q_ASSERT when catching destroyed signals. There...
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...