| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Some minor improvements in gopher rendering. | Felix (xq) Queißner | 2020-06-08 | 4 | -7/+76 |
| * | Starts to implement gopher protocol and gophermap support. Heavily WIP, but y... | Felix (xq) Queißner | 2020-06-08 | 28 | -363/+918 |
| * | Adds support for light/dark widget theme, adds experiemental support for http... | Felix (xq) Queißner | 2020-06-07 | 109 | -34/+7957 |
| * | More todo stuff for a more awesome future. | Felix (xq) Queißner | 2020-06-07 | 1 | -1/+4 |
| * | Adds build helper. | Felix (xq) Queißner | 2020-06-07 | 4 | -3/+40 |
| * | Implements multi-protocol support. Adds support for HTTP/HTTPS, adds settings... | Felix (xq) Queißner | 2020-06-07 | 13 | -20/+336 |
| * | Better screenshot. | Felix (xq) Queißner | 2020-06-06 | 1 | -1/+1 |
| * | Adds rendering of about:blank and about:favourites. | Felix (xq) Queißner | 2020-06-06 | 8 | -23/+105 |
| * | Moves source code into subdirectory. | Felix (xq) Queißner | 2020-06-06 | 35 | -3/+4 |
| * | A bit of redesign of the user interface, more convenience functions. | Felix (xq) Queißner | 2020-06-06 | 10 | -85/+235 |
| * | Navigation via outline is now possible. Sexy! | Felix (xq) Queißner | 2020-06-06 | 8 | -21/+87 |
| * | Fixes outline generation, adds 3-layer outlines. | Felix (xq) Queißner | 2020-06-06 | 3 | -12/+42 |
| * | Fixes bug in outline generation, adds application icon to mainwindow, adds mo... | Felix (xq) Queißner | 2020-06-06 | 9 | -14/+88 |
| * | Improves navigation with hotkeys, adds sane default theme, adds page margin s... | Felix (xq) Queißner | 2020-06-06 | 11 | -40/+136 |
| * | Removes need for markdown module. | Felix (xq) Queißner | 2020-06-06 | 1 | -5/+5 |
| * | Starts to implement history management. | Felix (xq) Queißner | 2020-06-06 | 7 | -48/+116 |
| * | Moves from favourites.db to QSettings, moves theming to MainWindow, save/load... | Felix (xq) Queißner | 2020-06-06 | 9 | -75/+202 |
| * | Adds color theming, adds automatic color theming with dark/light themes | Felix (xq) Queißner | 2020-06-06 | 8 | -196/+674 |
| * | Starts to implement settings dialog, allows styling the fonts, fixes stop/rel... | Felix (xq) Queißner | 2020-06-06 | 14 | -206/+773 |
| * | Reworks document rendering: Now generates QTextDocument directly instead of u... | Felix (xq) Queißner | 2020-06-06 | 10 | -119/+252 |
| * | Adds option to navigate back to an older item | Felix (xq) Queißner | 2020-06-05 | 4 | -1/+18 |
| * | Starts to implement navigation history. | Felix (xq) Queißner | 2020-06-05 | 6 | -8/+92 |
| * | Makes graphics view zoom to fit first. | Felix (xq) Queißner | 2020-06-05 | 3 | -3/+24 |
| * | Adds support for images served via gemini. | Felix (xq) Queißner | 2020-06-05 | 3 | -78/+56 |
| * | Cleans up UI a bit, adds document margin, adds view enable/disable, adds shit... | Felix (xq) Queißner | 2020-06-05 | 4 | -1/+109 |
| * | Fixes a bug in gemini client: When remote host closes TLS session, the client... | Felix (xq) Queißner | 2020-06-05 | 2 | -5/+34 |
| * | Removes the need for qt web engine, replaces the web renderer with the waaaay... | Felix (xq) Queißner | 2020-06-04 | 6 | -102/+77 |
| * | Merge remote-tracking branch 'origin/master' | Felix (xq) Queißner | 2020-05-30 | 2 | -0/+726 |
| |\ |
|
| | * | Initial commit | Felix Queißner | 2020-05-30 | 2 | -0/+726 |
| * | More usability, survives conmans torture nearly with 100% | Felix (xq) Queißner | 2020-05-30 | 16 | -28/+520 |
| * | Initial commit: Basic Gemini client. | Felix (xq) Queißner | 2020-05-30 | 21 | -0/+1346 |