cmake: Link resources statically, and init locally
[quassel.git] / src / client / CMakeLists.txt
2018-11-18 Manuel Nickschascmake: Link resources statically, and init locally
2018-11-18 Manuel Nickschascmake: Autogenerate most of the .qrc resource files
2018-11-18 Manuel Nickschascmake: Modernize build system
2018-11-18 Manuel Nickschascmake: Remove build system support for Qt4/KDE4
2018-06-06 Janne KoschinskiAutomatically synchronize CoreInfo when on connect...
2016-09-28 Manuel Nickschasdcc: Introduce TransferModel for DCC file transfers
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-06 Manuel NickschasRemove support for network detection via Solid
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-03 Manuel NickschasUse link dependencies between Quassel modules
2014-03-28 Manuel NickschasAvoid race conditions in the build system
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-20 Manuel NickschasImprove the CMake option stuff
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-07-07 Manuel NickschasFix buildsys to work without DBus
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberincluded qca2 into build system
2010-02-14 Manuel NickschasCleanup
2009-11-28 Manuel NickschasGet rid of ClientSyncer
2009-11-28 Manuel NickschasIntroduce (very) basic, incomplete version of CoreConne...
2009-11-28 Manuel NickschasIntroduce CoreAccount and CoreAccountModel
2009-08-24 Sebastian GothIntroduce IgnoreList backend
2009-05-21 Marcus EggenbergerAlt-A
2009-05-21 Marcus Eggenbergernew internal hot buffers list
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-16 Marcus Eggenbergerinitial version of a bufferview overlay
2009-03-13 Manuel NickschasIntroduce /exec support for running simple client-side...
2009-03-13 Manuel NickschasMoving alias expansion yet again - this time into Alias...
2009-02-25 Manuel NickschasIntroduce ClientUserInputHandler
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...
2009-01-09 Marcus Eggenbergerfixing cmake files
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-10-27 Marcus Eggenbergerbetter abstraction of BacklogRequester to support diffe...
2008-08-25 Marcus EggenbergerFinishing my personal crusade against Buffer.
2008-08-12 Marcus EggenbergerContinuing my personal crusade against Buffer.
2008-08-06 Manuel NickschasIntroduce AbstractMessageProcessor and its specializati...
2008-08-02 Manuel NickschasRemoving the old ChatWidget and related stuff from...
2008-07-22 Manuel NickschasMove dbus interface definition to interfaces/ and gener...
2008-07-22 Manuel NickschasMake compile on top of the current master branch
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-08 Manuel NickschasHEADERS -> MOC_HDRS and adding non-moccable files to...
2008-06-06 Manuel NickschasSay hello (again) to CMake!
2007-10-19 Manuel NickschasRenaming QtGui to QtUi, in order to not confuse build...
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-10-12 Manuel NickschasMoving quasselui.h from common/ to client/ where it...
2007-08-29 Manuel Nickschasclean++
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
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-20 Manuel NickschasReorganizing of the Quassel architecture is almost...