aboutsummaryrefslogtreecommitdiff
path: root/src/renderers/geminirenderer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Margins are now split into seperate horizontal/vertical optionsMike Skec2021-02-131-1/+2
|
* GeminiRenderer: fix typographer quote bugMike Skec2021-02-131-1/+1
|
* add pref for typographer quotesMike Skec2021-02-131-0/+11
| | | | Also includes a fix for single-quotes on words like "'till"
* Adds typographer's quotes replacementMike Skec2021-02-131-7/+78
|
* Add preferences for new gemini formatting optionsMike Skec2021-02-101-2/+1
|
* geminirenderer: readibility improvementsMike Skec2021-02-101-3/+13
| | | | Values are hard-coded at the moment. Need preferences
* 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