aboutsummaryrefslogtreecommitdiff
path: root/src/gophermaprenderer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-192/+0
|
* Reworks global settings handling, improves redirection configuration.Felix (xq) Queißner2020-06-181-1/+1
|
* Improves image panning and zoom. Image view is now on a better default and ↵Felix (xq) Queißner2020-06-101-2/+0
| | | | usability.
* Improves gophermaps: Now handle '+' correctly, improves gopher protocol such ↵Felix (xq) Queißner2020-06-101-4/+13
| | | | that it now respects *the lone dot*.
* Adds some right click menus, fixes bug in gopher.Felix (xq) Queißner2020-06-101-21/+5
|
* Adds two new options for text display: gophermap rendering with text or ↵Felix (xq) Queißner2020-06-081-21/+31
| | | | icons, all text documents as text/plain, prepares option for text highlighting.
* Improves gopher map rendering with icons and monospace font, adds status bar ↵Felix (xq) Queißner2020-06-081-20/+46
| | | | with more infos, fixes file dialog for older qt versions.
* Adds some notes about MacOS in bug section, adds patch for more casserts!Felix (xq) Queißner2020-06-081-1/+1
|
* Some minor improvements in gopher rendering.Felix (xq) Queißner2020-06-081-0/+1
|
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-0/+164
you can already surf on gopherspace!