Support session management with Qt5
[quassel.git] / CMakeLists.txt
2016-02-09 Manuel NickschasBump version for release 0.12.3
2016-02-08 AyonixFix the SSL check on systems that don't use OpenSSL
2016-02-08 Hannah von RethFix build with snorenotify 0.7
2016-02-08 Patrick von RethUpdate Snorenotify project location.
2016-02-08 Patrick von RethUpdated the Snorenotification backend to the new api...
2016-01-02 Weng XuetianFix SSL detection
2016-01-02 DeizRespect WITH_WEBKIT when defining HAVE_WEBKIT
2016-01-02 Alf GaidaFix read GIT_HEAD and GIT_DESCRIBE from environment
2015-04-23 Manuel NickschasBump version for release 0.12.2
2015-04-21 Manuel NickschasBump version for release 0.12.1
2015-04-15 Manuel NickschasBump version for release 0.12.0
2015-04-15 Manuel NickschasOutput the CMake version during configuration
2015-03-11 Manuel NickschasBump version for release 0.12-rc1
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-09 Manuel NickschasAdd missing dependency to KWidgetsAddons
2015-02-18 Manuel NickschasBump version for release 0.12-beta1
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-17 Alf GaidaSet GIT_HEAD and GIT_DESCRIBE via environmental variables 107/head
2015-02-15 Manuel NickschasUse KNotifications if Frameworks integration is enabled
2015-02-08 Manuel NickschasUse KMainWindow if KF5 integration is enabled.
2015-02-08 Manuel NickschasRequire CMake 2.8.12 for KDE Frameworks integration
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 NickschasFilter -ansi from CMAKE_CXX_FLAGS
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-02-04 Manuel NickschasSimplify the handling of the contributor list in AboutDlg
2015-02-02 Manuel NickschasBump Qt4 version requirement to 4.8
2015-01-10 Alf Gaidaset GIT_HEAD and GIT_DESCRIBE from environment
2015-01-03 Manuel NickschasUse KTextEdit when building against KF5
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasPrepare build system for KDE Frameworks support
2014-11-26 Michael MarleyAdd support for compiling with QCA on Qt5 102/head
2014-09-23 Manuel NickschasPost-release version bump 0.12-pre
2014-09-23 Manuel NickschasBump version for release 0.11.0
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-07-24 Manuel NickschasFix support for CMake < 3
2014-07-24 Manuel NickschasSilence deprecation warning from CMake 3.0+
2014-07-24 Manuel NickschasAdapt CMake logic for finding lconvert in newer Qt5
2014-03-31 Manuel NickschasMake sure our Qt5 is new enough
2014-03-30 Manuel NickschasMerge pull request #69 from Nevcairiel/qt5msvcbuild
2014-03-29 Hendrik LeppkesFix linking against Qt5 on MSVC 69/head
2014-03-29 Hendrik LeppkesFix building with Qt5 on MSVC by undefining min/max...
2014-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 Manuel NickschasMerge pull request #67 from jpnurmi/preset
2014-03-27 Manuel NickschasMerge pull request #66 from TheOneRing/snore
2014-03-26 Patrick von RethFixed detection of snore for Qt4/Qt5 66/head
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-25 Manuel NickschasProperly find WebKit for Qt5
2014-03-24 Manuel NickschasProperly handle DBusMenuQt in the build system
2014-03-23 Manuel NickschasImprove the handling of Qt5 modules in the build system
2014-03-23 Manuel NickschasFix SSL detection
2014-03-23 Manuel NickschasRemove obsolete CMake options
2014-03-23 Manuel NickschasMake SSL and syslog support non-configurable
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-23 Manuel NickschasFix finding a custom Qt4 via -DQT_PATH
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-03-17 Manuel NickschasMove compile settings into a separate CMake module
2014-03-17 Manuel NickschasMove all CMake scripts one level up
2014-03-16 Manuel Nickschasgenversion-B-GONE
2014-03-16 Manuel NickschasBump CMake version requirement to 2.8.9
2014-02-25 Patrick von RethUse Snore only if building without KDE
2014-02-19 Manuel NickschasUse system zlib if available
2014-02-19 Manuel NickschasSilence one more warning in miniz.c
2014-02-17 Manuel NickschasFix CFLAGS for miniz
2013-11-19 Patrick von Rethclean apply of the whole snore patches
2013-10-10 Manuel NickschasAdd compiler flags for Clang
2013-07-03 Daniel AlbersMerge pull request #26 from TheOneRing/master
2013-07-03 Patrick von Rethfixed build with kde on windows 26/head
2013-03-07 Manuel NickschasMerge pull request #12 from dmeltzer/master
2013-03-07 Daniel MeltzerFix Build on OS X 10.7, Where notification center doesn...
2013-03-06 Manuel NickschasFix CMake build types and compiler flags
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 David SansomeShow OS X notification center notifications
2013-02-06 Manuel NickschasBump CMake version
2012-07-07 Marcus EggenbergerUpdated cmake files for Mac OS X 10.6 build
2012-04-01 Manuel NickschasAdd QT_MIN_VERSION to the find_package call for Qt4
2012-04-01 Manuel NickschasAdd support for finding lconvert to our own buildsystem
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-03-19 Chris MoellerMinor fixes to the build scripts for MSVC debug builds...
2012-02-27 Daniel Albersdon't use umask on Windows
2012-02-27 Manuel NickschasInclude CheckFunctionExists explicitly
2012-02-22 Daniel Alberslet CMake check for umask()
2012-01-21 Manuel NickschasFix and improve logging support
2012-01-20 Tomas ChvatalIntroduce possibility to use syslog.
2010-08-24 Manuel NickschasAdd support for dbusmenu
2010-08-19 Manuel NickschasBuildsystem tweaks
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberincluded qca2 into build system
next