aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/irc/KviIrcServer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SASL: Add support for EXTERNAL method. Closes #2258Gravatar IceN9ne2018-11-221-0/+8
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
* gettimeofday(): Remove timezone argument•••1) Due to timezone and Daylight Savings, it has been abadonded and deprecated 2) It failed to compile under msvc2017 for whatever reason 3) We've never used it anyway Gravatar staticfox2017-09-271-1/+1
* KviProxyDatabase: Move to vector and unique pointersGravatar staticfox2016-08-071-3/+5
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-13/+13
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-90/+89
* Make defaults more consistent with defaults :-O•••CAP and STARTTLS were disabled by default for new servers, but enabled by default for servers loaded from config which didn't have this setting. Gravatar Alexey Sokolov2016-03-121-1/+1
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Add base work for favoritesGravatar Matt Ullman2015-11-041-1/+8
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* Fix #1243. Also fix server unique ID generation.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6003 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-12-271-1/+1
* crash fix: don't mix up different data types in the same QString().arg()•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5359 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-141-1/+1
* killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-101-57/+57
* Add alternative network-specific and server-specific nicknames. Also a lot of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-101-8/+32
* yet more splitting; killed some defines•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5295 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-041-91/+85
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
* Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-16/+16
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-0/+412