From: Marcus Eggenberger Date: Sat, 3 Nov 2007 23:28:12 +0000 (+0000) Subject: - New SignalProxy which is kinda sorta based on the idea of the QxtRPCPeer, though... X-Git-Tag: 0.1.0~89 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=b30780406eabbcfdc313721e961ef063ab06c8d4;hp=b30780406eabbcfdc313721e961ef063ab06c8d4 - New SignalProxy which is kinda sorta based on the idea of the QxtRPCPeer, though suits more our needs and is suited for high performance as in lots of attached signals. - Had some weird errors on the sqlitestorage so I added some debugging infos there ---