aboutsummaryrefslogtreecommitdiff
path: root/src/renderers/geminirenderer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* const-reference large typesKarol Kosek2020-12-301-1/+1
|
* Added page title parsing for Gemini and HTMLMike Skec2020-12-271-1/+8
|
* GeminiDocument: drop background_colorKarol Kosek2020-12-241-3/+1
| | | | It isn't used anywhere
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-1/+1
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Further improves markdown rendering.Felix (xq) Queißner2020-06-231-15/+5
|
* Starts to implement new markdown renderingFelix (xq) Queißner2020-06-231-45/+17
|
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+343