aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/net/KviNetUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)Gravatar ctrlaltca2023-07-081-1/+1
| | | | | | * Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed. --------- Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-2/+2
|
* Cleanup included filesGravatar IceN9ne2016-10-281-0/+2
|
* Goodbye XP, my old friendGravatar staticfox2016-08-171-285/+0
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-6/+6
|
* Update my clang-format to 3.8.0Gravatar Alexey Sokolov2016-04-301-2/+1
| | | | Don't sort includes
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-249/+368
|
* - tweak a string to not use a xgettext string, we escape % everywhere so ↵Gravatar Dessa2016-02-291-1/+1
| | | | | | probably should here too - fix msbuild for NTDDI_VISTA
* Do away with the register keyword for variables.Gravatar wodim2015-12-281-6/+6
| | | | > #1793
* Fix fmt_ip6, which compressed IPv6 addresses more than once.Gravatar wodim2015-12-161-1/+1
| | | | Closes #1772.
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* - fixes for sunpro, with the exception of snd, kvirc now works with itGravatar Robert Förster2013-10-111-1/+1
| | | | | | | | | | - replace solaris define with more correct one - add win 6.3 kernel crap - replace apparently deprecated QT4_FOUND with Qt4_FOUND, also fix display issue with audio backend - remove solaris threads "support" (it never existed, and cmake upstream doesn't seem to care either) - bump Devel-PPPort to 3.21, regenerate typemap from perl 5.18.1 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6356 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some warning fixes for sunpro, and a compile fix, sunpro is still dumb and ↵Gravatar Robert Förster2013-03-261-0/+4
| | | | | | broken but its a start git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6322 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Compile and run with Qt5.0. Also add a couple of KVS functions for byte ↵Gravatar Szymon Tomasz Stefanek2012-12-221-3/+3
| | | | | | order conversion. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - guard the xp home/pro detection stuff by the build Major and Minor to not ↵Gravatar Robert Förster2012-01-211-6/+0
| | | | | | | | | add professional somewhere else - fix r6056, i accidentally incinerated build and service pack detection there - kill some more pre xp stuff git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6058 17fca916-40b9-46aa-a4ea-0a15b648b75c
* merged egns's patch for vs2010 compilationGravatar Fabio Bas2011-01-141-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5360 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed format stringsGravatar Elvio Basello2011-01-111-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5337 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work killing QString helpersGravatar Elvio Basello2011-01-101-4/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-4/+4
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Kill system memmove, ix86 asm and kvi_memmove stuff: modern gcc coupled to ↵Gravatar Szymon Tomasz Stefanek2010-12-271-4/+4
| | | | | | glibc can do better these times. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5235 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming & cleanup.Gravatar Szymon Tomasz Stefanek2010-12-261-0/+797
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c