cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / client / clientsettings.h
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Require member function pointers for Setting...
2018-11-18 Manuel Nickschasmodernize: Remove old-style slot usage in NetworkModelC...
2018-11-18 Manuel Nickschasmodernize: Use '= default' instead of empty ctor/dtor...
2018-11-18 Manuel Nickschasmodernize: Pass arguments by value and move in constructors
2018-11-18 Manuel Nickschasmodernize: Use override instead of virtual
2018-11-18 Manuel Nickschassrc: Mark symbols to be exported where needed
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2016-06-06 Manuel NickschasBring copyright headers into 2016
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 #108 from hagabaka/master
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Yaohan ChenAdd Qt-based connection detection 108/head
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasHappy New Year!
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-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-01-20 Manuel NickschasDon't use a const ref for bool
2012-01-20 Bas PapeAdd support for adding a space when tab-completing...
2010-04-24 Marcus EggenbergerFixes #913 - Core backlog download does not start until...
2009-12-07 Manuel NickschasIntroduce CoreConnectionSettings and a settingspage...
2009-11-28 Manuel NickschasKnownHostSettings is not needed anymore
2009-11-28 Manuel NickschasHandle removal of accounts a bit better
2009-11-28 Manuel NickschasMake monolithic client work again
2009-11-28 Manuel NickschasMake all CoreAccountSettingsPage config accessible...
2009-08-06 Manuel NickschasAdd and use ItemViewSettings
2009-02-28 Manuel NickschasRename NickCompletionSettings to TabCompletionSettings
2009-02-25 Manuel NickschasMove nick completion suffix setting from UiSettings...
2009-01-29 Marcus EggenbergerYou can now add a core to the known hosts.
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-10-24 Marcus EggenbergerThe context menu "hide events" in the bufferviews are...
2008-10-20 Manuel NickschasReworking highlighting a bit
2008-10-12 Manuel NickschasAdd SystrayNotificationBackend (untested yet and still...
2008-04-03 Alexander von Rentelnhighlights can now be checked case insensitive
2008-04-02 Alexander von Rentelnadded custom highlighting (in the settings: behaviour...
2008-02-25 Alexander von Rentelncreated buffersettings to access options concerning...
2008-02-05 Marcus Eggenbergermade keybindings persistent (per client)
2008-02-04 Marcus EggenbergerQuassl shows now activity from the backlog aswell.
2008-02-03 Manuel NickschasSwitched client-side account data to using AccountId...
2008-02-03 Manuel NickschasAdded some new attributes to NetworkInfo. Note that...
2008-02-01 Manuel NickschassessionData--
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-27 Manuel NickschasMake Quassel less crashy (yeah, case sensitivity in...
2007-08-01 Manuel NickschasOK Folks, my first commit after quite a while, and...