aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bugfix for issue #48John Sennesael2020-08-213-0/+14
* WorkflowFelix (xq) Queißner2020-08-171-15/+16
* WorkflowFelix (xq) Queißner2020-08-171-1/+1
* WorkflowFelix (xq) Queißner2020-08-171-1/+1
* WorkflowFelix (xq) Queißner2020-08-171-2/+2
* WorkflowFelix (xq) Queißner2020-08-171-0/+1
* WorkflowFelix (xq) Queißner2020-08-171-5/+6
* WorkflowFelix (xq) Queißner2020-08-171-4/+4
* WorkflowFelix (xq) Queißner2020-08-171-0/+5
* Tries to enable windows builds with github actions.Felix (xq) Queißner2020-08-173-2/+10
* Makes TLS editor columns sortable. Closes #42.Felix (xq) Queißner2020-08-174-1/+10
* Adds 'show document source' menu item. Closes #11.Felix (xq) Queißner2020-08-177-2/+61
* Updates changelog a bitFelix (xq) Queißner2020-08-172-7/+9
* Adds primitive support for emoji fonts.Felix (xq) Queißner2020-08-178-6/+73
* Merge branch 'master' of github.com:MasterQ32/kristall into masterFelix (xq) Queißner2020-08-172-1/+13
|\
| * Add back and forward context menu optionsSteve Winslow2020-08-171-0/+12
| * Correct `mkdir` command nameHaz2020-08-131-1/+1
* | Alpine linux build instructionsFelix (xq) Queißner2020-07-201-0/+7
|/
* Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-07-206-1/+58
|\
| * Fix dangling semi-colonJagger De Leo2020-07-061-2/+2
| * Add Homebrew lib and include paths to build scriptJagger De Leo2020-07-064-1/+33
| * Add focus on URL bar when new tab opensDon Rowe2020-07-051-0/+2
| * Added information to Makefile and BUILDING.md on how to build for Fedora 32, ...Erik Beck2020-07-012-2/+24
| * Set a Variable QMAKE in the makefile to direct build on Fedora 32, where 'qma...Erik Beck2020-07-011-1/+2
* | Reincludes makedir in makefile.Felix (xq) Queißner2020-07-204-2/+19
* | Reincludes makedir in makefile.Felix (xq) Queißner2020-07-203-1/+10
|/
* Pass -D flag to install instead of mkdir -pIsaac Freund2020-07-011-9/+2
* Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-06-302-0/+12
|\
| * Merge branch 'master' of https://github.com/MasterQ32/kristallFelix Queißner2020-06-303-3/+32
| |\
| * | Updates CI build for linux.Felix Queißner2020-06-302-0/+12
* | | Windows troubleshouting.Felix (xq) Queißner2020-06-301-0/+3
| |/ |/|
* | Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-06-306-1/+4
|\|
| * Updates the build script to automatically upload the build artifact to krista...Felix Queißner2020-06-306-1/+4
* | Small changes, adds updated windows build instructions.Felix (xq) Queißner2020-06-303-3/+32
|/
* Makes windows build possible.Felix Queißner2020-06-307-3/+83
* Cleans up dockerfile.Felix (xq) Queißner2020-06-302-10/+5
* Adds delete button for favourites, adds improved about:favourites rendering.Felix (xq) Queißner2020-06-294-9/+29
* Adds basic editing for favourite groupsFelix (xq) Queißner2020-06-297-15/+79
* Paves road for new favourite system: Refactors the favourites into tree struc...Felix (xq) Queißner2020-06-2911-113/+959
* Adds CI readme.Felix (xq) Queißner2020-06-291-0/+23
* Makes linux AppImage build reproducible with Docker.Felix (xq) Queißner2020-06-294-4/+41
* Adds docker build files based on ubuntu 18.04.Felix (xq) Queißner2020-06-293-0/+32
* Implements style preview for kristall document styles. Allows importing them ...Felix (xq) Queißner2020-06-297-16/+149
* Makes Ctrl-LMB on a link open into a new tab.Felix (xq) Queißner2020-06-295-8/+19
* Changes theme initialization a tad.Felix (xq) Queißner2020-06-296-33/+44
* Huge refacoring of the settings stuff. Provides automated migration between o...Felix (xq) Queißner2020-06-2823-259/+570
* Fixes #24, thanks @paolomiFelix (xq) Queißner2020-06-281-0/+7
* Fixes #25 and #23, starts to implement new config/cache directory system.Felix (xq) Queißner2020-06-285-2/+72
* Updated info for Arch linuxryliejamesthomas2020-06-281-1/+2
* Implements Ctrl-F search, fully featured (F3, Shift-F3, Ctrl-F, Escape)Felix (xq) Queißner2020-06-2711-4/+208