<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/CMakeLists.txt, 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>2024-01-05T12:22:03+00:00</updated>
<entry>
<title>Enable installation using CMake</title>
<updated>2024-01-05T12:22:03+00:00</updated>
<author>
<name>Benson Muite</name>
<email>benson_muite@emailplus.org</email>
</author>
<published>2024-01-05T11:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=b4c677cdb5a9d7337758bcad45db5b21e2b85280'/>
<id>urn:sha1:b4c677cdb5a9d7337758bcad45db5b21e2b85280</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build with cmake</title>
<updated>2023-11-09T07:20:12+00:00</updated>
<author>
<name>Dima Krasner</name>
<email>dima@dimakrasner.com</email>
</author>
<published>2023-11-06T18:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=64fd9d748460a63fa3d6c66000025c930df76183'/>
<id>urn:sha1:64fd9d748460a63fa3d6c66000025c930df76183</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace QInputDialog with custom dialog for queries</title>
<updated>2023-10-13T11:14:00+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-10T13:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=6d97b7f19824e36caee34219e02e7bbe7ec29fa1'/>
<id>urn:sha1:6d97b7f19824e36caee34219e02e7bbe7ec29fa1</id>
<content type='text'>
Recent commits allowed multi-line input while reusing the QInputDialog
object already defined by Kristall. However, QInputDialog lacks a way to
access its QPlainTextEdit directly, and therefore set the wrap mode.

Since QInputDialog does no wrapping, it is inconvenient for writing a
long text (think of social media sites such as BBS or Station).
Therefore, a custom QDialog-derived class, namely QueryDialog, has been
provided.
</content>
</entry>
<entry>
<title>build.yml: Test CMake builds</title>
<updated>2023-10-02T14:36:29+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-02T10:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=8cb79ee6711b3db3f138db6367752053f45efc17'/>
<id>urn:sha1:8cb79ee6711b3db3f138db6367752053f45efc17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CMake-based build system</title>
<updated>2023-10-02T14:36:29+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-04T23:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=42022bdfd2a00ce3bc7f20b779fecd3b8fad59db'/>
<id>urn:sha1:42022bdfd2a00ce3bc7f20b779fecd3b8fad59db</id>
<content type='text'>
</content>
</entry>
</feed>
