summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
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
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Various default setting changesFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-20Rename :follow-hint to :hint-followFlorian Bruhin
2021-01-20userscripts: Add QUTE_VERSIONFlorian Bruhin
2021-01-20Rename selection commandsFlorian Bruhin
2021-01-20Rename :open-editor to :edit-textFlorian Bruhin
2021-01-20Rename :buffer to :tab-selectFlorian Bruhin
2021-01-20Rename :run-macro and :record-macroFlorian Bruhin
2021-01-20completion: Avoid pathlib in filepathcategoryFlorian Bruhin
2021-01-20Fix lintFlorian Bruhin
2021-01-20config: Improve error handling for missing sectionsFlorian Bruhin
2021-01-20config: Add ConfigContainer._with_prefix()Florian Bruhin
2021-01-20Handle null bytes in filepath completionFlorian Bruhin
2021-01-20Update docsFlorian Bruhin