<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/renderers, branch scroller</title>
<subtitle>A Gemini client written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/kristall/atom?h=scroller</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/kristall/atom?h=scroller'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/'/>
<updated>2023-04-02T16:15:30+00:00</updated>
<entry>
<title>Fix crash when encountering incomplete ANSI codes</title>
<updated>2023-04-02T16:15:30+00:00</updated>
<author>
<name>Tomas Åkesson</name>
<email>tomas@entropic.se</email>
</author>
<published>2023-04-02T12:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=d937a0c32e418414c7e9911927a1518ac586b9d4'/>
<id>urn:sha1:d937a0c32e418414c7e9911927a1518ac586b9d4</id>
<content type='text'>
Add bounds checking before increasing iterator pointer, to prevent
incomplete ANSI codes causing iterators going to far.
</content>
</entry>
<entry>
<title>Introduce Qt 6 support</title>
<updated>2023-03-24T22:42:29+00:00</updated>
<author>
<name>Alexey Andreyev</name>
<email>aa13q@ya.ru</email>
</author>
<published>2023-03-24T22:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=b833a5d261727616b18cfc81f13b624b1316044f'/>
<id>urn:sha1:b833a5d261727616b18cfc81f13b624b1316044f</id>
<content type='text'>
With QT_VERSION_CHECK and core5compat module
</content>
</entry>
<entry>
<title>Improves caching api related to urls, implements fragment handling, fixes #237</title>
<updated>2021-11-20T14:02:03+00:00</updated>
<author>
<name>Felix "xq" Queißner</name>
<email>git@masterq32.de</email>
</author>
<published>2021-11-20T14:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=9dd660d66e23f02716d4b2bad84ac86764de71a6'/>
<id>urn:sha1:9dd660d66e23f02716d4b2bad84ac86764de71a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GeminiRenderer: remove empty GeminiDocument class and unused includes</title>
<updated>2021-04-11T19:18:11+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-01T07:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=4e9bd8256275f03a42c81dee199914030a6a7c50'/>
<id>urn:sha1:4e9bd8256275f03a42c81dee199914030a6a7c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MarkdownRenderer: remove resetFormatting function from blockquotes</title>
<updated>2021-04-09T05:51:58+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-08T17:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=55b0f37badfea34e4c675a0429b5fa3478a18ef6'/>
<id>urn:sha1:55b0f37badfea34e4c675a0429b5fa3478a18ef6</id>
<content type='text'>
It caused some spacing issues with nested blockquotes.
</content>
</entry>
<entry>
<title>MarkdownRenderer: suppress first block</title>
<updated>2021-04-05T15:13:58+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-05T13:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=c8eae066574fd588b385bf65b8213d12dd0a2641'/>
<id>urn:sha1:c8eae066574fd588b385bf65b8213d12dd0a2641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MarkdownRenderer: apply replacing quotes</title>
<updated>2021-04-05T15:13:58+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-05T12:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=cda1243ae86b0fb6ad468b6e3de09fa1cdf8f3d1'/>
<id>urn:sha1:cda1243ae86b0fb6ad468b6e3de09fa1cdf8f3d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move replace_quotes to renderhelpers</title>
<updated>2021-04-05T15:13:58+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-05T12:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=4525eeb7ff1354c465c268d4a921393c8800957b'/>
<id>urn:sha1:4525eeb7ff1354c465c268d4a921393c8800957b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MarkdownRenderer: use blockquotes style from config</title>
<updated>2021-04-05T15:13:58+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-04T22:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=1e2734f47d65702eeb31d0287a383eedab56c55e'/>
<id>urn:sha1:1e2734f47d65702eeb31d0287a383eedab56c55e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MarkdownRenderer: use bullet list style from config</title>
<updated>2021-04-05T15:13:58+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-04T22:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=abbe085b266707c21fb8993f5605bd9ac41c7d06'/>
<id>urn:sha1:abbe085b266707c21fb8993f5605bd9ac41c7d06</id>
<content type='text'>
</content>
</entry>
</feed>
