<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/dialogs/settingsdialog.cpp, branch master</title>
<subtitle>A Gemini client written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/kristall/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/kristall/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/'/>
<updated>2023-07-08T08:12:12+00:00</updated>
<entry>
<title>Update settingsdialog.cpp</title>
<updated>2023-07-08T08:12:12+00:00</updated>
<author>
<name>Acidus</name>
<email>acidus99@users.noreply.github.com</email>
</author>
<published>2023-07-07T21:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=659a1448146f4599755fd0b059b25567fa7d60f5'/>
<id>urn:sha1:659a1448146f4599755fd0b059b25567fa7d60f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update with active search engines</title>
<updated>2023-07-08T08:12:12+00:00</updated>
<author>
<name>Acidus</name>
<email>acidus99@users.noreply.github.com</email>
</author>
<published>2023-07-07T21:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=efdc99fe32600dff7aa449b54dd2727de87211f9'/>
<id>urn:sha1:efdc99fe32600dff7aa449b54dd2727de87211f9</id>
<content type='text'>
adding Kennedy and TLGS as search engines</content>
</entry>
<entry>
<title>Implements #245</title>
<updated>2021-11-20T14:16:34+00:00</updated>
<author>
<name>Felix "xq" Queißner</name>
<email>git@masterq32.de</email>
</author>
<published>2021-11-20T14:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=6b39f24484bb0796f3f383401f95904f85b74d7b'/>
<id>urn:sha1:6b39f24484bb0796f3f383401f95904f85b74d7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further improves localization (#191). Allows switching and setting the chosen localization properly.</title>
<updated>2021-05-08T08:44:03+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2021-03-17T10:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=10684b6d82f1843eff3921da40802d335fb3cf5c'/>
<id>urn:sha1:10684b6d82f1843eff3921da40802d335fb3cf5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unwarp tr() from QStrings</title>
<updated>2021-04-16T08:27:47+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-15T16:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=9ecc88dda38388871d3d316e93df7b5b629b3e47'/>
<id>urn:sha1:9ecc88dda38388871d3d316e93df7b5b629b3e47</id>
<content type='text'>
We don't need to wrap tr() with QString, because it returns QString anyway.
Although it doesn't change the binary size (mostly because compilers were
smart to remove that already), it helps to make the code a little bit cleaner.

It's a somewhat continuation of c740189bcaa5bc6c073f8b3802303acf5ac36e47,
but I thought back then it happened only there, so now I've removed it from
all places.
</content>
</entry>
<entry>
<title>Adds option to have old or new session behaviour. Closes #187</title>
<updated>2021-03-17T08:49:58+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2021-03-15T11:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=f60dac9d7ebb5b989aad67d67d5ab3ccef7d278c'/>
<id>urn:sha1:f60dac9d7ebb5b989aad67d67d5ab3ccef7d278c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructures option dialog even more, adds option to strip '&lt;nav&gt;' tags.</title>
<updated>2021-03-08T01:23:16+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2021-03-08T01:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=8b1ddcddbf85473982afa8ba1d4f23063bb56a38'/>
<id>urn:sha1:8b1ddcddbf85473982afa8ba1d4f23063bb56a38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly.</title>
<updated>2021-03-08T01:23:16+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2021-03-07T10:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=64e271dce2e5aca07abdca8e335b3f7cb9ba1114'/>
<id>urn:sha1:64e271dce2e5aca07abdca8e335b3f7cb9ba1114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>help.gemini: mention ANSI escapes</title>
<updated>2021-03-07T10:25:59+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-03-07T07:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=9b522bdd8cdd262e04b2fee0d5db7b7bbc8b3dd8'/>
<id>urn:sha1:9b522bdd8cdd262e04b2fee0d5db7b7bbc8b3dd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add preference for ANSI escape codes</title>
<updated>2021-03-07T10:25:59+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-03-07T07:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=27236f6ef005674dd5799e277dd7843be3b39aac'/>
<id>urn:sha1:27236f6ef005674dd5799e277dd7843be3b39aac</id>
<content type='text'>
</content>
</entry>
</feed>
