diff options
| author | Mike Skec <skec@protonmail.ch> | 2020-12-24 18:27:29 +1100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2020-12-24 09:21:59 +0100 |
| commit | 1ee394dbacb88174ad8f625c84d9d74f5a528975 (patch) | |
| tree | 3a9250a010213e49cd3108f0db6bfb0e4d717e56 | |
| parent | 9ee987f8216b412957ffcb46c01bbe268b282746 (diff) | |
| download | kristall-1ee394dbacb88174ad8f625c84d9d74f5a528975.tar.gz | |
Update ROADMAP.md
| -rw-r--r-- | ROADMAP.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -13,7 +13,7 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Add maximum text width option - [ ] Remember scroll position for navigating back - [x] Ctrl-Leftclick for "open in new tab" - - [ ] Selecting theme in settings dialog is now instant-change + - [x] Selecting theme in settings dialog is now instant-change - [x] Replace Qt markdown with standalone markdown renderer - [x] Enable basic markdown theming - [ ] Extent theming to support H4…H6, emph/bold text @@ -37,12 +37,12 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Allow users to gather a list of "visited pages" - [ ] Make default protocol configurable - [x] Ctrl-F search in documents -- [ ] Add "view source" option to show original document +- [x] Add "view source" option to show original document - [ ] Implement graphic fingerprint display instead of hex-based one - [x] `<krixano>` xq, I have a feature request for Kristall - the ability to middle click a tab to close it. - [x] `<krixano>` Also, middle clicking links to open them in new tab - [ ] Support "offline files" - - [ ] Allow manually caching a file to be visited when no internet connection is + - [ ] Allow manually caching a file to be visited when no internet connection is - [ ] Add an "offline mode" that only allowes cached files - [ ] New url scheme for cached sites: kristall+cache:// - [ ] Add window that allows you to manage your offline files @@ -52,7 +52,7 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Add per-site scheming - [ ] Setup sane default fonts - [ ] `Segoe UI`, `Consolas` for Windows - - [ ] + - [ ] - [ ] Add support for "Downloads" folder/list - [ ] Download unknown mime types to `Downloads` - [ ] Redirect large files to `Dowloads` @@ -71,10 +71,10 @@ This document contains TODO items for planned Kristall releases as well as some - [ ] Explicitly don't support data:// urls ## Bugs - + > <styan> xq: When using torsocks(1) on kristall QNetworkInterface complains loudly about not being permitted to create an IPv6 socket.. MAC needs different default font: https://usercontent.irccloud-cdn.com/file/OrkuXDfQ/image.png -<styan> xq: Also, Kristall still compilers on my FreeBSD laptop. And still core-dumps if it is compiled while LibreSSL is installed (not a Kristall problem, just a QT problem).
\ No newline at end of file +<styan> xq: Also, Kristall still compilers on my FreeBSD laptop. And still core-dumps if it is compiled while LibreSSL is installed (not a Kristall problem, just a QT problem). |
