summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2020-05-02Security: Remember hosts with ignored cert errors for load statusFlorian Bruhin
2018-09-02Release v1.4.2v1.4.2Florian Bruhin
2018-09-02Handle :// as URL patternFlorian Bruhin
2018-09-01Mark SQLITE_IOERR/SQLITE_CANTOPEN as environmental errorFlorian Bruhin
2018-08-31Make sure the host blocker doesn't block 0.0.0.0Florian Bruhin
2018-08-31Remove unneeded importFlorian Bruhin
2018-08-30Elide URLs at the end and not in the middleFlorian Bruhin
2018-08-27Don't alphabetically sort tab completion.Jimmy
2018-08-19eslint: Disable require-unicode-regexpFlorian Bruhin
2018-08-19Fix indentFlorian Bruhin
2018-08-18Fix "Unnecessary generator - rewrite as a list comprehension."lufte
2018-08-18Some memory improvements with generatorslufte
2018-08-18Perform attribute updates on a record's clonelufte
2018-08-15Make content.webrtc_public_interfaces_only work on Qt 5.11Florian Bruhin
2018-08-15Handle OSError when creating download directoryFlorian Bruhin
2018-08-15Use exist_ok=True for os.path.makedirsFlorian Bruhin
2018-08-15Handle invalid URLs in acceptNavigationRequest in the tab APIFlorian Bruhin
2018-08-15Ignore invalid URLs in acceptNavigationRequestFlorian Bruhin
2018-08-15Add workaround commentFlorian Bruhin
2018-08-15Don't require user interaction for clicking qute:// linksFlorian Bruhin
2018-08-15Add catch and error handling for errors in follow_selected clickJay Kamat
2018-08-15Fix checks for Nouveau workaroundFlorian Bruhin
2018-08-15Enable XSS auditing by defaultFlorian Bruhin
2018-08-15Refactor print handling and fix window.printFlorian Bruhin
2018-08-15Process all events before issuing an alertHendrik R
2018-07-11Release v1.4.1v1.4.1Florian Bruhin
2018-07-11CVE-2018-10895: Fix CSRF issues with qute://settings/set URLFlorian Bruhin
2018-07-10Add workaround for chrome-extension:// URLsFlorian Bruhin
2018-07-10Strip trailing newlines from pastebin URLFlorian Bruhin
2018-07-10Handle download errors when the reply is already goneFlorian Bruhin
2018-07-03Release v1.4.0v1.4.0Florian Bruhin
2018-07-03Merge remote-tracking branch 'origin/pr/4019'Florian Bruhin
2018-07-02Support new dead keys added in Qt 5.11 properlyFlorian Bruhin
2018-07-02Revert "Add workaround for PyQt 5.11 headerDataChanged bug"Florian Bruhin
2018-07-02Add workaround for PyQt 5.11 headerDataChanged bugFlorian Bruhin
2018-07-02Add a wrapper around sipFlorian Bruhin
2018-06-28Set title when showing PDF.js error pageFlorian Bruhin
2018-06-27Ignore Python 3.7 collections.abc warningFlorian Bruhin
2018-06-26Update commentFlorian Bruhin
2018-06-26Decorate slots properlyFlorian Bruhin
2018-06-26Use the url_changed signal in the tab APIFlorian Bruhin
2018-06-26Only get greasemonkey object onceFlorian Bruhin
2018-06-26Merge remote-tracking branch 'origin/pr/4017'Florian Bruhin
2018-06-26Fix lintFlorian Bruhin
2018-06-26greasemonkey: s/userscripts/greasemonkey_scripts/Jimmy
2018-06-26greasemonkey: check _widget is not deletedJimmy
2018-06-26greasemonkey: move 5.7.1 injection method into _WebEngineScriptsJimmy
2018-06-26greasemonkey: also support qute-js-world on 5.7.1Jimmy
2018-06-26Update comment.Jimmy
2018-06-26greasemonkey: enable running in isolated js worldsJimmy