<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src, branch 5.2.8</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src?h=5.2.8</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src?h=5.2.8'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2025-07-29T10:54:49Z</updated>
<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>Adapt to Qt 6.9 deprecations (#2706)</title>
<updated>2025-07-17T11:26:45Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-07-17T11:26:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=735c673d8865e3abfe1d9505af5f107306bb82d3'/>
<id>urn:sha1:735c673d8865e3abfe1d9505af5f107306bb82d3</id>
<content type='text'>
* Adapt to Qt 6.9 deprecations

* Windows 2019 images are no more available no github, switch to 2022

* Wordaround Qt5 missing QTimezone::UTC</content>
</entry>
<entry>
<title>KviControlCodes: fix compilation with Qt &gt;= 6.9 (#2705)</title>
<updated>2025-06-16T20:22:29Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-06-16T20:22:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5882316f4ccd20a768ae296e1d7efcdfed45d0a3'/>
<id>urn:sha1:5882316f4ccd20a768ae296e1d7efcdfed45d0a3</id>
<content type='text'>
* KviControlCodes: Qt &gt;= 6.9's QChar removed implicit casts from ctors, add explicit cast to accommodate

* Update github action jobs</content>
</entry>
<entry>
<title>Support sending authorization ID in SASL EXTERNAL (#2700)</title>
<updated>2025-03-17T09:37:30Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2025-03-17T09:37:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6f23368f138c84815465e76c478cf918f32f9b7d'/>
<id>urn:sha1:6f23368f138c84815465e76c478cf918f32f9b7d</id>
<content type='text'>
The use case is provide network name and client ID to ZNC
See https://github.com/znc/znc/pull/1936</content>
</entry>
<entry>
<title>Fix window activation on trayicon click under KDE (#2696)</title>
<updated>2025-03-05T17:28:50Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-03-05T17:28:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6710797e266091f838dd6ff925626e4cfbfa585b'/>
<id>urn:sha1:6710797e266091f838dd6ff925626e4cfbfa585b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KviShortcut: add new ctor to support  QKeySequence::StandardKey with more than one QKeySequence (#2689)</title>
<updated>2024-11-19T21:57:45Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-11-19T21:57:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=afed1336ec725cfb86eba4915ae88db7fef80458'/>
<id>urn:sha1:afed1336ec725cfb86eba4915ae88db7fef80458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always consider platform supports compositing. Fix #2686 (#2688)</title>
<updated>2024-11-19T21:57:27Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-11-19T21:57:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5fa6b7584958ff1d8392ab692ea87313365b4d09'/>
<id>urn:sha1:5fa6b7584958ff1d8392ab692ea87313365b4d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update windows versions and target windows 10 for Qt6 (#2677)</title>
<updated>2024-09-10T09:22:04Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2024-09-10T09:22:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7e87d9ac7a885fe2a4a04cd46f25e9d81e6439ec'/>
<id>urn:sha1:7e87d9ac7a885fe2a4a04cd46f25e9d81e6439ec</id>
<content type='text'>
* update windows version detection to include 11 and 10 subversions

* target windows 10 for Qt6</content>
</entry>
<entry>
<title>Fix crash on empty realname; fix #2673 (#2674)</title>
<updated>2024-08-27T06:38:52Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-08-27T06:38:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5f64aac71bfb36b0ee43faa4d4c311fd30168ce4'/>
<id>urn:sha1:5f64aac71bfb36b0ee43faa4d4c311fd30168ce4</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>
</feed>
