<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/config, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/config?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/config?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>Shortcuts: use explicit key sequence for tab switching (#2707)</title>
<updated>2025-07-29T10:54:49Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-07-29T10:54:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9eefb776d3e581f10f1485eb14d036ffa13070bf'/>
<id>urn:sha1:9eefb776d3e581f10f1485eb14d036ffa13070bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc fixes to sound module related to autodetect (#2669)</title>
<updated>2024-08-02T12:17:53Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-08-02T12:17:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1a1db4926d490f81f79ae42b6cf4b850afbaf7df'/>
<id>urn:sha1:1a1db4926d490f81f79ae42b6cf4b850afbaf7df</id>
<content type='text'>
* Sound options: don't immediately save changes when sound system gets autodetected; fix #2667

* If the config-saved sound system is not available anymore, force an autodetect; fix #2668

* Fix  "qt" sound system under qt6 and unify the code path for Qt5.

* If phonon is available, prefer it over "qt" sound system (the latter can only play wav files)

* Nuke support for aRts (KDE2/3 sound server) and ESD (Gnome sound server before 2009)

* Sound module: replace SoundEffect with QmediaPlayer to support more file formats. Adjust the priority of "qt" sound system in autodetect

* Convert to smart pointers

* Sound options: force an autodetect if the current sound system is not valid</content>
</entry>
<entry>
<title>Add a comment about #2117</title>
<updated>2024-07-16T00:09:25Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2024-07-16T00:09:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=03a8df16588ab42b4f4a070fc665e7ccf512e89d'/>
<id>urn:sha1:03a8df16588ab42b4f4a070fc665e7ccf512e89d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove GTK Style flag; fix #2117. Default to Fusion theme on Windows (#2664)</title>
<updated>2024-07-15T20:27:16Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-07-15T20:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=96c3a4b70234f69fc6109cc9bc3c63d8c69f982e'/>
<id>urn:sha1:96c3a4b70234f69fc6109cc9bc3c63d8c69f982e</id>
<content type='text'>
* Remove the remnants of GTK Style

* Add a Qt6 entry in build info; keep Qt5 since some scripts may need it

* Default to Fusion style on windows</content>
</entry>
<entry>
<title>Switch windows CI builds to Github Actions and Qt6 (#2606)</title>
<updated>2024-02-24T10:30:48Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-02-24T10:30:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9e9049626a307f96a6f7cb512ef8111dd0502070'/>
<id>urn:sha1:9e9049626a307f96a6f7cb512ef8111dd0502070</id>
<content type='text'>
* Make build compatible with ninja generator

* Remove usage of Qt Windows Extras under qt6

* Avoid compilation noise on UNICODE redefinition

* Remove "KviHeapObject::operator new" signature for debug builds, add placement new operator

* Fix implicit cast of 0 to QFlags

* Fix Avoid ambiguous overload in concatenating strings

* KviIpcSentinel::winEvent - Adapt to changed method signature in qt6

* Remove windows 95/98/me support :)

* appveyor: try switching qt version

* Try creating a github action for windows build

* Remove appveyor config; move windows-only patches into dist/windows/patches</content>
</entry>
<entry>
<title>Replace deprecated define. Fix #2601 (#2603)</title>
<updated>2024-02-11T15:36:22Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-02-11T15:36:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9b8fa92ef5cceccfbb463ccd18cab89d60d5d836'/>
<id>urn:sha1:9b8fa92ef5cceccfbb463ccd18cab89d60d5d836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix regression in some shortcuts introduced in cba0ebedf3f0cc4da6f8729dde10282b23eb18e6 (#2579)</title>
<updated>2023-12-08T22:29:06Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-12-08T22:29:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ac4c2db0879f79c90d76f35969ae75f0d2b75c38'/>
<id>urn:sha1:ac4c2db0879f79c90d76f35969ae75f0d2b75c38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make shortcuts compatible with qt6; remove unused KviShortcut constructor since it creates ambiguity with the previous</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-10-04T20:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=cba0ebedf3f0cc4da6f8729dde10282b23eb18e6'/>
<id>urn:sha1:cba0ebedf3f0cc4da6f8729dde10282b23eb18e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Qt6: QStringList is a typedef now, avoid forward declarations</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-09-20T20:11:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=843e3c1421592aa47b26457f79bb58d043a285a5'/>
<id>urn:sha1:843e3c1421592aa47b26457f79bb58d043a285a5</id>
<content type='text'>
</content>
</entry>
</feed>
