aboutsummaryrefslogtreecommitdiff
path: root/src/protocols/webclient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moves all globals into a structure that can be deleted before the app ↵Felix (xq) Queißner2021-03-061-2/+2
| | | | exists. Fixes #193.
* status bar: show request status when loading pagesMike Skec2021-01-101-0/+6
| | | | status text for loading HTTP/S is only a simple 'loading webpage'. The other protocols display more information
* Fixes a few warnings and deprecation noticesMike Skec2020-12-311-1/+1
|
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-2/+2
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+229