<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/CMakeLists.txt, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/CMakeLists.txt?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/CMakeLists.txt?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2025-12-22T10:51:29Z</updated>
<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>Switching the mac CI to qt6  (#2612)</title>
<updated>2024-03-08T13:33:33Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-03-08T13:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=27f96bbae96e8949e304ea86d41724a1bd3ede64'/>
<id>urn:sha1:27f96bbae96e8949e304ea86d41724a1bd3ede64</id>
<content type='text'>
* try switching the mac CI to qt6; remove the cmake hardcoded deploy, use macdeployqt instead

* mac: Try to mode kvilib and modules to Contents/Frameworks for macdeployqt to pick them up

* Add Mattoje's patch

* Just disable python by now</content>
</entry>
<entry>
<title>Add package management module</title>
<updated>2015-09-15T01:41:47Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2015-09-15T01:41:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=dcec50b94a337630936e31ac4778e6a6696494e8'/>
<id>urn:sha1:dcec50b94a337630936e31ac4778e6a6696494e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #24. Add spell checking support using Enchant library (wrapper for Aspell, Hunspell, and others).</title>
<updated>2014-12-29T22:45:17Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2014-12-29T22:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=79eb97350014ba8a3d3cf024a6cf21e12f2672f3'/>
<id>urn:sha1:79eb97350014ba8a3d3cf024a6cf21e12f2672f3</id>
<content type='text'>
Thanks to alexzulu and S658P for inspiration, and to Pragma for code review.


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6416 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>convert cmake files to lowercase statements prehistoric cmake versions required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit )</title>
<updated>2012-10-04T09:29:35Z</updated>
<author>
<name>Robert Förster</name>
</author>
<published>2012-10-04T09:29:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=91f40dca07efe74bbb29eb911ae23a8b2da2fdbe'/>
<id>urn:sha1:91f40dca07efe74bbb29eb911ae23a8b2da2fdbe</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Install kvirc, kvilib and the module in the place actually declared in the cmake summary;</title>
<updated>2012-04-29T16:27:41Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2012-04-29T16:27:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=65cdefc11d7f8e804b204dc3afb85a94ac9a5ed0'/>
<id>urn:sha1:65cdefc11d7f8e804b204dc3afb85a94ac9a5ed0</id>
<content type='text'>
osx: put qt libraries and plugins inside the bundle, and fix dyld references =&gt; bundles will now be redistributable to other users without prerequisites


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6163 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Start making sense out of KviLocale: split into separate files inside a new subdirectory.</title>
<updated>2011-03-23T03:02:06Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2011-03-23T03:02:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9ee9fee961b072f59d321e3f8f6e2283252caaa7'/>
<id>urn:sha1:9ee9fee961b072f59d321e3f8f6e2283252caaa7</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5672 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>added fish module; wip: key exchange works, but the symmetrical encryption layer is still based on mircryption and currently broken</title>
<updated>2011-01-30T17:30:43Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2011-01-30T17:30:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=796d145458578b69877a65a852d622b1388e02da'/>
<id>urn:sha1:796d145458578b69877a65a852d622b1388e02da</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5403 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>The kvs directory was way too big. Start reorganizing in subdirs.</title>
<updated>2010-12-27T05:35:29Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2010-12-27T05:35:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2762acaf2ce4e5faf2ec67100696097fd630e17a'/>
<id>urn:sha1:2762acaf2ce4e5faf2ec67100696097fd630e17a</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5240 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>created "popup" module with popup.delitem and popup.show</title>
<updated>2010-09-04T16:50:43Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2010-09-04T16:50:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=fe9047f55bd24fa2d532c1737f144209a3079a37'/>
<id>urn:sha1:fe9047f55bd24fa2d532c1737f144209a3079a37</id>
<content type='text'>
internally aliased delpopupitem to popup.delitem
internally aliased popup to popup.show
(wip: popup.additem, popup.create, popup.destroy, ?)

git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4979 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
