Complete and pimp DesktopNotificationBackend.
[quassel.git] / src / core / core.h
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-05 Marcus Eggenbergerexplicitly listening on IPv4 even if IPv6 is available
2008-09-02 Manuel NickschasExplicitly provide MOC_DEFINES, use HAVE_SSL instead...
2008-07-16 Sebastian GothActivate cliparser and adapt old global variables to it.
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-06-23 Marcus EggenbergerFixing BR #147. Needs core update.
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-01 Marcus EggenbergerMade the core connects faster
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-02-21 Marcus Eggenbergermoved corestate (connected networks and joined channels...
2008-02-19 Marcus EggenbergerQuery buffers are now automatically renamed on nickchanges.
2008-02-18 Marcus Eggenbergeradded core and client handlers for buffer removal
2008-02-18 Marcus Eggenbergerimplemented the core part for removing buffers permanently
2008-02-14 Marcus EggenbergerChanged storage to store last seen dates of buffers...
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-11 Marcus EggenbergerThe Networksettings are now stored purely in the Database.
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-02 Marcus EggenbergerBacklogdata is now made persistent every 10 minutes.
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-01-20 Manuel NickschasBringing back session save/restore. Old state won't...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-07 Marcus EggenbergerSQL-Queries are now stored in a resource. The bashscript
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-02 Manuel NickschasVarious smaller stuff, some parts of the new identity... 0.2.0-pre
2007-12-21 Manuel NickschasThe Quassel Core now remembers on exit which networks...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.
2007-11-05 Marco GeniseOk, the long awaited config wizard is here (at least...
2007-08-29 Manuel Nickschasclean++
2007-08-29 Manuel NickschasYES! We finally have dynamic signals between Core and...
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-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...