<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/spellchecker, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/spellchecker?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/spellchecker?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2026-05-08T15:22:11Z</updated>
<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>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>Never cleanup (unload) the spellchecker module since reloading it could lead to a crash; fix #2645 (#2649)</title>
<updated>2024-06-09T11:23:31Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-06-09T11:23:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=23571493a3cf98d29f78cf3a73aa3c5a62e6efc4'/>
<id>urn:sha1:23571493a3cf98d29f78cf3a73aa3c5a62e6efc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spellchecker: migrate to enchant++ to avoid use of private API in enchant-provider.h (#2636)</title>
<updated>2024-05-04T16:01:00Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-05-04T16:01:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f9266bcb52ed4af34c59176cb9e0400da7099ad1'/>
<id>urn:sha1:f9266bcb52ed4af34c59176cb9e0400da7099ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usages of Q_FOREACH. Fixes #2385</title>
<updated>2018-05-22T12:37:08Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-05-22T12:37:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5c80922489a68a6ab0786de1cc972291deabe1e0'/>
<id>urn:sha1:5c80922489a68a6ab0786de1cc972291deabe1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spellchecker: Stop trying to load invalid dictionaries.</title>
<updated>2018-02-20T03:25:52Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-02-20T03:25:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9d4c5a651215fc00520302ef9a6c5a38507cca16'/>
<id>urn:sha1:9d4c5a651215fc00520302ef9a6c5a38507cca16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup: separators and spacing</title>
<updated>2016-05-08T01:37:09Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-08T01:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e7faff9cdbf1b9aa1560c1a6525f4bab78480743'/>
<id>urn:sha1:e7faff9cdbf1b9aa1560c1a6525f4bab78480743</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>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>spellchecker: Iterate over size_t</title>
<updated>2016-03-30T23:32:14Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-03-30T23:32:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=334d58e38aceb416c1f1b8f77ab49cdfcb864228'/>
<id>urn:sha1:334d58e38aceb416c1f1b8f77ab49cdfcb864228</id>
<content type='text'>
</content>
</entry>
</feed>
