summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02Add test for remembered ignored certificate errorsv1.4.xFlorian Bruhin
2020-05-02Security: Remember hosts with ignored cert errors for load statusFlorian Bruhin
2018-09-02Update changelog for v1.4.2Florian 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 lineparser testsFlorian 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-15Fix chrome bookmarks import on `sync_transaction_version`Jay Z
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-11Update changelog for v1.4.1Florian Bruhin
2018-07-11CVE-2018-10895: Fix CSRF issues with qute://settings/set URLFlorian Bruhin
2018-07-11NSIS: Add missing quoteFlorian Bruhin
2018-07-11NSIS: Uninstall old version before installingFlorian Bruhin
2018-07-10Make link_pyqt work with PyQt 5.11Florian Bruhin
2018-07-10Allow PyQt 5.10 to fail on TravisFlorian Bruhin
2018-07-10Add workaround for chrome-extension:// URLsFlorian Bruhin
2018-07-10Strip trailing newlines from pastebin URLFlorian Bruhin
2018-07-10Add a mkvenv-pypi-old environmentFlorian Bruhin
2018-07-10Handle download errors when the reply is already goneFlorian Bruhin
2018-07-03Release v1.4.0v1.4.0Florian Bruhin
2018-07-03Update changelog for v1.4.0Florian Bruhin
2018-07-03Ignore a new Qt 5.11 lowlevel messageFlorian Bruhin
2018-07-03Skip JS test which is too flakyFlorian Bruhin
2018-07-03Update changelogFlorian Bruhin
2018-07-03Merge remote-tracking branch 'origin/pr/4019'Florian Bruhin
2018-07-03Ignore "Lost UI shared context" error happening on AppVeyorFlorian Bruhin
2018-07-03tox: Always allow setting python via envvarFlorian Bruhin
2018-07-03Try importing QtWebEngine from AppVeyorFlorian Bruhin
2018-07-03Remove AppVeyor debuggingFlorian Bruhin