summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27ci: Use Python 3.9 for Windows/macOSFlorian Bruhin
2021-01-27tests: Run service worker workaround test on WindowsFlorian Bruhin
2021-01-27tests: Ignore DXVAVDA errorsFlorian Bruhin
2021-01-27Only show changelog after feature upgradesFlorian Bruhin
2021-01-27Show changelog after upgradesFlorian Bruhin
2021-01-27doc: Add stable anchors to changelogFlorian Bruhin
2021-01-27Use right utils moduleFlorian Bruhin
2021-01-27Skip broken test on WindowsFlorian Bruhin
2021-01-27Display messages for longerFlorian Bruhin
2021-01-27Change default text color for warnings to blackFlorian Bruhin
2021-01-27Update changelogFlorian Bruhin
2021-01-27Add deprecated aliases for renamed commandsFlorian Bruhin
2021-01-27command: Improve deprecationFlorian Bruhin
2021-01-27Add marker to pytest.iniFlorian Bruhin
2021-01-27Update Qt 5.15 session warning againFlorian Bruhin
2021-01-27Merge pull request #6070 from qutebrowser/update-dependenciesFlorian Bruhin
2021-01-27tests: Skip "Using JS after window.open" on WindowsFlorian Bruhin
2021-01-27Add qt.workarounds.remove_service_workers settingFlorian Bruhin
2021-01-27tests: Make sure testprocess actually quitsFlorian Bruhin
2021-01-27Update dependenciesqutebrowser bot
2021-01-27scripts: Handle ignored dependencies in recompile_requirementsFlorian Bruhin
2021-01-27requirements: Update urllib3Florian Bruhin
2021-01-27scripts: Show raw diff on CI when recompiling requirementsFlorian Bruhin
2021-01-27Edit changelogFlorian Bruhin
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