<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/objects/qtftp/qftp.cpp, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/objects/qtftp/qftp.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/objects/qtftp/qftp.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2025-10-10T21:52:49Z</updated>
<entry>
<title>Fix error handling of QSslSocket (#2718)</title>
<updated>2025-10-10T21:52:49Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-10-10T21:52:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=71ec9705f1cd5e1c6e5ecb62c1b4a3c8797e0b59'/>
<id>urn:sha1:71ec9705f1cd5e1c6e5ecb62c1b4a3c8797e0b59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpression</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-04T09:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=29e92a939647612842b2f583ce0a43dd572b1345'/>
<id>urn:sha1:29e92a939647612842b2f583ce0a43dd572b1345</id>
<content type='text'>
Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
</content>
</entry>
<entry>
<title>Qt6 is stricter when casting numericals and chars. Add an explicit cast/conversion to better digest them</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-09-27T15:22:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2e402d15b5eb28cc70ce5783ebf6473bab97949a'/>
<id>urn:sha1:2e402d15b5eb28cc70ce5783ebf6473bab97949a</id>
<content type='text'>
cast
</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>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>src/modules typos: capitalize, formatting, consistency and syntax fixes</title>
<updated>2015-12-19T02:40:22Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-12-09T11:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7d4516afc4cd194f9224dcd5e07e0f234c162fdf'/>
<id>urn:sha1:7d4516afc4cd194f9224dcd5e07e0f234c162fdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port KVS ftp class to Qt5</title>
<updated>2015-08-23T01:08:37Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2015-08-23T01:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=87b89ecbfd83a744854a5e20c96bcd6ee99b2316'/>
<id>urn:sha1:87b89ecbfd83a744854a5e20c96bcd6ee99b2316</id>
<content type='text'>
</content>
</entry>
</feed>
