Make BufferInfo qDebug()able as per EgS' request.
[quassel.git] / src / core /
2007-12-09 Marcus EggenbergerFixed a bug in the multiuser environment
2007-12-09 Marcus EggenbergerPrevent server from crashing, while trying to connect...
2007-11-30 Manuel NickschasMore polishing of QuasselTopia, and getting rid of...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-29 Manuel NickschasThis should fix a bug resulting in a crash, when a...
2007-11-27 Manuel NickschasMake Quassel less crashy (yeah, case sensitivity in...
2007-11-26 Manuel NickschasSome cosmetic corrections and some minor work on the...
2007-11-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.
2007-11-13 Marcus EggenbergerFinaly got rid of the synchronizers, making Quassel...
2007-11-10 Marcus EggenbergerFixed a bug in SqliteStorage::setup() which could cause...
2007-11-05 Marco GeniseOk, the long awaited config wizard is here (at least...
2007-11-05 Marcus Eggenberger(no commit message)
2007-11-04 Marcus EggenbergerThis Update is like 90% bugfixes.
2007-11-03 Marcus Eggenberger- New SignalProxy which is kinda sorta based on the...
2007-10-30 Manuel NickschasAdding work-in-progress for the new QGraphicsScene...
2007-10-29 Marcus EggenbergerIRC disconnects are now handled properly
2007-10-28 Marcus EggenbergerA warning message is now displayed when your nickname...
2007-10-24 Manuel NickschasWe now have a current svn snapshot of libqxt in our...
2007-10-21 Marcus Eggenbergerfixed bug in handleNick() where the determination whete...
2007-10-20 Marcus EggenbergerFixed (at least I guess so) where a connect to a networ...
2007-10-20 Marcus Eggenbergerimplemented a quick workaround for new quassel users...
2007-10-19 Manuel Nickschascmake--
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-10-09 Manuel NickschasPreliminary check-in of qmake-based build system. This...
2007-10-09 Marcus EggenbergerAdded uint networkId() to BufferIds.
2007-10-04 Manuel NickschasMake Message a proper class rather than a struct (i...
2007-10-01 Manuel NickschasCommitting my current state just in case. Mostly work...
2007-09-22 Marcus EggenbergerAdded getNetworkId(UserId user, const QString &network...
2007-09-06 Manuel NickschasYay! QuasselTopia has a working core connection dialog...
2007-08-31 Manuel NickschasFirst check-in of the Qtopia build system. See qtopia...
2007-08-29 Manuel Nickschasclean++
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-08-07 Manuel NickschasProgress bar working, get rid of debug code.
2007-08-07 Manuel NickschasWork-in-progress: use progress bar
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-08-01 Manuel NickschasGot rid of class Global, as promised. For now, the...
2007-08-01 Manuel NickschasOK Folks, my first commit after quite a while, and...
2007-07-27 Marcus EggenbergerNo new features here... (adding/testing of new files)
2007-07-08 Manuel NickschasI am starting to clean up the mess that is Global right...
2007-07-06 Manuel NickschasAdded a function decodeString() to util.{h|cpp} that...
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-25 Manuel NickschasFinished the fusion of the different main_* files,...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...