summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-02-04Release v2.0.2v2.0.2Florian Bruhin
2021-02-03Only warn about autoconfig for the top-level config.pyFlorian Bruhin
2021-02-03Accept --enable-webengine-inspector againFlorian Bruhin
2021-02-03Handle a single empty startup argumentFlorian Bruhin
2021-02-03Prevent crash on non-UTF-8 hint dictionarySara Johnsson
2021-02-03Improve rebuilding of history databaseFlorian Bruhin
2021-02-03pdfjs is in the official repositories, no more in the AUREnrico Maria De Angelis
2021-02-02Set persistent cookie policy properly when creating profileFlorian Bruhin
2021-01-30Fix coverageFlorian Bruhin
2021-01-30earlyinit: Require importlib_resources on Python 3.7/3.8 tooFlorian Bruhin
2021-01-30Also preload JavaScript quirks filesFlorian Bruhin
2021-01-30Re-add bare sip importFlorian Bruhin
2021-01-30earlyinit: Check for importlib_resourcesFlorian Bruhin
2021-01-30Handle KeyError for unknown resourcesFlorian Bruhin
2021-01-29Fix crash when right-clicking download viewFlorian Bruhin
2021-01-28Release v2.0.1v2.0.1Florian Bruhin
2021-01-28configdata: Add nnn to completionsFlorian Bruhin
2021-01-28Split envvar warning into functionFlorian Bruhin
2021-01-28Handle install of adblock library during runtimeFlorian Bruhin
2021-01-28Add a warning if QTWEBENGINE_CHROMIUM_FLAGS is setFlorian Bruhin
2021-01-28Ignore stale adblock.py componentFlorian Bruhin
2021-01-28Fix resource globbing with Python .egg installsFlorian Bruhin
2021-01-28Release v2.0.0v2.0.0Florian Bruhin
2021-01-27Update user agent completionsFlorian Bruhin
2021-01-27Use commands for 'S.' bindingsFlorian Bruhin
2021-01-27Only show changelog after feature upgradesFlorian Bruhin
2021-01-27Show changelog after upgradesFlorian Bruhin
2021-01-27Display messages for longerFlorian Bruhin
2021-01-27Change default text color for warnings to blackFlorian Bruhin
2021-01-27Add deprecated aliases for renamed commandsFlorian Bruhin
2021-01-27command: Improve deprecationFlorian Bruhin
2021-01-27Update Qt 5.15 session warning againFlorian Bruhin
2021-01-27Add qt.workarounds.remove_service_workers settingFlorian Bruhin
2021-01-26command: Only do function inspection onceFlorian Bruhin
2021-01-26Add initial support for Python 3.10 annotationsFlorian Bruhin
2021-01-26Enforce relative paths with resource_urlFlorian Bruhin
2021-01-26utils: Fix resource cache on WindowsFlorian Bruhin
2021-01-26Add :bookmark-list commandFlorian Bruhin
2021-01-26Get rid of IOErrorFlorian Bruhin
2021-01-26Separate utils.read_file and read_file_binaryFlorian Bruhin
2021-01-26Finish dropping pkg_resourcesFlorian Bruhin
2021-01-26Get rid of utils.resource_filenameFlorian Bruhin
2021-01-26Serve resource files from qute://resourceFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-26Revert "Remove pkg_resources special casing for PyInstaller"Florian Bruhin
2021-01-26Remove pkg_resources special casing for PyInstallerFlorian Bruhin
2021-01-25Add 'Copy URL' to download context menuFlorian Bruhin
2021-01-25mypy: Update ignore commentsFlorian Bruhin
2021-01-22Support Super as modifier nameFlorian Bruhin
2021-01-22Add String.replaceAll polyfillFlorian Bruhin