| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | theme changes are now reflected instantly upon confirmation. | Mike Skec | 2020-12-24 | 1 | -0/+16 | |
| | | ||||||
| * | Add 'view source' to right-click context menu | Mike Skec | 2020-12-24 | 1 | -4/+9 | |
| | | ||||||
| * | Switch between tabs with Alt-N | nixo | 2020-11-01 | 1 | -0/+16 | |
| | | ||||||
| * | Adds 'show document source' menu item. Closes #11. | Felix (xq) Queißner | 2020-08-17 | 1 | -1/+11 | |
| | | ||||||
| * | Add focus on URL bar when new tab opens | Don Rowe | 2020-07-05 | 1 | -0/+2 | |
| | | ||||||
| * | Adds delete button for favourites, adds improved about:favourites rendering. | Felix (xq) Queißner | 2020-06-29 | 1 | -0/+6 | |
| | | ||||||
| * | Adds basic editing for favourite groups | Felix (xq) Queißner | 2020-06-29 | 1 | -6/+28 | |
| | | ||||||
| * | Paves road for new favourite system: Refactors the favourites into tree ↵ | Felix (xq) Queißner | 2020-06-29 | 1 | -3/+3 | |
| | | | | | structure instead of flat list. | |||||
| * | Changes theme initialization a tad. | Felix (xq) Queißner | 2020-06-29 | 1 | -31/+4 | |
| | | ||||||
| * | Huge refacoring of the settings stuff. Provides automated migration between ↵ | Felix (xq) Queißner | 2020-06-28 | 1 | -75/+26 | |
| | | | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file. | |||||
| * | Fixes #25 and #23, starts to implement new config/cache directory system. | Felix (xq) Queißner | 2020-06-28 | 1 | -1/+3 | |
| | | ||||||
| * | Restructures the project source and cleans up a bit | Felix (xq) Queißner | 2020-06-22 | 1 | -2/+2 | |
| | | ||||||
| * | Introduces light and dark icon themes. | Felix (xq) Queißner | 2020-06-22 | 1 | -0/+1 | |
| | | ||||||
| * | Adds 'OS Default' theme. | Felix (xq) Queißner | 2020-06-21 | 1 | -0/+5 | |
| | | ||||||
| * | Reworks TLS trust to enable symmetry between HTTPS and Gemini | Felix (xq) Queißner | 2020-06-19 | 1 | -3/+9 | |
| | | ||||||
| * | Auto-expanding the outline now works. | Felix (xq) Queißner | 2020-06-19 | 1 | -0/+1 | |
| | | ||||||
| * | Fixes non-updating status bar, fixes bug in the mime parser. | Felix (xq) Queißner | 2020-06-19 | 1 | -4/+19 | |
| | | ||||||
| * | Reworks global settings handling, improves redirection configuration. | Felix (xq) Queißner | 2020-06-18 | 1 | -15/+13 | |
| | | ||||||
| * | Refactoring: Changes internal structure of requests and unifies a lot of ↵ | Felix (xq) Queißner | 2020-06-16 | 1 | -7/+5 | |
| | | | | | code. Now all errors are handled the same. | |||||
| * | Adds improved client certificate management, adds server certificate management. | Felix (xq) Queißner | 2020-06-16 | 1 | -0/+6 | |
| | | ||||||
| * | Adds certificate manager, removes client certificate window. | Felix (xq) Queißner | 2020-06-12 | 1 | -4/+10 | |
| | | ||||||
| * | Fixes two overflow bugs in labels. No weird scaling based on links anymore. | Felix (xq) Queißner | 2020-06-12 | 1 | -2/+4 | |
| | | ||||||
| * | Slight improvements for client certificate display, permanent certs are now ↵ | Felix (xq) Queißner | 2020-06-11 | 1 | -0/+5 | |
| | | | | | selectable with double click and have icons, adds changelog into application itself: about:updates | |||||
| * | Adds first draft of client certificate management. | Felix (xq) Queißner | 2020-06-11 | 1 | -0/+7 | |
| | | ||||||
| * | Adds install target to makefile, adds support for transient client certificates. | Felix (xq) Queißner | 2020-06-10 | 1 | -1/+1 | |
| | | ||||||
| * | More help! | Felix (xq) Queißner | 2020-06-10 | 1 | -1/+0 | |
| | | ||||||
| * | Adds some right click menus, fixes bug in gopher. | Felix (xq) Queißner | 2020-06-10 | 1 | -0/+49 | |
| | | ||||||
| * | Adds internal preset handling. Still missing import/export. | Felix (xq) Queißner | 2020-06-09 | 1 | -2/+8 | |
| | | ||||||
| * | Adds help document, adds block quote support, updates gemini parser to ↵ | Felix (xq) Queißner | 2020-06-09 | 1 | -0/+18 | |
| | | | | | newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text | |||||
| * | Adds two new options for text display: gophermap rendering with text or ↵ | Felix (xq) Queißner | 2020-06-08 | 1 | -28/+25 | |
| | | | | | icons, all text documents as text/plain, prepares option for text highlighting. | |||||
| * | Improves gopher map rendering with icons and monospace font, adds status bar ↵ | Felix (xq) Queißner | 2020-06-08 | 1 | -10/+42 | |
| | | | | | with more infos, fixes file dialog for older qt versions. | |||||
| * | Adds some notes about MacOS in bug section, adds patch for more casserts! | Felix (xq) Queißner | 2020-06-08 | 1 | -1/+1 | |
| | | ||||||
| * | Ubuntu20.04 patch commit. Happy hacking! | Felix Queißner | 2020-06-08 | 1 | -0/+5 | |
| | | ||||||
| * | Adds changelog, utility menus, and support for file:// | Felix (xq) Queißner | 2020-06-08 | 1 | -0/+35 | |
| | | ||||||
| * | Adds support for light/dark widget theme, adds experiemental support for ↵ | Felix (xq) Queißner | 2020-06-07 | 1 | -1/+33 | |
| | | | | | http style sheets. | |||||
| * | Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵ | Felix (xq) Queißner | 2020-06-07 | 1 | -2/+6 | |
| | | | | | settings to enable/disable protocols | |||||
| * | Adds rendering of about:blank and about:favourites. | Felix (xq) Queißner | 2020-06-06 | 1 | -8/+24 | |
| | | ||||||
| * | Moves source code into subdirectory. | Felix (xq) Queißner | 2020-06-06 | 1 | -0/+259 | |
