aboutsummaryrefslogtreecommitdiff
path: root/src/protocolsetup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-4/+0
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Enables desktop services via protocols.Felix (xq) Queißner2020-06-101-5/+5
|
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-081-0/+1
|
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵Felix (xq) Queißner2020-06-071-0/+42
settings to enable/disable protocols