summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2022-04-24wipnew-stubsFlorian Bruhin
2022-04-14doc: Adjust some PyQt5 referencesFlorian Bruhin
2022-04-13Fix lintFlorian Bruhin
2022-04-13Use QFontMetrics::boundingRect()Florian Bruhin
2022-04-13Switch to new API for SSL ciphersFlorian Bruhin
2022-04-13Remove old resources.pyFlorian Bruhin
2022-04-05Merge remote-tracking branch 'origin/pr/7103'Florian Bruhin
2022-04-04Switch to Python 3.7 subprocess APIFlorian Bruhin
2022-04-04Load icons via importlib.resourcesJimmy
2022-04-04Add back empty header indexerror workaroundfeat/remove_py36_supportJimmy
2022-04-04Remove 3.6 pins from requirements files.Jimmy
2022-04-04Drop python3.6 support.Jimmy
2022-04-03Simplify some syntaxFlorian Bruhin
2022-04-01Release v2.5.0v2.5.0Florian Bruhin
2022-04-01Update content.headers.user_agent completionsFlorian Bruhin
2022-03-31Fix spellingFlorian Bruhin
2022-03-31Fix lint / changelogFlorian Bruhin
2022-03-31readline: Properly delete first characterFlorian Bruhin
2022-03-31Add :rl-rubout and :rl-filename-ruboutFlorian Bruhin
2022-03-31readline: Allow passing args to cmdutils.registerFlorian Bruhin
2022-03-31Merge remote-tracking branch 'origin/pr/6599'Florian Bruhin
2022-03-31Merge remote-tracking branch 'origin/pr/6946'Florian Bruhin
2022-03-31Merge remote-tracking branch 'origin/pr/7010'Florian Bruhin
2022-03-31Remove double ifFlorian Bruhin
2022-03-31Merge remote-tracking branch 'origin/pr/7014'Florian Bruhin
2022-03-30Restore lost coverage pragmaFlorian Bruhin
2022-03-30Pre-resolve guiprocess paths (work around Qt's CVE-2022-25255)Florian Bruhin
2022-03-30Update importlib.resources annotation commentsFlorian Bruhin
2022-03-30version: Always prefer builtin importlib.metadataFlorian Bruhin
2022-03-30Merge branch 'update-dependencies'Florian Bruhin
2022-03-29Fix mypyFlorian Bruhin
2022-03-29mypy: Fix typing around importlib.resourcesFlorian Bruhin
2022-03-29pylint: Work around used-before-assignment issuesFlorian Bruhin
2022-03-29Show unbound prompt bindingsFlorian Bruhin
2022-03-26Make mypy happyFlorian Bruhin
2022-03-26Minor style changesFlorian Bruhin
2022-03-26Use a weakref.WeakValueDictionaryFlorian Bruhin
2022-03-26Disable debugcachestats on python < 3.9Jimmy
2022-03-26ignore lru_cache flake8 warningJimmy
2022-03-26debugcachestats: wrap cached functions in weakrefJimmy
2022-03-26move tabbar lru_caches to instance levelJimmy
2022-03-17Merge pull request #6999 from twigleingrid/hide-long-descriptionJimmy
2022-03-14Remove redundant checkFlorian Bruhin
2022-03-14Update code for latest mypyFlorian Bruhin
2022-03-12Update spatial navigation descriptionFlorian Bruhin
2022-03-11Fix bindings.commands docsFlorian Bruhin
2022-03-10Make short description part of the summary in the details tagIngrid Budau
2022-03-07Update docsFlorian Bruhin
2022-03-06Fix lintFlorian Bruhin
2022-03-06tests: Disable seccomp BPF sandbox on older ChromiumsFlorian Bruhin