aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes some minor bugs, uses MimeType more, updates help.gemini and ↵Felix (xq) Queißner2020-06-211-2/+0
| | | | updates.gemini.
* Adds option for manually trusting a TLS server.Felix (xq) Queißner2020-06-211-0/+2
|
* Adds new feature: Auto-enable and host matching for client certificatesFelix (xq) Queißner2020-06-201-0/+1
|
* English is hardFelix (xq) Queißner2020-06-201-1/+1
|
* Fixes bug in client certificate handlingFelix (xq) Queißner2020-06-191-0/+2
|
* Implements network timeouts.Felix (xq) Queißner2020-06-191-0/+5
|
* Fixes non-updating status bar, fixes bug in the mime parser.Felix (xq) Queißner2020-06-191-1/+16
|
* Allows user to skip over invalid TLS connections and fetch the content anyways.Felix (xq) Queißner2020-06-191-1/+3
|
* Makes gemini protocol handler a bit more robust.Makes style preview a file ↵Felix (xq) Queißner2020-06-171-0/+2
| | | | in about: instead of hardcoding it. Starts to implement the options menu for redirection configuration.
* Introduces cross-host and cross-scheme redirection warnings.Felix (xq) Queißner2020-06-171-0/+2
|
* Refactoring: Changes internal structure of requests and unifies a lot of ↵Felix (xq) Queißner2020-06-161-33/+22
| | | | code. Now all errors are handled the same.
* Adds improved client certificate management, adds server certificate management.Felix (xq) Queißner2020-06-161-0/+2
|
* Adds install target to makefile, adds support for transient client certificates.Felix (xq) Queißner2020-06-101-2/+10
|
* Adds some right click menus, fixes bug in gopher.Felix (xq) Queißner2020-06-101-0/+2
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-0/+2
| | | | newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text
* Adds support for finger protocol.Felix (xq) Queißner2020-06-081-1/+4
|
* Adds loading progress display.Felix (xq) Queißner2020-06-081-0/+2
|
* Improves gopher map rendering with icons and monospace font, adds status bar ↵Felix (xq) Queißner2020-06-081-0/+3
| | | | with more infos, fixes file dialog for older qt versions.
* Ubuntu20.04 patch commit. Happy hacking!Felix Queißner2020-06-081-0/+1
|
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-081-1/+7
|
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-0/+2
| | | | you can already surf on gopherspace!
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵Felix (xq) Queißner2020-06-071-1/+6
| | | | settings to enable/disable protocols
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+114