clazy: Convert many old-style connects into function pointer based
[quassel.git] / src / client / clientsettings.cpp
2018-11-18 Manuel Nickschasmodernize: Use '= default' instead of empty ctor/dtor...
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschasmodernize: Pass arguments by value and move in constructors
2018-08-23 Shane Synansettings: Local Highlights, default Current nick
2018-06-06 Shane SynanReally use Remote Highlights for nick, not Local
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
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 NickschasRename HAVE_KDE define to HAVE_KDE4
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-21 Manuel NickschasFix compiler warnings
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...
2010-03-03 Manuel NickschasProperly migrate the internal core account from 0.5...
2009-12-07 Manuel NickschasIntroduce CoreConnectionSettings and a settingspage...
2009-11-28 Manuel NickschasKnownHostSettings is not needed anymore
2009-11-28 Manuel NickschasMake monolithic client work again
2009-11-28 Manuel NickschasMake all CoreAccountSettingsPage config accessible...
2009-11-28 Manuel NickschasSwitch over to CoreConnection
2009-11-28 Manuel NickschasIntroduce CoreAccount and CoreAccountModel
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-02-03 Manuel NickschasFix #endif. AGAIN. -.-
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-21 Manuel NickschasMake custom highlights work again
2008-10-20 Manuel NickschasReworking highlighting a bit
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
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-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...
2008-01-05 Manuel NickschasRevamped a lot of the settings stuff. This should fix...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-08-01 Manuel NickschasOK Folks, my first commit after quite a while, and...