From 12e81eb57b0da49dbcd2f823dbf156ee24a802f2 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 26 Dec 2017 14:16:00 +0100 Subject: SettingsDialog patches - Added scrollbar, so items are now properly viewable on all sizes - Reset button now works - Editing values causes a crash - Filter path is now in filter.path instead of browser.filterPath --- BUGS.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'BUGS.md') diff --git a/BUGS.md b/BUGS.md index 41883dd..a14c19e 100644 --- a/BUGS.md +++ b/BUGS.md @@ -12,6 +12,9 @@ to the search. ### databases-incognito in home https://bugreports.qt.io/browse/QTBUG-62957 +### Shortcuts don't work at times +A field on a page is probably taking focus. + ## To do list List of things to do before 1.0 release @@ -20,6 +23,7 @@ List of things to do before 1.0 release ### Request filter - How are multiple IPs per hostname to be treated? +- match host names against QHash - review code ### No Script @@ -32,8 +36,9 @@ Deny 'resource://' to prevent website fingerprinting ### Deny mouse information ### Settings dialog +- reset button +- Settings dialog only displays values (Save button does nothing) - show settings dialog on startup if config was auto-generated -- add scrollbar and limit max height to about 600 ### Bookmarks - review code @@ -42,6 +47,13 @@ Deny 'resource://' to prevent website fingerprinting - review code - possibly split off into a dialog window - properly show download item information +- size in details is -1, but is shown correctly on item +- download speed +- In DownloadItem widget: no offsets +- Elapsed time, avg speed, remaining time +- In details: stop, pause/resume +- flip download widget to landscape +- script to run other downloader ### Rewrite documentation - quickstart/manual that lists keyboard shortcuts -- cgit v1.2.1