reenabling disconnect on timeout for iodevice connections
[quassel.git] / src / common / signalproxy.cpp
2008-10-21 Marcus Eggenbergerreenabling disconnect on timeout for iodevice connections
2008-10-21 Marcus Eggenbergeronly sending heartbeat on socket connections
2008-10-21 Marcus Eggenbergermaking signalproxy direct connection thread safe
2008-10-21 Marcus Eggenbergeradapting to the new peer types
2008-10-21 Marcus EggenbergerSignalProxy internal redesign.
2008-10-16 Marcus Eggenbergeradding debuing output to find the source for that qUnco...
2008-07-21 Marcus Eggenbergeradding server lag indicator to the network tooltip
2008-07-21 Marcus EggenbergerAdded a core lag indicator to the statusbar
2008-07-21 Marcus Eggenbergerfixing some inconsitency in the new connection loss...
2008-07-18 Marcus Eggenbergerimproved connection loss detection. (breaks protocol)
2008-07-14 Marcus Eggenbergerlimiting package size for the SignalProxy to 4MB
2008-07-13 Marcus Eggenbergersignalproxy no longer requests init data for pre-synced...
2008-06-18 Marcus Eggenbergerremoving debug output
2008-06-18 Marcus EggenbergerAdded Debuging output to the SignalProxy to test on...
2008-06-04 Marcus EggenbergerSay hello to compression!
2008-04-01 Marcus EggenbergerMade the client disconnection more verbose. And some...
2008-03-24 Marcus Eggenberger- fixed crashes caused by return types of init methods...
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-01 Marcus EggenbergerFixed newly introduced renaming bug
2008-03-01 Marcus EggenbergerBreaking protocol with alpha2.... and it won't be the...
2008-02-29 Marcus EggenbergerIf a SyncableObject is renamed before it's initialized...
2008-02-21 Manuel NickschasFix nasty bug that made the client sometimes crash...
2008-02-20 Marcus Eggenbergerfixed crashes when invalid data is received by the...
2008-02-18 Manuel NickschasStop core from crashing when exiting while clients...
2008-02-05 Marcus Eggenbergertweaking the SignalProxy resulted in some casualties...
2008-02-05 Marcus EggenbergerThe Client sends now a heartbeat to the server once...
2008-02-01 Marcus Eggenbergerfixed some debug messages in the SignalProxy
2008-01-31 Marcus Eggenbergerfixed a bug in the SignalProxy
2008-01-30 Marcus EggenbergerSignalProxy will no longer attempt to deliver data...
2008-01-21 Marcus Eggenbergermade the signalproxy compile with MSVC
2008-01-21 Manuel NickschasSend updatedRemotely() signal after initialization...
2008-01-20 Marcus Eggenbergermade the SignalProxy aware of default arguments
2008-01-20 Marcus Eggenbergerbugfixinating
2008-01-19 Marcus EggenbergerIntroducing SignalProxy NG! We're no longer using
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-07 Manuel NickschasSignalProxy now only allows syncing for classes derived...
2008-01-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-05 Marcus EggenbergerSignalProxy emits now the updatedRemotely() Signal...
2008-01-05 Marcus EggenbergerAdded some featues to the SignalProxy. Now SyncSlaves...
2008-01-04 Marcus EggenbergerThis fix of the SignalProxy features more backward...
2008-01-04 Marcus Eggenberger- Fixed a minor bug in IrcUser
2007-12-28 Marcus EggenbergerWell this is my deferred christmas present: signalproxy...
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-29 Manuel Nickschasremoving some debug messages
2007-11-29 Manuel NickschasThis should fix a bug resulting in a crash, when a...
2007-11-13 Marcus EggenbergerJust added some safetychecks
2007-11-13 Marcus EggenbergerFinaly got rid of the synchronizers, making Quassel...
2007-11-04 Marcus EggenbergerThis Update is like 90% bugfixes.
2007-11-04 Manuel NickschasPrettified SignalProxy some more, updated license headers.
2007-11-03 Marcus Eggenberger- New SignalProxy which is kinda sorta based on the...
2007-10-24 Manuel NickschasWe now have a current svn snapshot of libqxt in our...
2007-09-18 Manuel NickschasMake SignalProxy detach QObjects automatically upon...
2007-09-10 Manuel NickschasSignalProxy::detachObject() implemented. Not really...
2007-08-29 Manuel NickschasYES! We finally have dynamic signals between Core and...
2007-08-27 Manuel NickschasLast Quassel version to use the soon-to-be-obsolete...