<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/.github, branch 5.2.8</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/.github?h=5.2.8</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/.github?h=5.2.8'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2025-07-30T14:59:49Z</updated>
<entry>
<title>CI: Attempt a different workaround for macOS being macOS (#2708)</title>
<updated>2025-07-30T14:59:49Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-07-30T14:59:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ccc6da55ecdb26493ca3978c05d346cdf19f14f1'/>
<id>urn:sha1:ccc6da55ecdb26493ca3978c05d346cdf19f14f1</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>Fix github action (#2697)</title>
<updated>2025-03-05T13:44:19Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-03-05T13:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e685c9613302eb8f763d26b60297c253ba831914'/>
<id>urn:sha1:e685c9613302eb8f763d26b60297c253ba831914</id>
<content type='text'>
* Fix github action

* While we're at it, also update other actions and qt version</content>
</entry>
<entry>
<title>Tag the build artifacts for win7/qt5 to discriminate them on nightly builds (#2681)</title>
<updated>2024-10-11T11:32:11Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-10-11T11:32:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6e7d7b536d0a5a4595249ca8520c62696e342355'/>
<id>urn:sha1:6e7d7b536d0a5a4595249ca8520c62696e342355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows ci: add gettext[tools] to get msgfmt (#2680)</title>
<updated>2024-10-01T11:12:36Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-10-01T11:12:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6f6dde4466208a6dbf64267ec0851e476077e55a'/>
<id>urn:sha1:6f6dde4466208a6dbf64267ec0851e476077e55a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around macOS build failures in CI (#2671)</title>
<updated>2024-07-25T08:42:38Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-07-25T08:42:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=aee31bf6afa21edba8e71b6c7bae0372dc63fa5c'/>
<id>urn:sha1:aee31bf6afa21edba8e71b6c7bae0372dc63fa5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to get a windows7 compatible build with Qt5 + vs2019 (#2650)</title>
<updated>2024-06-09T11:17:56Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-06-09T11:17:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=cf26a20652b7bdc4a30951eda7bfcc72543fa2ea'/>
<id>urn:sha1:cf26a20652b7bdc4a30951eda7bfcc72543fa2ea</id>
<content type='text'>
* Try to get a windows7 compatible build with Qt5 + vs2019
</content>
</entry>
<entry>
<title>Github CI: switch to older macos 13 (still supports intel macs) (#2644)</title>
<updated>2024-05-12T18:10:58Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-05-12T18:10:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=04f93acf5223c926d5f139bbd0bb0dbadfb7d528'/>
<id>urn:sha1:04f93acf5223c926d5f139bbd0bb0dbadfb7d528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mac CI: ignore brew warnings caused by multiple python installs that makes the run error out early (#2620)</title>
<updated>2024-03-17T16:54:04Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-03-17T16:54:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=edd04706f76ed6eb3bb50abd9b94b5eee117c7d4'/>
<id>urn:sha1:edd04706f76ed6eb3bb50abd9b94b5eee117c7d4</id>
<content type='text'>
</content>
</entry>
</feed>
