aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds basic editing for favourite groupsFelix (xq) Queißner2020-06-296-13/+77
* Paves road for new favourite system: Refactors the favourites into tree struc...Felix (xq) Queißner2020-06-299-111/+958
* Implements style preview for kristall document styles. Allows importing them ...Felix (xq) Queißner2020-06-296-12/+145
* Makes Ctrl-LMB on a link open into a new tab.Felix (xq) Queißner2020-06-294-7/+18
* Changes theme initialization a tad.Felix (xq) Queißner2020-06-295-33/+43
* Huge refacoring of the settings stuff. Provides automated migration between o...Felix (xq) Queißner2020-06-2822-256/+567
* Fixes #25 and #23, starts to implement new config/cache directory system.Felix (xq) Queißner2020-06-284-2/+71
* Implements Ctrl-F search, fully featured (F3, Shift-F3, Ctrl-F, Escape)Felix (xq) Queißner2020-06-2710-2/+206
* Fixes typo, adds middle-click to open link in new tab.Felix (xq) Queißner2020-06-276-6/+64
* Allows middle-clicking to close tabs.Felix (xq) Queißner2020-06-276-16/+100
* Adds favourite completions in the toolbar. This was waaaay easier than planned.Felix (xq) Queißner2020-06-261-1/+7
* Fixes tab orderFelix (xq) Queißner2020-06-234-17/+86
* Adds link coloring for markdown.Felix (xq) Queißner2020-06-231-2/+26
* Further improves markdown rendering.Felix (xq) Queißner2020-06-234-49/+90
* Starts to implement new markdown renderingFelix (xq) Queißner2020-06-237-52/+373
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-2249-95/+124
* Includes cmark into build.Felix (xq) Queißner2020-06-221-0/+3
* Introduces light and dark icon themes.Felix (xq) Queißner2020-06-2272-163/+341
* Some more manualFelix (xq) Queißner2020-06-211-8/+18
* Fixes pre-selection of light themeFelix (xq) Queißner2020-06-211-6/+7
* Adds 'OS Default' theme.Felix (xq) Queißner2020-06-215-8/+26
* Fixes some minor bugs, uses MimeType more, updates help.gemini and updates.ge...Felix (xq) Queißner2020-06-218-60/+102
* Adds option for manually trusting a TLS server.Felix (xq) Queißner2020-06-2113-21/+127
* Updates the existing manual sections up-to-date.Felix (xq) Queißner2020-06-211-9/+40
* Fixes a double-error-handlign with SSL trust. Error page is now more correctFelix (xq) Queißner2020-06-216-18/+53
* Fixes makefile for libiconv on BSDsFelix (xq) Queißner2020-06-211-0/+4
* tries to fix code for netbsd.Felix (xq) Queißner2020-06-211-0/+4
* Fix for ubuntu.Felix (xq) Queißner2020-06-211-3/+3
* Removes deprecation warning for setTabStopWidth, tries to fix netbsd build.Felix (xq) Queißner2020-06-212-5/+8
* Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-06-214-0/+0
|\
| * Changes icons to new colorTiwesdaeg Twohands2020-06-204-0/+0
* | Allows moving certificates between groups via drag'n'drop.Felix (xq) Queißner2020-06-213-0/+211
* | Allows export of certificates, validates import.Felix (xq) Queißner2020-06-201-0/+57
* | Implements certificate import (untested)Felix (xq) Queißner2020-06-201-0/+63
* | Starts implementation of certificate import/export.Felix (xq) Queißner2020-06-205-0/+320
|/
* Makes previous code a tad nicer.Felix (xq) Queißner2020-06-201-26/+19
* Adds new feature: Auto-enable and host matching for client certificatesFelix (xq) Queißner2020-06-206-14/+123
* English is hardFelix (xq) Queißner2020-06-202-8/+8
* Patches by @tomasino, starts to implement the auto-enable/host filter feature...Felix (xq) Queißner2020-06-208-5/+75
* Adds fix for older qt versionsFelix (xq) Queißner2020-06-201-0/+4
* Adds client certificates for HTTPS (untested)Felix (xq) Queißner2020-06-192-0/+22
* Small changes.Felix (xq) Queißner2020-06-192-3/+4
* Fixes bug in client certificate handlingFelix (xq) Queißner2020-06-192-17/+17
* Fixes bug in the gopher client.Felix (xq) Queißner2020-06-191-1/+3
* Reworks TLS trust to enable symmetry between HTTPS and GeminiFelix (xq) Queißner2020-06-1914-190/+361
* Implements Timeout UIFelix (xq) Queißner2020-06-194-2/+33
* Implements network timeouts.Felix (xq) Queißner2020-06-193-0/+33
* Fixes #17Felix (xq) Queißner2020-06-191-1/+1
* Auto-expanding the outline now works.Felix (xq) Queißner2020-06-191-0/+1
* Fixes non-updating status bar, fixes bug in the mime parser.Felix (xq) Queißner2020-06-196-11/+70