Completely rework the dependency handling in the build system
[quassel.git] / src / core / CMakeLists.txt
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-19 Manuel NickschasSimplify handling of (dual-)Qt in the build system
2014-03-17 Manuel NickschasEnable automoc
2014-01-01 Manuel NickschasRefactor the transfer stuff
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2012-05-21 Manuel NickschasProvide (de)serialization for all event types
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-02-13 Manuel NickschasCleanups
2012-02-13 Daniel Albersoidentd support - WIP
2010-10-20 Manuel NickschasKill IrcServerHandler and CtcpHandler
2010-10-19 Manuel NickschasIntroduce CtcpParser for CTCP-related event processing
2010-10-13 Manuel NickschasMove EventStringifier from common/ to core/ for now
2010-10-13 Manuel NickschasAdd IrcParser to handle data between the ircd and Quassel
2010-10-13 Manuel NickschasBoilerplate work for CoreSessionEventProcessor
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberincluded qca2 into build system
2010-01-31 Sebastian GothRefactoring of BasicHandler
2009-09-25 Manuel NickschasRename UserInputHandler to CoreUserInputHandler
2009-08-24 Sebastian GothIntroduce IgnoreList backend
2009-08-24 Sebastian GothIntroduce netsplit detection/handling
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-03-03 Marcus Eggenbergerfirst version of postgres backend
2009-01-25 Manuel NickschasRevamping the build system (again...)
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
2008-11-03 Marcus EggenbergerFixing BR #233 - redirecting chanservs welcome messages...
2008-09-26 Manuel NickschasMajor redesign of the build system. Also allow icons...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-01 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-09-01 Manuel NickschasVarious buildsystem improvements:
2008-07-22 Marcus Eggenbergerjussi01: can you spell aliases?
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-08 Manuel Nickschasdebug--
2008-07-08 Manuel NickschasImprove (hopefully fix) OpenSSL recognition
2008-06-28 Manuel NickschasRemove explicit linking to OpenSSL in mod_core
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasPost-merge fix of CMake files
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-10 Manuel NickschasUse the provided CMake variables rather than hardcoding...
2008-06-10 Manuel NickschasFix OpenSSL on Windows
2008-06-08 Manuel NickschasHEADERS -> MOC_HDRS and adding non-moccable files to...
2008-06-07 Manuel NickschasLook for OpenSSL.
2008-06-06 Manuel NickschasSay hello (again) to CMake!
2007-10-19 Manuel Nickschascmake--
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-08-29 Manuel Nickschasclean++
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-07-27 Marcus EggenbergerNo new features here... (adding/testing of new files)
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...