aboutsummaryrefslogtreecommitdiff
path: root/docs/manual/Features.1.0.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-11 14:56:04 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-11 14:56:04 +0100
commit1d507d8ac3b7a58ce7b2d30991190556dc9b1f9b (patch)
treec8697a69734d29bbb896149acd207e7001814b01 /docs/manual/Features.1.0.md
parentEditing bookmark items (diff)
downloadsmolbote-1d507d8ac3b7a58ce7b2d30991190556dc9b1f9b.tar.xz
Removed docs (moved to site)
Diffstat (limited to 'docs/manual/Features.1.0.md')
-rw-r--r--docs/manual/Features.1.0.md32
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/manual/Features.1.0.md b/docs/manual/Features.1.0.md
deleted file mode 100644
index 59348d3..0000000
--- a/docs/manual/Features.1.0.md
+++ /dev/null
@@ -1,32 +0,0 @@
-# Version 1.0
-* Profiles
- - Application-level profile manager
- - System-level and user-level profile config, with per-profile overrides [todo]
-* Configuration
- - Default system-level config and user-level overrides [todo]
-* Cookies
- - Filter list similar to the URL filter list [todo]
-* Tabs
- - Moving tabs between windows [todo]
- - Tab context menu [todo]
-* Page actions
- - Search [todo]
- - Zoom [todo]
- - Print [todo]
-* Navigation toolbar
- - Back and Forward history [todo]
-
-## Components
-Components should, when possible, be split off into self-contained static
-libraries. This is to reduce recompile times.
-
-### Navigation
-Includes the Address bar (URLLineEdit).
-
-### Bookmarks
-
-- [TODO] Bookmark location should be read from profile, with a default in the config
-- [TODO] Split off xbel implementation into a library
-- [TODO] BookmarksLibrary API
-
-### Downloads