aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes non-updating status bar, fixes bug in the mime parser.Felix (xq) Queißner2020-06-191-1/+5
|
* Refactoring: Changes internal structure of requests and unifies a lot of ↵Felix (xq) Queißner2020-06-161-3/+0
| | | | code. Now all errors are handled the same.
* Adds certificate manager, removes client certificate window.Felix (xq) Queißner2020-06-121-0/+2
|
* Fixes two overflow bugs in labels. No weird scaling based on links anymore.Felix (xq) Queißner2020-06-121-1/+3
|
* Slight improvements for client certificate display, permanent certs are now ↵Felix (xq) Queißner2020-06-111-0/+2
| | | | selectable with double click and have icons, adds changelog into application itself: about:updates
* Adds some right click menus, fixes bug in gopher.Felix (xq) Queißner2020-06-101-0/+4
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-0/+4
| | | | newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text
* Adds two new options for text display: gophermap rendering with text or ↵Felix (xq) Queißner2020-06-081-1/+0
| | | | 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-0/+5
| | | | with more infos, fixes file dialog for older qt versions.
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-081-0/+6
|
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-1/+1
| | | | you can already surf on gopherspace!
* Adds support for light/dark widget theme, adds experiemental support for ↵Felix (xq) Queißner2020-06-071-1/+5
| | | | http style sheets.
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵Felix (xq) Queißner2020-06-071-0/+2
| | | | settings to enable/disable protocols
* Adds rendering of about:blank and about:favourites.Felix (xq) Queißner2020-06-061-1/+1
|
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+78