<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/documentstyle.cpp, branch query-dialog</title>
<subtitle>A Gemini client written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/kristall/atom?h=query-dialog</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/kristall/atom?h=query-dialog'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/'/>
<updated>2021-03-07T10:44:14+00:00</updated>
<entry>
<title>Fix for the windows build.</title>
<updated>2021-03-07T10:44:14+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2021-03-07T10:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=88d586416578c1b8c40c59bed03667c74cffd3a4'/>
<id>urn:sha1:88d586416578c1b8c40c59bed03667c74cffd3a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moves all globals into a structure that can be deleted before the app exists. Fixes #193.</title>
<updated>2021-03-06T19:29:50+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2021-03-06T19:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=0396fdb01d12e51bd2cc63478819b366c0453d29'/>
<id>urn:sha1:0396fdb01d12e51bd2cc63478819b366c0453d29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add preference for centred H1</title>
<updated>2021-02-28T11:11:51+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-27T23:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=803559502dd1b330da39073cffa84278df403a88'/>
<id>urn:sha1:803559502dd1b330da39073cffa84278df403a88</id>
<content type='text'>
Also moves the 'enable text width' checkbox to next to the text width option, to save space.
</content>
</entry>
<entry>
<title>DocumentStyle: fix build error on unsupported emoji builds</title>
<updated>2021-02-27T10:47:39+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-26T22:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=414c4aa0a78f567380d4bdb40d55f607e321df4d'/>
<id>urn:sha1:414c4aa0a78f567380d4bdb40d55f607e321df4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds emoji toggle preference.</title>
<updated>2021-02-27T10:47:39+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-26T22:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=23feba7e5a1396110d543a676e018bcbdfa50d39'/>
<id>urn:sha1:23feba7e5a1396110d543a676e018bcbdfa50d39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DocumentStyle: fixes for font issues</title>
<updated>2021-02-25T08:43:47+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-25T08:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=93ca4b363b32ebd7a85cc705b5bb790c144e7066'/>
<id>urn:sha1:93ca4b363b32ebd7a85cc705b5bb790c144e7066</id>
<content type='text'>
This commit should hopefully fix all the font problems we were having. Instead of using font substitution for emojis, we just instead call QFont::setFamilies. Builds with Qt versions below 5.13 will not have proper emoji support.

0) emojis seem to work fine at least in my environment
1) when selecting theme with font that is not on the system, a respectable default is used instead
2) custom fonts now work great on Windows (seems to be due to the removal of insertSubstitutions, which didn't seem to work in my build)
3) the dodgey 'Kristall XX' stuff was removed, as it seems like we don't need it
</content>
</entry>
<entry>
<title>More consistent line height in headings and preformatted blocks</title>
<updated>2021-02-23T10:31:33+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-20T23:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=0f23a86b9d351d04769e3c60e65d55858cdcea6f'/>
<id>urn:sha1:0f23a86b9d351d04769e3c60e65d55858cdcea6f</id>
<content type='text'>
Also updates help.gemini to reflect changes
</content>
</entry>
<entry>
<title>Add 'indent size' option</title>
<updated>2021-02-23T08:29:53+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-23T05:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=a219a8b3e5444b3dc0c8aa20ffafb2653c358652'/>
<id>urn:sha1:a219a8b3e5444b3dc0c8aa20ffafb2653c358652</id>
<content type='text'>
Also includes some about:help additions
</content>
</entry>
<entry>
<title>List item symbol prefernece</title>
<updated>2021-02-20T11:10:48+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-19T10:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=995ff2c30ac9e062c698844ddfa7fc06a941197e'/>
<id>urn:sha1:995ff2c30ac9e062c698844ddfa7fc06a941197e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change default blockquote indent to 1</title>
<updated>2021-02-20T11:10:48+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-19T05:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=0659d87271ea4943ed61f59beeba4ba636b6dfc1'/>
<id>urn:sha1:0659d87271ea4943ed61f59beeba4ba636b6dfc1</id>
<content type='text'>
I think it's a nicer default
</content>
</entry>
</feed>
