aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/net/KviDnsResolver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert 0s and NULLs to nullptrGravatar IceN9ne2018-12-031-1/+1
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
* Cleanup included filesGravatar IceN9ne2016-10-281-0/+1
* KviDnsResolver: Refactor KviPointerList into std::vector•••Remove unused code Gravatar staticfox2016-08-031-35/+16
* cleanups: remove more dead code odd spacesGravatar un1versal2016-05-071-12/+0
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-8/+8
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-101/+139
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* Kvi(Various).cpp Capitalization punctuation, typos fixesGravatar un1versal2015-10-221-1/+1
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-11-211-2/+2
* more work killing QString helpers•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-101-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-2/+2
* Unlike KviThread, QThread needs to be waited() for before deletion. Also a sm...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5311 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-071-6/+19
* Fix a warning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5298 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-041-1/+1
* Add the code for a new KviDnsResolver that doesn't rely on the OS native APIs...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5294 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-041-0/+6
* Convert the dns resolver to use QThread instead of KviThread. Next step is to...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5293 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-041-17/+25
* reworder KviError stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5266 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-12-301-30/+33
* 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-1/+1
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-261-0/+445