common: Make frequently called util methods more efficient
[quassel.git] / src / common / quassel.h
2017-05-27 Ben RosserAuthenticator code cleanup as per review
2017-05-27 Ben RosserMake authenticator changes to protocol backwards-compatible
2017-04-13 Shane SynanShow timestamp format tooltips when core supports
2016-09-28 Manuel Nickschasdcc: Protect DCC file transfer support by a feature...
2016-09-13 Shane SynanImplement custom rate limits
2016-09-06 Shane SynanReload SSL certificates on signal SIGHUP
2016-09-05 Shane SynanOptionally verify SSL connection to IRC servers
2016-06-15 Manuel NickschasMerge pull request #198 - IRCv3 improvements
2016-06-13 Shane SynanAdd CapNegotiation Feature flag, fix CMakeLists
2016-06-06 romibiReplace build date with commit date (#159)
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
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-16 Michael MarleyHide or disable the Change Password option when appropriate
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-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-16 Manuel Nickschasgenversion-B-GONE
2014-02-18 Chris Le SueurAdd CoreFeatures guard for hiding inactive networks
2014-01-01 Manuel NickschasHappy New Year!
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 PapeAdd support for SASL EXTERNAL
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 and improve logging support
2010-02-14 Manuel NickschasFix CoreFeatures; disable SASL support if core isn...
2010-01-01 Manuel NickschasIntroduce a mechanism to test for certain core features
2009-10-06 Daniel Albersreorganize crash handling
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-13 Manuel NickschasAdd Quassel::scriptDirPaths() to get a list of location...
2009-02-11 Manuel NickschasShow entries from translationDir rather than :/i18n...
2009-01-25 Manuel NickschasAllow external translation files
2009-01-20 Manuel NickschasGet rid of the old path finding methods in util.cpp
2009-01-20 Manuel NickschasProvide Quassel::configDirPath() and Quassel::findDataF...
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-11-15 Manuel NickschasLoad Qt's default translations if available, fixes...
2008-11-10 Marcus EggenbergerAutomatic back traces on windows.
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-09-20 Manuel NickschasMake compile on amd64 and friends
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...