Added uint networkId() to BufferIds.
[quassel.git] / src / core / sqlitestorage.cpp
2007-10-09 Marcus EggenbergerAdded uint networkId() to BufferIds.
2007-10-04 Manuel NickschasMake Message a proper class rather than a struct (i...
2007-09-22 Marcus EggenbergerAdded getNetworkId(UserId user, const QString &network...
2007-08-29 Manuel NickschasYES! We finally have dynamic signals between Core and...
2007-08-07 Manuel NickschasRemoved broken autoconnect (for networks) -- how are...
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-27 Manuel NickschasStill working on the authentification stuff. Technicall...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...