summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15Release v1.14.0v1.14.0Florian Bruhin
2020-10-15tests: Skip flaky private.feature testFlorian Bruhin
2020-10-15Remove dependabot for GitHub ActionsFlorian Bruhin
2020-10-15tests: Fix syntaxFlorian Bruhin
2020-10-15tests: Fix test_from_str_hypothesis, take ++xFlorian Bruhin
2020-10-15Fix yamllintFlorian Bruhin
2020-10-15scripts: Refactor print_changed_files()Florian Bruhin
2020-10-15Update changelogFlorian Bruhin
2020-10-15Update session warning againFlorian Bruhin
2020-10-15Update requirementsFlorian Bruhin
2020-10-15Update user agent completionsFlorian Bruhin
2020-10-15tests: Fix filtering in test_from_str_hypothesisFlorian Bruhin
2020-10-15scripts: Add changelog URL for PymplerFlorian Bruhin
2020-10-15scripts: Handle commented out requirements in diffFlorian Bruhin
2020-10-13tests: Don't set iframe.src in test_appendchild.jsFlorian Bruhin
2020-10-13tests: Avoid mocking in CACHEDIR.tag testFlorian Bruhin
2020-10-13Merge pull request #5793 from lufte/bad-asciidocFlorian Bruhin
2020-10-12Fix lintFlorian Bruhin
2020-10-12mypy: Improve/fix QIODevice typesFlorian Bruhin
2020-10-12mypy: Make sure NeighborList items are comparableFlorian Bruhin
2020-10-12Update dependenciesqutebrowser bot
2020-10-11tests: Use unique URL for bookmark testFlorian Bruhin
2020-10-11tests: Try to stabilize hint hovering testFlorian Bruhin
2020-10-11tests: Ignore 'could not de-queue request' error globallyFlorian Bruhin
2020-10-11tests: Use sys.executable in hint testsFlorian Bruhin
2020-10-09Remove now unneeded type ignoreFlorian Bruhin
2020-10-09Update dependenciesFlorian Bruhin
2020-10-09Edit changelog for v1.14.0Florian Bruhin
2020-10-09requirements: Avoid PyQtWebEngine 5.15.1Florian Bruhin
2020-10-07Try to stabilize :session-saveFlorian Bruhin
2020-10-05Fix lintFlorian Bruhin
2020-10-05ci: Avoid deprecated ::add-pathFlorian Bruhin
2020-10-05Fix coverageFlorian Bruhin
2020-10-05Fix darkmode test on Qt 5.14Florian Bruhin
2020-10-05Update changelogFlorian Bruhin
2020-10-05Merge remote-tracking branch 'origin/pr/5756' into masterFlorian Bruhin
2020-10-05Merge remote-tracking branch 'origin/pr/5758' into masterFlorian Bruhin
2020-10-05Fix lintFlorian Bruhin
2020-10-05Handle smart dark mode setting with Qt 5.15.0Florian Bruhin
2020-10-05Implement dark mode for Qt 5.15.2Florian Bruhin
2020-10-05Update Chromium version infoFlorian Bruhin
2020-10-05scripts: Add more changelog URLsFlorian Bruhin
2020-10-05Upgrade pytestFlorian Bruhin
2020-10-05Update dependenciesqutebrowser bot
2020-10-02mypy: Update PyQt stubs and remove unneeded ignoresFlorian Bruhin
2020-10-02mypy: Fix type annotations for bound PyQt signalsFlorian Bruhin
2020-10-02Do the Python 3.5 dance for pytest-icdiffFlorian Bruhin
2020-10-02Make :navigate strip actually workFlorian Bruhin
2020-10-02Add pytest-{clarity,icdiff} for nicer outputFlorian Bruhin
2020-10-02Bump actions/setup-python from v2.1.2 to v2.1.3dependabot[bot]