aboutsummaryrefslogtreecommitdiff
path: root/src/protocols/geminiclient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* mark more strings for translationOIS2021-03-161-9/+9
|
* Changes gemini TLS to use 1.2 or higher. See #35 for discussion.Felix (xq) Queißner2021-03-071-1/+1
|
* Moves all globals into a structure that can be deleted before the app ↵Felix (xq) Queißner2021-03-061-2/+2
| | | | exists. Fixes #193.
* Continuation of #134Mike Skec2021-02-181-5/+6
|
* KristallTextBrowser: use IBeam as default cursorMike Skec2021-02-161-8/+8
|
* status bar: show request status when loading pagesMike Skec2021-01-101-0/+14
| | | | status text for loading HTTP/S is only a simple 'loading webpage'. The other protocols display more information
* Tries to fix #43.Felix (xq) Queißner2020-11-051-1/+1
|
* gemini: respect sensitive input (status 11)nixo2020-10-291-1/+8
|
* bugfix for issue #48John Sennesael2020-08-211-0/+4
|
* 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/+375