Introduce (very) basic, incomplete version of CoreConnection
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 19 Nov 2009 17:16:51 +0000 (18:16 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 28 Nov 2009 23:39:41 +0000 (00:39 +0100)
This class encapsulates the client-side connection to the core and replaces
both ClientSyncer and CoreConnectDlg. Having this neatly encapsulated will allow
for a much easier way to do, say, reconnects or tracking the connection state.

This is a first preliminary version that can only sync to a hardcoded account.


No differences found