<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git, branch 5.2.10</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/?h=5.2.10</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/?h=5.2.10'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2025-12-12T13:46:08Z</updated>
<entry>
<title>Release 5.2.10 (#2737)</title>
<updated>2025-12-12T13:46:08Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-12T13:46:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=da51856403a84cb93a3b978e094e990b5bfee749'/>
<id>urn:sha1:da51856403a84cb93a3b978e094e990b5bfee749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translation updates (#2735)</title>
<updated>2025-12-08T22:16:49Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-08T22:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7d431d39b4743abc3910d82dcfab125f3a558f89'/>
<id>urn:sha1:7d431d39b4743abc3910d82dcfab125f3a558f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing description for libera.chat modes (#2734)</title>
<updated>2025-12-08T21:57:15Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-08T21:57:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4922f79f9b09e0f851bec44ccc78ae07441f2b72'/>
<id>urn:sha1:4922f79f9b09e0f851bec44ccc78ae07441f2b72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Topic widget: make the read-only label as similar as possible to the editable input editor (#2733)</title>
<updated>2025-12-08T18:30:26Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-08T18:30:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=48d1f83264264ca493715c0775cec14c42153927'/>
<id>urn:sha1:48d1f83264264ca493715c0775cec14c42153927</id>
<content type='text'>
* use the same contents margins
 * use the same font kerning and hinting preferences
 * use the same contents height
 * on options change (eg. new theme applied), force a recalc of inputeditor cached metrics</content>
</entry>
<entry>
<title>Update macOS runner version to macos-14</title>
<updated>2025-12-08T18:25:39Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-08T18:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7c264a177f1ce7dd478ceedcbad7d1b155ccd713'/>
<id>urn:sha1:7c264a177f1ce7dd478ceedcbad7d1b155ccd713</id>
<content type='text'>
macos-13 images are deprecated and force an error</content>
</entry>
<entry>
<title>Options dialog: when searching don't force text to be black, on dark themes it's unreadable (#2732)</title>
<updated>2025-12-08T16:46:28Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-08T16:46:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b85b55ce51d8ca78643ae91fa787d5fb0870dc93'/>
<id>urn:sha1:b85b55ce51d8ca78643ae91fa787d5fb0870dc93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix geometry sanity check to permit startup on secondary monitors (#2731)</title>
<updated>2025-12-07T17:02:14Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-07T17:02:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4731ec54aa0a92a28ebe635fe2f0a4b60220da1a'/>
<id>urn:sha1:4731ec54aa0a92a28ebe635fe2f0a4b60220da1a</id>
<content type='text'>
Also, avoid a warning due to QGuiApplication::setHighDpiScaleFactorRoundingPolicy being called too late in application startup on qt6
Fix #2693</content>
</entry>
<entry>
<title>Revert "Use floating point widths in KviIrcView: fixes overlapping texts" (#2730)</title>
<updated>2025-12-07T17:01:54Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-12-07T17:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=38b3008370997920d8aa875832402ff0399ed1d1'/>
<id>urn:sha1:38b3008370997920d8aa875832402ff0399ed1d1</id>
<content type='text'>
This reverts commit 148d8d9e1b6530676093f660ec64f6a2ee673235.
Fix #2713
Possibly fix #2566 as well</content>
</entry>
<entry>
<title>Painter object fixes; fix #2494 (#2728)</title>
<updated>2025-11-10T16:51:40Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-11-10T16:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=79b6e8fbe5835c9e8767d67c989abdfe51abb350'/>
<id>urn:sha1:79b6e8fbe5835c9e8767d67c989abdfe51abb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Grow the receive buffer from 1k to 16k to accomodate max ssl packet size; fix #2691 (#2727)</title>
<updated>2025-11-10T14:04:46Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-11-10T14:04:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=67e62d5972c6f99a41948c0371caffadd3309f48'/>
<id>urn:sha1:67e62d5972c6f99a41948c0371caffadd3309f48</id>
<content type='text'>
</content>
</entry>
</feed>
