Better time formatting by using an explicit format
[quassel.git] / src / common / network.h
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-04-01 Manuel NickschasProperly register the Network::ConnectionState enum
2012-02-14 Daniel Albersbump © years
2012-01-20 Bas PapeAdd some const correctness to Network
2010-08-11 Hendrik LeppkesForce parsing of PREFIX in RPL_ISUPPORT. Fixes #936
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberadded key map
2010-02-14 Chris FuentySASL support
2009-08-24 Marcus Eggenbergersmall fixes
2009-08-24 Marcus EggenbergerFitting the SyncableObjects to the new Style
2009-01-13 Manuel NickschasMove handling of networks.ini from NetworksSettingsPage...
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-12-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
2008-12-02 Marcus EggenbergerFixing BR #315: Nicks missing from nick lists
2008-11-06 Marcus Eggenbergerfixing dupe channels / users in the client
2008-11-03 Marcus EggenbergerFixing BR #233 - redirecting chanservs welcome messages...
2008-11-01 Marcus EggenbergerFixing BR #374 (hide marked as away messages when using...
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...