aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Slight improvements for client certificate display, permanent certs are now ↵Felix (xq) Queißner2020-06-1111-25/+94
| | | | selectable with double click and have icons, adds changelog into application itself: about:updates
* Adds first draft of client certificate management.Felix (xq) Queißner2020-06-1113-3/+641
|
* Adds install target to makefile, adds support for transient client certificates.Felix (xq) Queißner2020-06-1018-21/+552
|
* More help!Felix (xq) Queißner2020-06-103-13/+185
|
* Improves image panning and zoom. Image view is now on a better default and ↵Felix (xq) Queißner2020-06-104-8/+36
| | | | usability.
* Improves gophermaps: Now handle '+' correctly, improves gopher protocol such ↵Felix (xq) Queißner2020-06-104-11/+29
| | | | that it now respects *the lone dot*.
* Enables desktop services via protocols.Felix (xq) Queißner2020-06-105-13/+67
|
* Adds some right click menus, fixes bug in gopher.Felix (xq) Queißner2020-06-109-21/+126
|
* Introduces plain text renderer for improved styling.Felix (xq) Queißner2020-06-094-12/+52
|
* Adds theme support:Felix (xq) Queißner2020-06-093-3/+79
|
* Adds internal preset handling. Still missing import/export.Felix (xq) Queißner2020-06-094-21/+95
|
* Adds document margin to markdown, plaintext, html.Felix (xq) Queißner2020-06-091-1/+4
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-0915-18/+225
| | | | newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text
* Changes finger responses to monospace font.Felix (xq) Queißner2020-06-082-1/+8
|
* Adds support for finger protocol.Felix (xq) Queißner2020-06-086-2/+127
|
* Adds loading progress display.Felix (xq) Queißner2020-06-088-0/+19
|
* Fixes bug with URL escaping, adds experimental text highlightingFelix (xq) Queißner2020-06-084-5/+45
|
* Adds two new options for text display: gophermap rendering with text or ↵Felix (xq) Queißner2020-06-0814-74/+238
| | | | icons, all text documents as text/plain, prepares option for text highlighting.
* Fixes #2: Adds command line parsing.Felix (xq) Queißner2020-06-081-1/+20
|
* Improves gopher map rendering with icons and monospace font, adds status bar ↵Felix (xq) Queißner2020-06-0820-52/+158
| | | | 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-086-6/+6
|
* Ubuntu20.04 patch commit. Happy hacking!Felix Queißner2020-06-085-3/+9
|
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-0814-16/+135
|
* Adds support for multimedia modules: Now can pla audio/ (tested) and video/ ↵Felix (xq) Queißner2020-06-086-5/+216
| | | | (untested).
* Some minor improvements in gopher rendering.Felix (xq) Queißner2020-06-083-5/+69
|
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-0826-350/+900
| | | | you can already surf on gopherspace!
* Adds support for light/dark widget theme, adds experiemental support for ↵Felix (xq) Queißner2020-06-0711-31/+242
| | | | http style sheets.
* Adds build helper.Felix (xq) Queißner2020-06-071-0/+3
|
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵Felix (xq) Queißner2020-06-0712-18/+323
| | | | settings to enable/disable protocols
* Adds rendering of about:blank and about:favourites.Felix (xq) Queißner2020-06-068-23/+105
|
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-0634-0/+3695