aboutsummaryrefslogtreecommitdiff
path: root/src/settingsdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-613/+0
|
* Fixes pre-selection of light themeFelix (xq) Queißner2020-06-211-6/+7
|
* Adds 'OS Default' theme.Felix (xq) Queißner2020-06-211-5/+6
|
* Patches by @tomasino, starts to implement the auto-enable/host filter ↵Felix (xq) Queißner2020-06-201-0/+2
| | | | feature for client certificates.
* Reworks TLS trust to enable symmetry between HTTPS and GeminiFelix (xq) Queißner2020-06-191-60/+12
|
* Implements Timeout UIFelix (xq) Queißner2020-06-191-0/+7
|
* Reworks global settings handling, improves redirection configuration.Felix (xq) Queißner2020-06-181-62/+121
|
* Makes gemini protocol handler a bit more robust.Makes style preview a file ↵Felix (xq) Queißner2020-06-171-22/+13
| | | | in about: instead of hardcoding it. Starts to implement the options menu for redirection configuration.
* Adds improved client certificate management, adds server certificate management.Felix (xq) Queißner2020-06-161-0/+67
|
* Enables desktop services via protocols.Felix (xq) Queißner2020-06-101-0/+7
|
* Adds theme support:Felix (xq) Queißner2020-06-091-0/+72
|
* Adds internal preset handling. Still missing import/export.Felix (xq) Queißner2020-06-091-11/+81
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-0/+10
| | | | 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/+27
| | | | icons, all text documents as text/plain, prepares option for text highlighting.
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-9/+51
| | | | you can already surf on gopherspace!
* Adds support for light/dark widget theme, adds experiemental support for ↵Felix (xq) Queißner2020-06-071-3/+26
| | | | http style sheets.
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵Felix (xq) Queißner2020-06-071-1/+19
| | | | settings to enable/disable protocols
* Adds rendering of about:blank and about:favourites.Felix (xq) Queißner2020-06-061-0/+10
|
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+255