aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adds internal preset handling. Still missing import/export.Felix (xq) Queißner2020-06-091-2/+8
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-0/+18
| | | | 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-28/+25
| | | | 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-10/+42
| | | | 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
|
* Ubuntu20.04 patch commit. Happy hacking!Felix Queißner2020-06-081-0/+5
|
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-081-0/+35
|
* Adds support for light/dark widget theme, adds experiemental support for ↵Felix (xq) Queißner2020-06-071-1/+33
| | | | http style sheets.
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵Felix (xq) Queißner2020-06-071-2/+6
| | | | settings to enable/disable protocols
* Adds rendering of about:blank and about:favourites.Felix (xq) Queißner2020-06-061-8/+24
|
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+259