<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2026-06-13T10:29:46Z</updated>
<entry>
<title>Fix compilation with openssl 4 (#2765)</title>
<updated>2026-06-13T10:29:46Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-06-13T10:29:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d1de244fe7b45355237a871192d2680d9d9f1e86'/>
<id>urn:sha1:d1de244fe7b45355237a871192d2680d9d9f1e86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some c++20 warnings (#2766)</title>
<updated>2026-06-10T06:43:17Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-06-10T06:43:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3f619131541499e1739a28344dd692bea2d12a30'/>
<id>urn:sha1:3f619131541499e1739a28344dd692bea2d12a30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows spellchecker: avoid crash on double deletion (#2758)</title>
<updated>2026-05-08T15:22:11Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-05-08T15:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b637f5f35ae75ae51dc57e910df21c6dc872998e'/>
<id>urn:sha1:b637f5f35ae75ae51dc57e910df21c6dc872998e</id>
<content type='text'>
Fix #2757</content>
</entry>
<entry>
<title>Yes it's a good idea to rename the library binary in a patch version (#2759)</title>
<updated>2026-05-08T11:21:27Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-05-08T11:21:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ab8bcbbb837f28ac5ba6c75e055fe6c5c46d157b'/>
<id>urn:sha1:ab8bcbbb837f28ac5ba6c75e055fe6c5c46d157b</id>
<content type='text'>
* Yes it's a good idea to rename the library binary in a patch version.&lt;/sarcasm&gt;
https://github.com/madler/zlib/issues/1181

* Fix nsis install</content>
</entry>
<entry>
<title>Language Options: never translate the hardcoded "en" language code (#2755)</title>
<updated>2026-03-23T09:07:57Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-03-23T09:07:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4bd2f9dac5d8af411dd1d344140d66502957018b'/>
<id>urn:sha1:4bd2f9dac5d8af411dd1d344140d66502957018b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pt_BR and sv translations; fix #2753 (#2754)</title>
<updated>2026-03-22T22:04:12Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-03-22T22:04:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d17d8ce0699a3007bea300fc5c0bb3ba08b9c93e'/>
<id>urn:sha1:d17d8ce0699a3007bea300fc5c0bb3ba08b9c93e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KviSSL: add SSL_OP_IGNORE_UNEXPECTED_EOF option to avoid "unexpected eof while reading" errors on SDCC completion. The remote peer may close down the connection without sending the mandatory close_notify alert on shutdown. Since OpenSSL3 this reports an SSL error, but since we can already detect if the transfer has been truncated, just restore the previous behavior and ignore the error. (#2751)</title>
<updated>2026-02-14T09:07:02Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-02-14T09:07:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1ce98bb4fc6beb5934fd7057511d8b79e88563a6'/>
<id>urn:sha1:1ce98bb4fc6beb5934fd7057511d8b79e88563a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a spellchecker backend based on windows &gt;=8 integrated spellchecker (#2743)</title>
<updated>2025-12-22T10:51:29Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-22T10:51:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e6317d4552dd84c2551bbf63b08e55205e8c9f68'/>
<id>urn:sha1:e6317d4552dd84c2551bbf63b08e55205e8c9f68</id>
<content type='text'>
* Add a spellchecker backend based on windows &gt;=8 integrated spellchecker

* CI: remove enchant from windows builds

* Assume Qt5 is Windows 7, Qt6 is Windows &gt;= 10

* Qt5 build is picking up a foreign libenchant from the build system, disable it</content>
</entry>
<entry>
<title>Windows builds: add libffi, too (#2742)</title>
<updated>2025-12-18T16:05:52Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-18T16:05:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0628a6a40c429f9b5687397b8fbf53a8807279bb'/>
<id>urn:sha1:0628a6a40c429f9b5687397b8fbf53a8807279bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Winedows build: add libgobject, needed by libenchant (#2741)</title>
<updated>2025-12-18T13:58:11Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-18T13:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d167962410e756b5a2bb4fb27900e2d4f2116395'/>
<id>urn:sha1:d167962410e756b5a2bb4fb27900e2d4f2116395</id>
<content type='text'>
</content>
</entry>
</feed>
