aboutsummaryrefslogtreecommitdiff
path: root/src/renderers/gophermaprenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use startsWith() instead of left(4)Michael Steenbeek2023-08-301-2/+2
* Support URLs in GophermapsMichael Steenbeek2023-08-301-14/+25
* Add multi-line ansi escape sequencesMike Skec2021-03-071-1/+3
* Moves all globals into a structure that can be deleted before the app exists....Felix (xq) Queißner2021-03-061-1/+1
* Resolves gophermap rendering. Closes #22.Felix (xq) Queißner2021-03-061-12/+20
* renderhelpers: move global funcs to namespaceMike Skec2021-02-131-1/+1
* Margins are now split into seperate horizontal/vertical optionsMike Skec2021-02-131-1/+1
* GophermapRenderer: set default font to the icon formatKarol Kosek2021-01-201-0/+1
* initial work on ansi escape char renderingJohn Sennesael2020-10-201-1/+3
* Huge refacoring of the settings stuff. Provides automated migration between o...Felix (xq) Queißner2020-06-281-1/+1
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+192