qtui: Set proper icon for "About Quassel" menu option
[quassel.git] / src / common / ircchannel.cpp
2018-06-06 Shane Synancommon: Sort user prefix channelmodes on add/set
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2017-12-19 Manuel Nickschasqa: Add [[fallthrough]] annotations where appropriate
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-04-24 Manuel NickschasMerge pull request #195 from seezer/qt5sessions
2016-04-24 Manuel NickschasMerge pull request #188 from digitalcircuit/ircv3-fix...
2016-04-01 Daniel AlbersMerge pull request #183 from romibi/enableLinkPreview
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-02-29 Shane SynanDon't update IrcUser modes with channel modes
2016-02-28 Manuel NickschasMerge pull request #180 from digitalcircuit/ircv3-expan...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-02-19 Shane SynanSend extra modes via non-breaking protocol change 180/head
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Petr BenaPerformance tweak: rem. pointless recursive calls
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2015-09-22 Petr BenaFixed english in ircchannel.cpp 146/head
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 K. Ernest (iFire... Replace {from,to}Ascii with {from,to}Latin1
2014-01-01 Manuel NickschasHappy New Year!
2013-10-10 Bas PapeIndicate whether a key is set for the buffer.
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberadded cipher to channel + user
2009-08-26 Marcus Eggenbergerpropagate topic changes properly
2009-08-24 Marcus EggenbergerFitting the SyncableObjects to the new Style
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
2008-12-02 Marcus EggenbergerFixing BR #315: Nicks missing from nick lists
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...