cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / common / quassel.cpp
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2020-10-03 Hannah von RethInclude XDG search dirs on mac
2020-06-11 Janne Koschinskissl: Remove fallback code for missing SSL support
2020-03-15 Janne Mareike Kosc... Implement support for the HAProxy proxy protocol
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2020-01-09 Hannah von RethUse correct data Path on Windows
2019-08-04 Janne KoschinskiImplement a metrics daemon to expose Prometheus metrics
2019-08-02 Daniel AlbersMerge branch 'simplify-time-formatting' of https:/...
2019-08-02 Daniel AlbersMerge branch 'select-account-from-cli' of https://githu...
2019-07-26 Janne KoschinskiAllow selecting the core account to connect to from CLI 503/head
2019-05-30 Janne KoschinskiImprove debugging for new IRCv3 functionality
2019-02-13 Shane SynanApply suggested info change
2019-02-13 Janne KoschinskiAllow configuring listen address
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Remove custom Quassel-specific log macros
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Replace most remaining old-style connects...
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschascmake: Link resources statically, and init locally
2018-11-18 Manuel Nickschascmake: Modernize build system
2018-11-18 Manuel Nickschascommon: Rework command line option handling
2018-11-18 Manuel Nickschascommon: Initialize translations in Quassel::init()
2018-11-18 Manuel Nickschasqt4-b-gone: Initialize data dir paths on demand
2018-11-18 Manuel Nickschasqt4-b-gone: Reorganize the initialization sequence
2018-11-18 Manuel Nickschasqt4-b-gone: Remove all code supporting Qt < 5.5 and...
2018-10-14 Manuel Nickschascommon: Remove left-overs from signal handling rework
2018-10-14 Manuel Nickschascommon: Don't use unsafe functions when handling POSIX...
2018-10-01 Manuel Nickschascommon: Prepare Quassel::quit() to be used more widely
2018-10-01 Manuel Nickschascommon: Use the Singleton mixin for the Quassel instance
2018-07-12 Manuel Nickschaslogger: Refactor the logging framework
2018-06-20 Manuel Nickschasquassel: Install signal handlers in init() rather than...
2018-06-20 Shane Synancommon: Make CommitDate Unix epoch, handle legacy
2018-06-19 Shane Synancommon: Use UTF-8 server encoding by default
2018-06-06 Manuel Nickschascommon: Ensure the custom config path is stored as...
2018-05-23 Manuel Nickschascommon: Improve logger configuration
2018-05-23 Shane SynanFinish 64-bit time conversion, modify protocol
2018-05-17 Manuel Nickschascore: Avoid confusing log message when legacy client...
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-26 Manuel Nickschascommon: Make the Quassel class a proper singleton,...
2018-03-01 Manuel Nickschasdcc: Disable DCC features until they're ready for publi...
2017-09-03 Manuel Nickschascommon: Make frequently called util methods more efficient
2017-04-24 esainanePoint to github in Core Info
2016-09-06 Shane SynanReload SSL certificates on signal SIGHUP
2016-06-06 romibiReplace build date with commit date (#159)
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-04-01 Daniel AlbersMerge pull request #183 from romibi/enableLinkPreview
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-02-28 Manuel NickschasFix (meta) type handling in existing DCC code
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-11 Manuel NickschasMake PeerPtr work for RPC calls
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-08 Manuel NickschasImprove data path handling
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 #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasExtend XDG_DATA_DIRS to include Quassel-specific direct...
2014-10-25 Manuel NickschasChange applicationName to 'quassel'
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-16 Manuel Nickschasgenversion-B-GONE
2014-01-01 Manuel NickschasHappy New Year!
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-11-28 Manuel NickschasMake sys includes POSIX-compliant
2013-11-07 Manuel NickschasSessionState needs to be a registered meta type
2013-10-10 Bas PapeUse the old way of finding translations for OSX.
2013-03-27 Manuel NickschasBuild against Qt 4.7 again
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 Bas PapeLet quassel honour locale language settings
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-04-01 Manuel NickschasProperly register the Network::ConnectionState enum
2012-02-13 Daniel Albersfirst working version of oidentd support - broken, WIP
2012-01-29 Manuel NickschasDon't ask for the syslog option if we don't have syslog...
2012-01-22 Manuel NickschasLog-related cli options are not present in client-only...
2012-01-21 Manuel NickschasFix and improve logging support
2010-03-18 Manuel NickschasDon't declare QVariant as a meta type if it's already...
2010-01-13 Manuel NickschasFix selection and loading of translations; allow to...
2010-01-07 Daniel Albersrename translation files to <2 letter ISO code>.po
2010-01-01 Manuel NickschasIntroduce a mechanism to test for certain core features
2009-11-28 Manuel NickschasIntroduce CoreAccount and CoreAccountModel
2009-10-06 Daniel Albersreorganize crash handling
2009-07-15 Manuel NickschasChange version string to be more intuitive
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-05-18 Daniel AlbersDisable crashhandler if coredumps are enabled
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-13 Manuel NickschasUse stdout for --version
2009-03-13 Manuel NickschasAdd --version (-v) switch for non-KDEified Quassel
next