aboutsummaryrefslogtreecommitdiff
path: root/src/protocols
Commit message (Expand)AuthorAgeFilesLines
* fix failure when first chunk arrives lastDima Krasner2023-11-091-2/+2
* coding style cleanupDima Krasner2023-11-091-1/+3
* coding style cleanupDima Krasner2023-11-091-54/+80
* add ugly guppy:// v0.4 supportDima Krasner2023-11-092-0/+226
* AboutHandler: improve cache request generationAlexey Andreyev2023-03-241-1/+1
* Unwarp tr() from QStringsKarol Kosek2021-04-161-2/+2
* mark more strings for translationOIS2021-03-163-16/+16
* 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 exists....Felix (xq) Queißner2021-03-064-7/+7
* Resolves gophermap rendering. Closes #22.Felix (xq) Queißner2021-03-061-1/+1
* Implement interface translationCarmina162021-03-061-1/+1
* GopherClient: add text-search supportKarol Kosek2021-02-231-1/+9
* Continuation of #134Mike Skec2021-02-183-7/+13
* KristallTextBrowser: use IBeam as default cursorMike Skec2021-02-161-8/+8
* GopherClient: suppress remote socket closure errorKarol Kosek2021-01-211-1/+8
* status bar: show request status when loading pagesMike Skec2021-01-104-0/+42
* Attempt to fix build failuresMike Skec2021-01-061-1/+1
* cache code refactorMike Skec2021-01-061-0/+22
* Fixes a few warnings and deprecation noticesMike Skec2020-12-312-2/+2
* AboutHandler: add emit keywordKarol Kosek2020-12-301-1/+1
* Revert "file:// protocol now supports text/gemini"Mike Skec2020-12-301-16/+2
* Add preference to show hidden files in directory listingsMike Skec2020-12-301-4/+9
* Now support file:// directory listingsMike Skec2020-12-301-0/+20
* file:// protocol now supports text/geminiMike Skec2020-12-301-2/+16
* 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-213-0/+14
* Adds primitive support for emoji fonts.Felix (xq) Queißner2020-08-171-0/+1
* Adds delete button for favourites, adds improved about:favourites rendering.Felix (xq) Queißner2020-06-291-4/+13
* Adds basic editing for favourite groupsFelix (xq) Queißner2020-06-291-1/+5
* Paves road for new favourite system: Refactors the favourites into tree struc...Felix (xq) Queißner2020-06-291-2/+2
* Huge refacoring of the settings stuff. Provides automated migration between o...Felix (xq) Queißner2020-06-283-5/+5
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-2212-0/+1132