| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adds safety measure to prevent Kristall send too large input messages to the ... | Felix (xq) Queißner | 2020-06-19 | 2 | -8/+23 |
| * | Adds iconv implementation to convert between input charset and UTF-8 for disp... | Felix (xq) Queißner | 2020-06-19 | 5 | -15/+209 |
| * | Rescopes version 0.3, adds roadmap plans for 0.4. | Felix (xq) Queißner | 2020-06-18 | 2 | -5/+5 |
| * | Reworks global settings handling, improves redirection configuration. | Felix (xq) Queißner | 2020-06-18 | 10 | -103/+264 |
| * | Fixes warnings and compile errors that didn't trigger without recomple. | Felix (xq) Queißner | 2020-06-18 | 6 | -3/+14 |
| * | Makes client certificate usage a bit more secure. | Felix (xq) Queißner | 2020-06-18 | 2 | -0/+17 |
| * | Updated icon thanks to tiwesdaeg | Felix (xq) Queißner | 2020-06-18 | 1 | -6/+110 |
| * | Small fix: Client Certificates work for Gemini again. | Felix (xq) Queißner | 2020-06-18 | 2 | -3/+3 |
| * | Makes cancelling gemini requests more robust. | Felix (xq) Queißner | 2020-06-17 | 2 | -5/+13 |
| * | Makes gemini protocol handler a bit more robust.Makes style preview a file in... | Felix (xq) Queißner | 2020-06-17 | 12 | -34/+156 |
| * | Introduces cross-host and cross-scheme redirection warnings. | Felix (xq) Queißner | 2020-06-17 | 2 | -34/+87 |
| * | Streamlines HTTP(S) interface and routes the redirects through BrowserTab as ... | Felix (xq) Queißner | 2020-06-16 | 3 | -12/+33 |
| * | Improves SSL handling a tad. | Felix (xq) Queißner | 2020-06-16 | 2 | -5/+17 |
| * | Adds improved error handling. | Felix (xq) Queißner | 2020-06-16 | 24 | -14/+226 |
| * | Refactoring: Changes internal structure of requests and unifies a lot of code... | Felix (xq) Queißner | 2020-06-16 | 22 | -458/+552 |
| * | Bugfix for krixano | Felix (xq) Queißner | 2020-06-16 | 1 | -1/+1 |
| * | Should fix the build problem for kwiecien | Felix (xq) Queißner | 2020-06-16 | 2 | -7/+1 |
| * | Adds improved client certificate management, adds server certificate management. | Felix (xq) Queißner | 2020-06-16 | 29 | -37/+867 |
| * | Adds certificate manager, removes client certificate window. | Felix (xq) Queißner | 2020-06-12 | 13 | -36/+433 |
| * | Fixes a small bug in the outline generator. | Felix (xq) Queißner | 2020-06-12 | 1 | -3/+17 |
| * | Fixes #7: Wrong end-of-document detection. | Felix (xq) Queißner | 2020-06-12 | 2 | -3/+5 |
| * | Fixes two overflow bugs in labels. No weird scaling based on links anymore. | Felix (xq) Queißner | 2020-06-12 | 6 | -3/+95 |
| * | Keep -no-unused-parameter on non-MSVC | Alexandros Naskos | 2020-06-11 | 1 | -0/+6 |
| * | Windows (MSVC) build fixes | Alexandros Naskos | 2020-06-11 | 3 | -4/+9 |
| * | overhaul of Makefile for clean install with desktop file and icons | James Tomasino | 2020-06-11 | 4 | -0/+0 |
| * | Removes dependency on QRandomGenerator | Felix (xq) Queißner | 2020-06-11 | 1 | -5/+6 |
| * | Slight improvements for client certificate display, permanent certs are now s... | Felix (xq) Queißner | 2020-06-11 | 11 | -25/+94 |
| * | Adds first draft of client certificate management. | Felix (xq) Queißner | 2020-06-11 | 13 | -3/+641 |
| * | Adds install target to makefile, adds support for transient client certificates. | Felix (xq) Queißner | 2020-06-10 | 18 | -21/+552 |
| * | More help! | Felix (xq) Queißner | 2020-06-10 | 3 | -13/+185 |
| * | Improves image panning and zoom. Image view is now on a better default and us... | Felix (xq) Queißner | 2020-06-10 | 4 | -8/+36 |
| * | Improves gophermaps: Now handle '+' correctly, improves gopher protocol such ... | Felix (xq) Queißner | 2020-06-10 | 4 | -11/+29 |
| * | Enables desktop services via protocols. | Felix (xq) Queißner | 2020-06-10 | 5 | -13/+67 |
| * | Adds some right click menus, fixes bug in gopher. | Felix (xq) Queißner | 2020-06-10 | 9 | -21/+126 |
| * | Introduces plain text renderer for improved styling. | Felix (xq) Queißner | 2020-06-09 | 4 | -12/+52 |
| * | Adds theme support: | Felix (xq) Queißner | 2020-06-09 | 3 | -3/+79 |
| * | Adds internal preset handling. Still missing import/export. | Felix (xq) Queißner | 2020-06-09 | 4 | -21/+95 |
| * | Adds document margin to markdown, plaintext, html. | Felix (xq) Queißner | 2020-06-09 | 1 | -1/+4 |
| * | Adds help document, adds block quote support, updates gemini parser to newest... | Felix (xq) Queißner | 2020-06-09 | 15 | -18/+225 |
| * | Changes finger responses to monospace font. | Felix (xq) Queißner | 2020-06-08 | 2 | -1/+8 |
| * | Adds support for finger protocol. | Felix (xq) Queißner | 2020-06-08 | 6 | -2/+127 |
| * | Adds loading progress display. | Felix (xq) Queißner | 2020-06-08 | 8 | -0/+19 |
| * | Fixes bug with URL escaping, adds experimental text highlighting | Felix (xq) Queißner | 2020-06-08 | 4 | -5/+45 |
| * | Adds two new options for text display: gophermap rendering with text or icons... | Felix (xq) Queißner | 2020-06-08 | 14 | -74/+238 |
| * | Fixes #2: Adds command line parsing. | Felix (xq) Queißner | 2020-06-08 | 1 | -1/+20 |
| * | Improves gopher map rendering with icons and monospace font, adds status bar ... | Felix (xq) Queißner | 2020-06-08 | 20 | -52/+158 |
| * | Adds some notes about MacOS in bug section, adds patch for more casserts! | Felix (xq) Queißner | 2020-06-08 | 6 | -6/+6 |
| * | Ubuntu20.04 patch commit. Happy hacking! | Felix Queißner | 2020-06-08 | 5 | -3/+9 |
| * | Adds changelog, utility menus, and support for file:// | Felix (xq) Queißner | 2020-06-08 | 14 | -16/+135 |
| * | Adds support for multimedia modules: Now can pla audio/ (tested) and video/ (... | Felix (xq) Queißner | 2020-06-08 | 6 | -5/+216 |