only sending heartbeat on socket connections
[quassel.git] / src / common / network.h
2008-08-30 Marcus Eggenbergerremoving unneeded semicolons after Qt macros - making...
2008-08-17 Manuel NickschasIntroducing Network::requestSetNetworkInfo() to simplif...
2008-07-21 Marcus Eggenbergerfixing gcc warning and removing redundand includes
2008-07-21 Marcus Eggenbergeradding server lag indicator to the network tooltip
2008-07-12 Marcus EggenbergerRevert "this should hopefully fix the dreaded BR #140...
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-11 Marcus Eggenbergerthis should hopefully fix the dreaded BR #140 (sync...
2008-07-06 Marcus EggenbergerThis branch introduces a new sync method which should...
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-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-09 Marcus Eggenbergersometimes I hate git... forgot stupid -a for git commit
2008-03-11 Marcus EggenbergerClosing BR #126
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-21 Manuel NickschasPreparing for the core session state being stored in...
2008-02-19 Manuel NickschasCore now remembers the channels you've joined if a...
2008-02-18 Manuel NickschasFinally here: the long awaited auto reconnect! Your...
2008-02-13 Manuel NickschasMore improvements to encoding handling. There is now...
2008-02-13 Manuel NickschasExtended NetworkInfo again to prepare for even more...
2008-02-12 Manuel NickschasAll network settings can now be edited/stored properly...
2008-02-12 Manuel NickschasNetworks can now be removed even when they're connected.
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-03 Manuel NickschasAdded some new attributes to NetworkInfo. Note that...
2008-02-02 Manuel NickschasTrying to workaroundinate a weird bug with connection...
2008-02-01 Manuel NickschasThis is it, the long-awaited huge commit with the new...
2008-01-29 Manuel NickschasSyncing my current state, Network settings still not...
2008-01-23 Manuel NickschasCommitting my local state. Mostly still invisible part...
2008-01-20 Manuel NickschasBringing back session save/restore. Old state won't...
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...