summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-23fix test for webkitfeat/68_permissions_askeverytimetoofar
2024-11-23Check pyqt version against hex number, not strtoofar
2024-11-23add copyright header to test filetoofar
2024-11-23minimize conditional expressiontoofar
2024-11-17Add test checking `Feature(8)` == ClipboardReadWritetoofar
2024-11-17use `unlink(missing_ok=True)`toofar
2024-11-17Change check for new API to try/catchtoofar
2024-11-10Assert on unexpected config value when promptingtoofar
2024-10-29Merge remote-tracking branch 'upstream/main' into feat/68_permissions_askever...toofar
2024-10-29Move config-type-to-bool thing to an abstract classtoofar
2024-10-29Support persisting clipboard prompt choicestoofar
2024-10-28Skip clipboard end2end tests on webkittoofar
2024-10-28Wait for quteproc shutdown in across-restarts prompt testtoofar
2024-10-28Change `content.javascript.clipboard` default to `ask`toofar
2024-10-28Move new permission API check from pytest markers to BDD steptoofar
2024-10-28Support 'ask' for clipboard permissionstoofar
2024-10-27Add clipboard permission teststoofar
2024-10-27mypy: ignore pyqt attribute from the futuretoofar
2024-10-27Disable QtWebEngine's permissions persistence featuretoofar
2024-10-22Fix some broken linksFlorian Bruhin
2024-10-22Remove outdated version checkFlorian Bruhin
2024-10-21Update dependenciesqutebrowser bot
2024-10-21Update chromium release datesFlorian Bruhin
2024-10-15Update changelogFlorian Bruhin
2024-10-15Merge branch 'drop-py38'Florian Bruhin
2024-10-15Enable pylint Too many positional arguments warningtoofar
2024-10-15Avoid passing a parent to QProcessFlorian Bruhin
2024-10-15pylint: Disable too-many-positional-argumentsFlorian Bruhin
2024-10-15Fix wrong type annotationFlorian Bruhin
2024-10-15Remove pytz changelog URLFlorian Bruhin
2024-10-15Recompile requirementsFlorian Bruhin
2024-10-15Remove importlib_resources from requirementsFlorian Bruhin
2024-10-15recompile_requirements: Fix with diff.mnemonicPrefix setFlorian Bruhin
2024-10-15Update mimetype overridesFlorian Bruhin
2024-10-15Use Callable from collections.abc as wellFlorian Bruhin
2024-10-15Use builtin list/dict/set/... types for annotationsFlorian Bruhin
2024-10-15Import typing classes from collections.abcFlorian Bruhin
2024-10-15nsis: Check for newer Windows buildFlorian Bruhin
2024-10-15Bleeding requirements: Use pytest-bdd releaseFlorian Bruhin
2024-10-15Update changelogFlorian Bruhin
2024-10-15desktop: qutebrowser as webp mime type viewerWillow Barraco
2024-10-15Revert "ci: Avoid Archlinux' pyqt6 6.1.7-3 which lacks QSignalSpy"Florian Bruhin
2024-10-14Merge pull request #8337 from qutebrowser/update-dependenciestoofar
2024-10-14Update dependenciesqutebrowser bot
2024-10-13Merge pull request #8301 from qutebrowser/dependabot/github_actions/peter-eva...Florian Bruhin
2024-10-13Merge pull request #8321 from qutebrowser/feat/8260_drop_qt5_buildsFlorian Bruhin
2024-10-13ci: Avoid Archlinux' pyqt6 6.1.7-3 which lacks QSignalSpyFlorian Bruhin
2024-10-13Use str.removeprefix() and str.removesuffix()Florian Bruhin
2024-10-13Remove all importlib_resources backport usageFlorian Bruhin
2024-10-13Remove :debug-cache-stats conditionalsFlorian Bruhin