Fixes misalignment of buttons in inputwidget
[quassel.git] / cmake /
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-12-13 Manuel Nickschascmake: Remove left-over debug message
2018-11-18 Manuel Nickschascmake: Allow to make compile warnings fatal
2018-11-18 Manuel Nickschascmake: Increase warning level on MSVC
2018-11-18 Manuel Nickschascmake: Set proper install paths for Windows
2018-11-18 Manuel Nickschascmake: Move version setup into a separate .cmake file
2018-11-18 Manuel Nickschascmake: Consolidate compile settings
2018-11-18 Manuel Nickschastest: Introduce Quassel::Test::Global library
2018-11-18 Manuel Nickschastest: Add build system support and a main function...
2018-11-18 Manuel Nickschastest: Bundle GTest/GMock 1.8.1 sources and provide...
2018-11-18 Manuel Nickschascmake: Build shared libraries (DLLs) on Windows
2018-11-18 Manuel Nickschascmake: Make symbols hidden by default on GCC/Clang
2018-11-18 Manuel Nickschascmake: Support generation of export headers
2018-11-18 Manuel Nickschascmake: Link resources statically, and init locally
2018-11-18 Manuel Nickschascmake: Add support for static libs to quassel_add_module
2018-11-18 Manuel Nickschascmake: Build shared libraries
2018-11-18 Manuel Nickschascmake: Modernize compile settings; require C++14
2018-11-18 Manuel Nickschascmake: Modernize translation generation
2018-11-18 Manuel Nickschascmake: Add support for generating .qrc files
2018-11-18 Manuel Nickschascmake: Modernize cmake support for LDAP
2018-11-18 Manuel Nickschascmake: Modernize use of Qt Linguist Tools
2018-11-18 Manuel Nickschascmake: Modernize build system
2018-11-18 Manuel Nickschascmake: Remove custom build types
2018-11-18 Manuel Nickschascmake: Use official CMake config for QCA
2018-11-18 Manuel Nickschascmake: Use official FindBacktrace rather than custom...
2018-11-18 Manuel Nickschasqt4-b-gone: Remove support for Phonon
2018-11-18 Manuel Nickschasqt4-b-gone: Remove support for libindicate
2018-11-18 Manuel Nickschascmake: Remove build system support for Qt4/KDE4
2018-06-16 Manuel Nickschascmake: Enable ccache by default, if available
2018-05-03 Manuel Nickschascmake: Fix build with Qt 5.11
2018-04-10 Manuel Nickschascmake: Add exception handling support to MSVC compile...
2018-02-04 romibiFix OSX compile and deploy
2017-12-19 Manuel Nickschascmake: Use unquoted variables
2017-05-27 Ben RosserAuthenticator code cleanup as per review
2017-05-27 Ben RosserAttempt to link against openldap on Windows, too
2017-05-27 Ben RosserImplement authenticator class used for logging in users
2016-09-07 romibiFix Mac Deploy scripts for newer Xcode and git
2016-09-07 Rolf Eike BeerSimplify FindExecInfo
2016-09-07 Rolf Eike BeerRemove arguments of CMake's else() and endif() commands
2016-06-08 Manuel NickschasMake minimum compiler requirements explicit
2015-04-15 Patrick von RethUse the Qca-qt5 import target if available
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-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-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 NickschasMerge pull request #83 from m5/hotlist-fix
2014-09-22 Manuel NickschasMerge pull request #84 from tecknojock/master
2014-09-14 Manuel NickschasMerge pull request #85 from allanjude/patch-1
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-08-21 Manuel NickschasMerge pull request #86 from seezer/c++11
2014-08-21 Sebastian Gothc++11 - from feint to fact 86/head
2014-07-26 Manuel NickschasEnable C++11
2014-04-09 Marcus EggenbergerBuild mono client packages on Mac OS X
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-24 Manuel NickschasProperly handle DBusMenuQt in the build system
2014-03-23 Manuel NickschasAdd a CMake wrapper for finding indicate-qt
2014-03-20 Manuel NickschasImprove the CMake option stuff
2014-03-20 Manuel NickschasOops, left in some debug 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 NickschasMove compile settings into a separate CMake module
2014-03-17 Manuel NickschasMove all CMake scripts one level up
2014-03-16 Manuel NickschasDon't look recursively for a .git dir
2014-03-16 Manuel Nickschasgenversion-B-GONE
2014-03-16 Manuel NickschasUpdate README and COPYING-CMAKE-SCRIPTS
2014-03-16 Manuel NickschasUpdate currently bundled CMake scripts
2014-03-16 Manuel NickschasRemove obsolete CMake scripts
2014-02-25 Patrick von RethUse Snore only if building without KDE
2013-11-19 Patrick von Rethclean apply of the whole snore patches
2012-05-22 Manuel NickschasRemove bundled FindPackageHandleStandardArgs.cmake
2012-04-01 Manuel NickschasBump bundled cmake files
2012-04-01 Manuel NickschasRemove our own shipped FindQt4.cmake and friends
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-01-24 Daniel Albersstop lconvert from complaining about plurals
2010-08-24 Manuel NickschasAdd support for dbusmenu
2010-08-19 Manuel NickschasBuildsystem tweaks
2010-07-22 Johannes Huberincluded qca2 into build system
2010-07-22 Manuel NickschasBump bundled Qt4 cmake modules to current upstream...
2010-02-25 Manuel NickschasShut up lrelease
2010-02-24 Daniel AlbersFix duplicate strings in gettext translations
2010-02-16 Hendrik LeppkesLook for the phonon4 library in addition to plain phono...
2010-02-16 Hendrik LeppkesLink against the static OpenSSL libs.
2010-01-19 Manuel NickschasSync cmake files with upstream once again
2010-01-19 Manuel NickschasDon't require X11 headers for building quasselcore
2010-01-11 Manuel NickschasDon't explicitly check for OpenSSL anymore, but rely...
2010-01-07 Manuel NickschasSync cmake modules with upstream cmake/KDE
2009-10-28 Tomáš ChvátalAdd missed cmake/ folder in previous commit.
2009-10-25 Daniel Albersswitch build process from Qt to gettext translations
2009-02-12 Manuel NickschasSearch for and include Qt translations in static builds
2009-01-25 Manuel NickschasRevamping the build system (again...)
next