summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26tests: Skip broken check_coverage test for Python 3.10Florian Bruhin
2021-01-26Update changelogFlorian Bruhin
2021-01-26requirements: Avoid adblock on Python 3.10Florian Bruhin
2021-01-26tests: Ignore SixMetaPathImporter warningFlorian Bruhin
2021-01-26scripts/ci: upgrade packaging stackFlorian Bruhin
2021-01-26ci: Add Python 3.10Florian Bruhin
2021-01-26Update test_typed_args for lazy annotationsFlorian Bruhin
2021-01-26command: Only do function inspection onceFlorian Bruhin
2021-01-26Add initial support for Python 3.10 annotationsFlorian Bruhin
2021-01-26scripts: Fix build_release on Windows with --skip-32bitFlorian 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-26Clarify QtWebKit wording in READMEFlorian Bruhin
2021-01-26Serve resource files from qute://resourceFlorian Bruhin
2021-01-26Fix string prefixesFlorian Bruhin
2021-01-26scripts: Add more macOS smoke test warningsFlorian Bruhin
2021-01-26Update missed URLFlorian 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-26scripts: Rename --no-asciidoc to --skip-docsFlorian Bruhin
2021-01-26tests: Update properly for importlib_resourcesFlorian Bruhin
2021-01-25Add 'Copy URL' to download context menuFlorian Bruhin
2021-01-25mypy: Update ignore commentsFlorian Bruhin
2021-01-25tox: Don't run mypy over tests/Florian Bruhin
2021-01-25Update dependenciesqutebrowser bot
2021-01-22Support Super as modifier nameFlorian Bruhin
2021-01-22Add String.replaceAll polyfillFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Update cheatsheetFlorian 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-20Improve tests for filesystem completionFlorian Bruhin
2021-01-20Update docsFlorian Bruhin