- New SignalProxy which is kinda sorta based on the idea of the QxtRPCPeer, though...
authorMarcus Eggenberger <egs@quassel-irc.org>
Sat, 3 Nov 2007 23:28:12 +0000 (23:28 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sat, 3 Nov 2007 23:28:12 +0000 (23:28 +0000)
commitb30780406eabbcfdc313721e961ef063ab06c8d4
tree5da3cb7727e86cbc236521048a369b8c678b31a6
parent70706ff642683d03ff091cab25d984ec7d9612de
- 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
src/client/buffertreemodel.cpp
src/client/client.cpp
src/client/client.h
src/common/signalproxy.cpp
src/common/signalproxy.h
src/common/synchronizer.cpp
src/core/coresession.cpp
src/core/ircserverhandler.cpp
src/core/sqlitestorage.cpp
src/core/sqlitestorage.h