This branch introduces a new sync method which should use less bandwidth and might...
[quassel.git] / src / client / clientsyncer.cpp
2008-07-06 Marcus EggenbergerThis branch introduces a new sync method which should...
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-16 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-16 Diego 'Flameeyes... Fix warnings from GCC 4.3 about suggested parentheses.
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-07 Manuel NickschasIntroduce new format for version.inc.
2008-06-04 Marcus EggenbergerSay hello to compression!
2008-04-05 Manuel Nickschas#ifdef'd QNetworkProxy
2008-04-04 Alexander von Renteln-tray icon now greys out, when quassel is not connected
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
2008-02-21 Manuel NickschasFix nasty bug that made the client sometimes crash...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-03 Manuel NickschasSwitched client-side account data to using AccountId...
2008-02-01 Manuel NickschassessionData--
2008-01-22 Manuel NickschasFixing synchronization to a core without any networks...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...