| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use standard icon names | Karol Kosek | 2020-12-27 | 45 | -89/+66 |
| | | | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html | ||||
| * | builtins.qrc: remove icons | Karol Kosek | 2020-12-27 | 1 | -58/+0 |
| | | | | | They are already in icons.qrc | ||||
| * | kristall: use system icon theme when using OS Default theme | Karol Kosek | 2020-12-27 | 1 | -1/+1 |
| | | |||||
| * | Fix #79. Also added Ctrl+U shortcut for 'View page source' | Mike Skec | 2020-12-26 | 3 | -2/+12 |
| | | |||||
| * | Fix fav_button not being re-checked after cancelling 'delete favourite' ↵ | Mike Skec | 2020-12-26 | 1 | -0/+3 |
| | | | | | messagebox | ||||
| * | Fix fav_button not being re-enabled after successful load. | Mike Skec | 2020-12-26 | 1 | -2/+1 |
| | | |||||
| * | Allow to open local files without specifying the 'file:' schema | Karol Kosek | 2020-12-24 | 2 | -1/+8 |
| | | | | | | It makes possible to launch Kristall by double-clicking a file from file manager. | ||||
| * | Add text/{gemini,x-kristall} mime types during installation | Karol Kosek | 2020-12-24 | 2 | -0/+16 |
| | | | | | | Allows Kristall to distinguish gemini document and its theme files from plain text file on a disk by a file extension. | ||||
| * | mainwindow.ui: add Quit shortcut | Karol Kosek | 2020-12-24 | 1 | -0/+3 |
| | | |||||
| * | Add shortcuts for Document Outline, Bookmark, and History docks | Karol Kosek | 2020-12-24 | 2 | -6/+13 |
| | | | | | Had to use custom properties and rebind the Go home shortcut. | ||||
| * | GeminiDocument: drop background_color | Karol Kosek | 2020-12-24 | 2 | -5/+1 |
| | | | | | It isn't used anywhere | ||||
| * | Add font color rule for theme previews | Karol Kosek | 2020-12-24 | 2 | -4/+6 |
| | | | | | | Closes #46, although the real fix for sites was already in #58 - here it is for the rest of the places. | ||||
| * | Update ROADMAP.md | Mike Skec | 2020-12-24 | 1 | -6/+6 |
| | | |||||
| * | theme changes are now reflected instantly upon confirmation. | Mike Skec | 2020-12-24 | 3 | -13/+47 |
| | | |||||
| * | Add 'view source' to right-click context menu | Mike Skec | 2020-12-24 | 4 | -6/+21 |
| | | |||||
| * | Add additional required packages for Fedora 32+ | Greg | 2020-12-23 | 1 | -3/+6 |
| | | |||||
| * | DocumentStyle: add blockquote background rule to css | Karol Kosek | 2020-12-15 | 1 | -0/+1 |
| | | |||||
| * | Fix link to license file | Steve Winslow | 2020-11-06 | 1 | -2/+1 |
| | | | | Signed-off-by: Steve Winslow <steve@swinslow.net> | ||||
| * | Tries to fix #43. | Felix (xq) Queißner | 2020-11-05 | 2 | -2/+1 |
| | | |||||
| * | markdown: support outline generation | nixo | 2020-11-01 | 1 | -3/+4 |
| | | |||||
| * | Makefile: make build/kristall .PHONY (else rebuild won't trigger) | nixo | 2020-11-01 | 1 | -0/+1 |
| | | | | | https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html | ||||
| * | Switch between tabs with Alt-N | nixo | 2020-11-01 | 1 | -0/+16 |
| | | |||||
| * | gemini: respect sensitive input (status 11) | nixo | 2020-10-29 | 4 | -4/+12 |
| | | |||||
| * | markdown renderer: use only exported cmark functions | nixo | 2020-10-27 | 1 | -13/+13 |
| | | |||||
| * | remove debug | John Sennesael | 2020-10-20 | 1 | -1/+1 |
| | | |||||
| * | bugfix | John Sennesael | 2020-10-20 | 1 | -2/+2 |
| | | |||||
| * | initial work on ansi escape char rendering | John Sennesael | 2020-10-20 | 5 | -4/+416 |
| | | |||||
| * | Update instructions to build on macOS | Liam Cooke | 2020-09-06 | 2 | -4/+9 |
| | | | | | See #60. | ||||
| * | Set text color for default stylesheet | Liam Cooke | 2020-09-03 | 1 | -1/+1 |
| | | | | | | | | Fixes a bug where only the background color is styled for error messages, so the error gets the OS text color. Closes #57 | ||||
| * | bugfix for issue #48 | John Sennesael | 2020-08-21 | 3 | -0/+14 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -15/+16 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -1/+1 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -1/+1 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -2/+2 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -0/+1 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -5/+6 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -4/+4 |
| | | |||||
| * | Workflow | Felix (xq) Queißner | 2020-08-17 | 1 | -0/+5 |
| | | |||||
| * | Tries to enable windows builds with github actions. | Felix (xq) Queißner | 2020-08-17 | 3 | -2/+10 |
| | | |||||
| * | Makes TLS editor columns sortable. Closes #42. | Felix (xq) Queißner | 2020-08-17 | 4 | -1/+10 |
| | | |||||
| * | Adds 'show document source' menu item. Closes #11. | Felix (xq) Queißner | 2020-08-17 | 7 | -2/+61 |
| | | |||||
| * | Updates changelog a bit | Felix (xq) Queißner | 2020-08-17 | 2 | -7/+9 |
| | | |||||
| * | Adds primitive support for emoji fonts. | Felix (xq) Queißner | 2020-08-17 | 8 | -6/+73 |
| | | |||||
| * | Merge branch 'master' of github.com:MasterQ32/kristall into master | Felix (xq) Queißner | 2020-08-17 | 2 | -1/+13 |
| |\ | |||||
| | * | Add back and forward context menu options | Steve Winslow | 2020-08-17 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | This adds "Back" and "Forward" options to the right-click context menu. This makes it easier to navigate back and forth among pages without having to navigate the mouse to the upper-left corner each time. Signed-off-by: Steve Winslow <steve@swinslow.net> | ||||
| | * | Correct `mkdir` command name | Haz | 2020-08-13 | 1 | -1/+1 |
| | | | |||||
| * | | Alpine linux build instructions | Felix (xq) Queißner | 2020-07-20 | 1 | -0/+7 |
| |/ | |||||
| * | Merge branch 'master' of github.com:MasterQ32/kristall | Felix (xq) Queißner | 2020-07-20 | 6 | -1/+58 |
| |\ | |||||
| | * | Fix dangling semi-colon | Jagger De Leo | 2020-07-06 | 1 | -2/+2 |
| | | | |||||
| | * | Add Homebrew lib and include paths to build script | Jagger De Leo | 2020-07-06 | 4 | -1/+33 |
| | | | | | | | | | Add macOS app icon | ||||
