<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/browsertab.hpp, branch querydialog-wrap</title>
<subtitle>A Gemini client written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/kristall/atom?h=querydialog-wrap</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/kristall/atom?h=querydialog-wrap'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/'/>
<updated>2021-11-20T14:02:03+00:00</updated>
<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>BrowserTab: accept file drops</title>
<updated>2021-04-21T20:07:17+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-04-21T07:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=86959d55a041ad9bf113d0f600d8f0ad5e8220c8'/>
<id>urn:sha1:86959d55a041ad9bf113d0f600d8f0ad5e8220c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sessions: add 'lazyloading' for restored tabs</title>
<updated>2021-03-17T08:49:58+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-03-17T05:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=1f8ecb6d05976e6dc8be01ba1a6f3068ed351971'/>
<id>urn:sha1:1f8ecb6d05976e6dc8be01ba1a6f3068ed351971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add light icons for favourite/certificate buttons for dark themes</title>
<updated>2021-02-23T10:31:33+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-20T20:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=31426ba0effc29f25f1aa69be784533e1b022ee6'/>
<id>urn:sha1:31426ba0effc29f25f1aa69be784533e1b022ee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optional root/parent toolbar buttons</title>
<updated>2021-02-18T10:23:23+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-18T09:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=42813aa9ef1b6ada776cf0938ba02dad48a17422'/>
<id>urn:sha1:42813aa9ef1b6ada776cf0938ba02dad48a17422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BrowserTab: finding quotations now works for all characters</title>
<updated>2021-02-14T13:18:12+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-14T05:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=fd190163feaf80537c6d5ab38f69b19dd41ff899'/>
<id>urn:sha1:fd190163feaf80537c6d5ab38f69b19dd41ff899</id>
<content type='text'>
Since #150, when typographer quotes were enabled, searching for text with quotation marks using the searchbox was made slightly more difficult as the search pattern would not match each of the different quotation mark types. This patch addresses this by using a regex which contains the search query, and creates a pattern that matches the various quote types.
</content>
</entry>
<entry>
<title>Adds per-style pref for text width</title>
<updated>2021-02-13T11:32:26+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-13T02:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=19ac43503568ebc7fe4721f84292a11bbf7c2c2c'/>
<id>urn:sha1:19ac43503568ebc7fe4721f84292a11bbf7c2c2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds maximum line width functionality</title>
<updated>2021-02-13T11:32:26+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-13T01:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=496ea48de41e6c637c9fb3582216dbd9d8ee55c7'/>
<id>urn:sha1:496ea48de41e6c637c9fb3582216dbd9d8ee55c7</id>
<content type='text'>
Hard-coded values for now. This works by setting the left/right margins of the page dynamically (e.g on window resize). The margins are calculated to limit the text's width between a value. If the window width is less than this text width, the text fill width is the same width as the page, the margins in this case will be the user's configured margins (not yet implemented).
</content>
</entry>
<entry>
<title>status bar: show request status when loading pages</title>
<updated>2021-01-10T12:40:46+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-01-09T04:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=c635094a6bdfcf2f081eb3c0ed9a1454ae2933fb'/>
<id>urn:sha1:c635094a6bdfcf2f081eb3c0ed9a1454ae2933fb</id>
<content type='text'>
status text for loading HTTP/S is only a simple 'loading webpage'. The other protocols display more information
</content>
</entry>
<entry>
<title>status bar: New file cache indicator</title>
<updated>2021-01-10T12:40:46+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-01-09T03:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=dd3e8716b276f9f1646338f8801ca9a2f688fc46'/>
<id>urn:sha1:dd3e8716b276f9f1646338f8801ca9a2f688fc46</id>
<content type='text'>
Mime label was also simplified so that only type/subtype are shown.
</content>
</entry>
</feed>
