aboutsummaryrefslogtreecommitdiff
path: root/src/geminirenderer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allows user to skip over invalid TLS connections and fetch the content anyways.Felix (xq) Queißner2020-06-191-2/+4
|
* Fixes bug in text highlighter, should not break Unicode anymore.Felix (xq) Queißner2020-06-191-10/+28
|
* Reworks global settings handling, improves redirection configuration.Felix (xq) Queißner2020-06-181-1/+1
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-9/+37
| | | | newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text
* Fixes bug with URL escaping, adds experimental text highlightingFelix (xq) Queißner2020-06-081-2/+42
|
* Adds two new options for text display: gophermap rendering with text or ↵Felix (xq) Queißner2020-06-081-1/+9
| | | | icons, all text documents as text/plain, prepares option for text highlighting.
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-284/+8
| | | | you can already surf on gopherspace!
* Adds support for light/dark widget theme, adds experiemental support for ↵Felix (xq) Queißner2020-06-071-4/+123
| | | | http style sheets.
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+404