uisupport: Provide helpers for dealing with widget changes
[quassel.git] / src / common / ircuser.cpp
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschasmodernize: Use '= default' instead of empty ctor/dtor...
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-11-18 Manuel Nickschascommon: Simplify SyncableObject macros and usage
2018-10-31 Manuel Nickschasircuser: Fix setting of away message time by pre-0...
2018-08-28 Shane Synancore: Limit "User is away" to 1hr or when changed
2018-05-23 Michael MarleyIrcUser: Rename lastAwayMessage to lastAwayMessageTime
2018-05-23 Michael MarleyIrcUser: Use QDateTime for lastAwayMessage, not int
2018-05-23 Shane SynanFinish 64-bit time conversion, modify protocol
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2016-06-15 Manuel NickschasMerge pull request #198 - IRCv3 improvements
2016-06-13 Shane SynanSync IrcUser account, add WHOX for account-notify
2016-06-06 Manuel NickschasBring copyright headers into 2016
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-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-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
2010-02-14 Manuel NickschasHandle 437 (ERR_UNAVAILRESOURCE)
2009-08-28 Marcus EggenbergerFixing issues with renaming synced objects. And fixing...
2009-08-25 Marcus Eggenbergerfixing Quit propagation
2009-08-24 Marcus EggenbergerFitting the SyncableObjects to the new Style
2009-08-24 Marcus EggenbergerTesting the new SyncObjects concept - looking good...
2009-08-24 Marcus EggenbergerTesting a new concept for the SyncableObjects.
2009-04-12 Manuel Nickschasdebug--
2009-02-25 Manuel NickschasAdd timestamps for lastChannelActivity and lastSpokenTo...
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-07-06 Marcus Eggenbergerreverting some very work-in-progress / play around...
2008-07-03 Marcus Eggenbergerurls are now properly identified if the topic is scrolled
2008-05-23 Marcus EggenbergerMerging branches/0.2/@r857 with trunk
2008-04-13 Manuel NickschasMerging r726:730 from trunk to branches/0.3. This forwa... 0.3.0-pre
2008-04-12 Alexander von RentelnAdded some new ircServerHandlers
2008-03-12 Alexander von RentelnBR #117:
2008-03-11 Marcus EggenbergerClosing BR #126
2008-03-02 Marcus EggenbergerAaaaand here comes another protocol break! :)
2008-03-01 Marcus EggenbergerYet another protocol break (I warned you...).
2008-03-01 Marcus EggenbergerBreaking protocol with alpha2.... and it won't be the...
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-02-03 Alexander von Rentelnchanged the behavior of RPL_AWAY server messages:
2008-01-31 Alexander von Rentelnadded more user info in the user tool tip
2008-01-31 Alexander von Rentelnadded ircserverhandler for whois, who and whowas
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-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...
2008-01-04 Marcus Eggenberger- Fixed a minor bug in IrcUser
2007-12-25 Manuel NickschasMy X-Mas present to you: partially working encodings...
2007-11-30 Manuel NickschasMore polishing of QuasselTopia, and getting rid of...
2007-11-30 Marcus Eggenbergerfigured this would probably be a good Idea for the...
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-13 Marcus EggenbergerFinaly got rid of the synchronizers, making Quassel...
2007-11-04 Marcus EggenbergerThis Update is like 90% bugfixes.
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-08-31 Manuel NickschasFirst check-in of the Qtopia build system. See qtopia...
2007-07-27 Marcus EggenbergerNo new features here... (adding/testing of new files)