aboutsummaryrefslogtreecommitdiff
path: root/src/protocols/gopherclient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* GopherClient: add text-search supportKarol Kosek2021-02-231-1/+9
|
* Continuation of #134Mike Skec2021-02-181-2/+2
|
* GopherClient: suppress remote socket closure errorKarol Kosek2021-01-211-1/+8
| | | | | Removes 'unhandled network error: QAbstractSocket::RemoteHostClosedError' from logs. Mostly copy-pasted from GeminiClient::socketError. :^)
* status bar: show request status when loading pagesMike Skec2021-01-101-0/+12
| | | | status text for loading HTTP/S is only a simple 'loading webpage'. The other protocols display more information
* bugfix for issue #48John Sennesael2020-08-211-0/+5
|
* Adds primitive support for emoji fonts.Felix (xq) Queißner2020-08-171-0/+1
|
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+109