| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixes bug with URL escaping, adds experimental text highlighting | Felix (xq) Queißner | 2020-06-08 | 1 | -2/+0 |
| * | Adds two new options for text display: gophermap rendering with text or icons... | Felix (xq) Queißner | 2020-06-08 | 1 | -1/+1 |
| * | Fixes #2: Adds command line parsing. | Felix (xq) Queißner | 2020-06-08 | 1 | -3/+1 |
| * | Adds some notes about MacOS in bug section, adds patch for more casserts! | Felix (xq) Queißner | 2020-06-08 | 1 | -3/+9 |
| * | Updates changelog, readme. | Felix (xq) Queißner | 2020-06-08 | 1 | -1/+12 |
| * | Adds changelog, utility menus, and support for file:// | Felix (xq) Queißner | 2020-06-08 | 1 | -5/+1 |
| * | Adds support for multimedia modules: Now can pla audio/ (tested) and video/ (... | Felix (xq) Queißner | 2020-06-08 | 1 | -0/+2 |
| * | Some minor improvements in gopher rendering. | Felix (xq) Queißner | 2020-06-08 | 1 | -2/+7 |
| * | Starts to implement gopher protocol and gophermap support. Heavily WIP, but y... | Felix (xq) Queißner | 2020-06-08 | 1 | -5/+11 |
| * | Adds support for light/dark widget theme, adds experiemental support for http... | Felix (xq) Queißner | 2020-06-07 | 1 | -3/+9 |
| * | 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 | 1 | -3/+21 |
| * | Implements multi-protocol support. Adds support for HTTP/HTTPS, adds settings... | Felix (xq) Queißner | 2020-06-07 | 1 | -2/+13 |
| * | Better screenshot. | Felix (xq) Queißner | 2020-06-06 | 1 | -1/+1 |
| * | Moves source code into subdirectory. | Felix (xq) Queißner | 2020-06-06 | 1 | -1/+2 |
| * | A bit of redesign of the user interface, more convenience functions. | Felix (xq) Queißner | 2020-06-06 | 1 | -1/+1 |
| * | Navigation via outline is now possible. Sexy! | Felix (xq) Queißner | 2020-06-06 | 1 | -3/+2 |
| * | Fixes outline generation, adds 3-layer outlines. | Felix (xq) Queißner | 2020-06-06 | 1 | -2/+2 |
| * | Fixes bug in outline generation, adds application icon to mainwindow, adds mo... | Felix (xq) Queißner | 2020-06-06 | 1 | -1/+33 |
| * | Improves navigation with hotkeys, adds sane default theme, adds page margin s... | Felix (xq) Queißner | 2020-06-06 | 1 | -4/+4 |
| * | Starts to implement history management. | Felix (xq) Queißner | 2020-06-06 | 1 | -2/+6 |
| * | Adds color theming, adds automatic color theming with dark/light themes | Felix (xq) Queißner | 2020-06-06 | 1 | -0/+3 |
| * | Starts to implement settings dialog, allows styling the fonts, fixes stop/rel... | Felix (xq) Queißner | 2020-06-06 | 1 | -2/+10 |
| * | Reworks document rendering: Now generates QTextDocument directly instead of u... | Felix (xq) Queißner | 2020-06-06 | 1 | -1/+16 |
| * | More usability, survives conmans torture nearly with 100% | Felix (xq) Queißner | 2020-05-30 | 1 | -0/+10 |