aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* MarkdownRenderer: add title parsingKarol Kosek2020-12-283-18/+28
* BrowserTab: escape HTML sequences in titleKarol Kosek2020-12-281-4/+3
* Window title now contains page titleMike Skec2020-12-273-0/+21
* Added page title parsing for Gemini and HTMLMike Skec2020-12-274-6/+53
* URL bar now has 'select all' behaviour on mouse releaseMike Skec2020-12-272-0/+26
* Use standard icon namesKarol Kosek2020-12-2745-89/+66
* builtins.qrc: remove iconsKarol Kosek2020-12-271-58/+0
* kristall: use system icon theme when using OS Default themeKarol Kosek2020-12-271-1/+1
* Fix #79. Also added Ctrl+U shortcut for 'View page source'Mike Skec2020-12-263-2/+12
* Fix fav_button not being re-checked after cancelling 'delete favourite' messa...Mike Skec2020-12-261-0/+3
* Fix fav_button not being re-enabled after successful load.Mike Skec2020-12-261-2/+1
* Allow to open local files without specifying the 'file:' schemaKarol Kosek2020-12-241-0/+7
* mainwindow.ui: add Quit shortcutKarol Kosek2020-12-241-0/+3
* Add shortcuts for Document Outline, Bookmark, and History docksKarol Kosek2020-12-242-6/+13
* GeminiDocument: drop background_colorKarol Kosek2020-12-242-5/+1
* Add font color rule for theme previewsKarol Kosek2020-12-242-4/+6
* theme changes are now reflected instantly upon confirmation.Mike Skec2020-12-243-13/+47
* Add 'view source' to right-click context menuMike Skec2020-12-244-6/+21
* DocumentStyle: add blockquote background rule to cssKarol Kosek2020-12-151-0/+1
* Tries to fix #43.Felix (xq) Queißner2020-11-052-2/+1
* markdown: support outline generationnixo2020-11-011-3/+4
* Switch between tabs with Alt-Nnixo2020-11-011-0/+16
* gemini: respect sensitive input (status 11)nixo2020-10-294-4/+12
* markdown renderer: use only exported cmark functionsnixo2020-10-271-13/+13
* remove debugJohn Sennesael2020-10-201-1/+1
* bugfixJohn Sennesael2020-10-201-2/+2
* initial work on ansi escape char renderingJohn Sennesael2020-10-205-4/+416
* Set text color for default stylesheetLiam Cooke2020-09-031-1/+1
* bugfix for issue #48John Sennesael2020-08-213-0/+14
* Tries to enable windows builds with github actions.Felix (xq) Queißner2020-08-172-2/+1
* 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-171-2/+9
* Adds primitive support for emoji fonts.Felix (xq) Queißner2020-08-178-6/+73
* Add back and forward context menu optionsSteve Winslow2020-08-171-0/+12
* Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-07-204-0/+28
|\
| * Add Homebrew lib and include paths to build scriptJagger De Leo2020-07-063-0/+26
| * Add focus on URL bar when new tab opensDon Rowe2020-07-051-0/+2
* | Reincludes makedir in makefile.Felix (xq) Queißner2020-07-202-0/+6
* | Reincludes makedir in makefile.Felix (xq) Queißner2020-07-201-0/+0
|/
* Small changes, adds updated windows build instructions.Felix (xq) Queißner2020-06-301-2/+8
* Makes windows build possible.Felix Queißner2020-06-301-1/+9
* 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-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