<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/net/KviNetUtils.cpp, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/net/KviNetUtils.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/net/KviNetUtils.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2023-07-07T23:38:33Z</updated>
<entry>
<title>Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)</title>
<updated>2023-07-07T23:38:33Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-07-07T23:38:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=28292170d8c02743cabfabba3a1623b8d71b9aa2'/>
<id>urn:sha1:28292170d8c02743cabfabba3a1623b8d71b9aa2</id>
<content type='text'>
* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------

Co-authored-by: Fabio Bas &lt;fabio.bas@officineinformatiche.net&gt;</content>
</entry>
<entry>
<title>Apply all modernize-* fixes from clang-tidy except for modernize-use-auto</title>
<updated>2018-11-14T13:59:22Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2018-06-09T23:16:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e4a34cb9b7d59a08a162d642fbbca8c08804b3ff'/>
<id>urn:sha1:e4a34cb9b7d59a08a162d642fbbca8c08804b3ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup included files</title>
<updated>2016-10-28T21:24:29Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-10-28T20:06:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228'/>
<id>urn:sha1:96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Goodbye XP, my old friend</title>
<updated>2016-08-17T23:59:22Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-08-17T23:47:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b79e1f031849a82dfaa69c10e01697b9a8f866bf'/>
<id>urn:sha1:b79e1f031849a82dfaa69c10e01697b9a8f866bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-nullptr</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:23:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=505d0768f8392e3c4775425dd97f41e1c829ef44'/>
<id>urn:sha1:505d0768f8392e3c4775425dd97f41e1c829ef44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my clang-format to 3.8.0</title>
<updated>2016-04-30T17:50:28Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=43acb9c9b1cb239ea2e4e956bf734e8f29b018f4'/>
<id>urn:sha1:43acb9c9b1cb239ea2e4e956bf734e8f29b018f4</id>
<content type='text'>
Don't sort includes
</content>
</entry>
<entry>
<title>Apply clang-format</title>
<updated>2016-04-29T22:57:48Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-29T22:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=690dd7a33ddc90678367d73adf313533536e10f2'/>
<id>urn:sha1:690dd7a33ddc90678367d73adf313533536e10f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- tweak a string to not use a xgettext string, we escape % everywhere so probably should here too</title>
<updated>2016-02-29T12:23:58Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2016-02-29T12:23:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8df76d1f060a6ff0d4a7f514c89f7e43188c0929'/>
<id>urn:sha1:8df76d1f060a6ff0d4a7f514c89f7e43188c0929</id>
<content type='text'>
- fix msbuild for NTDDI_VISTA
</content>
</entry>
<entry>
<title>Do away with the register keyword for variables.</title>
<updated>2015-12-28T10:28:05Z</updated>
<author>
<name>wodim</name>
</author>
<published>2015-12-28T10:28:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2df3da84c6a74dfa57228300240bf75c42130aac'/>
<id>urn:sha1:2df3da84c6a74dfa57228300240bf75c42130aac</id>
<content type='text'>
&gt; #1793
</content>
</entry>
<entry>
<title>Fix fmt_ip6, which compressed IPv6 addresses more than once.</title>
<updated>2015-12-16T00:49:57Z</updated>
<author>
<name>wodim</name>
</author>
<published>2015-12-16T00:47:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f24e64ce1964ec309ccc02a92bb5061e924f78db'/>
<id>urn:sha1:f24e64ce1964ec309ccc02a92bb5061e924f78db</id>
<content type='text'>
Closes #1772.
</content>
</entry>
</feed>
