summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-29Switch to newer Python for lintersFlorian Bruhin
2022-03-29pylint: Work around used-before-assignment issuesFlorian Bruhin
2022-03-29Show unbound prompt bindingsFlorian Bruhin
2022-03-28Update dependenciesqutebrowser bot
2022-03-26Make mypy happyFlorian Bruhin
2022-03-26Minor style changesFlorian Bruhin
2022-03-26Use a weakref.WeakValueDictionaryFlorian Bruhin
2022-03-26Skip debucachestats test on python < 3.9Jimmy
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-21Fix a couple tab lengths (cast)David Vaughan
2022-03-21Change cast configuration to use an env varDavid Vaughan
2022-03-21Update dependenciesqutebrowser bot
2022-03-17ci: update package list before installing asciidocJimmy
2022-03-17Merge pull request #6999 from twigleingrid/hide-long-descriptionJimmy
2022-03-16Disable shellcheck on source line (cast)David Vaughan
2022-03-16Make cast dl program configurable (default yt-dlp)David Vaughan
2022-03-15Switch `cast` userscript from youtube-dl to yt-dlpDavidRV00
2022-03-14qute-pass: Support folder prefixes in gopass-modeJoakim Hansen
2022-03-14Simplify socket usageFlorian Bruhin
2022-03-14Let mypy check for blanket ignoresFlorian Bruhin
2022-03-14Remove redundant checkFlorian Bruhin
2022-03-14Update code for latest mypyFlorian Bruhin
2022-03-14requirements: Do the Python 3.6 danceFlorian Bruhin
2022-03-14Update dependenciesqutebrowser bot
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-07Merge pull request #7056 from qutebrowser/update-dependenciesFlorian Bruhin
2022-03-07tests: Catch async ERR_INVALID_URLFlorian Bruhin
2022-03-07Fix inconsistent doc generationFlorian Bruhin
2022-03-07Merge branch 'new-chromium-args'Florian Bruhin
2022-03-07Update docsFlorian Bruhin
2022-03-07Update dependenciesqutebrowser bot
2022-03-06Fix sandboxing test on Qt 5.12/QtWebKit/WindowsFlorian Bruhin
2022-03-06Fix lintFlorian Bruhin
2022-03-06tests: Disable seccomp BPF sandbox on older ChromiumsFlorian Bruhin
2022-03-05Merge pull request #7046 from qutebrowser/update-dependenciestoofar
2022-03-04Show long description by using `details` tagIngrid Budau
2022-03-04Handle missing support in sandbox testFlorian Bruhin
2022-03-04Refactor tests to use new sandbox settingFlorian Bruhin
2022-03-03Add qt.chromium.sandboxing setting and sandboxing testFlorian Bruhin
2022-03-03Rename Chromium settingsFlorian Bruhin
2022-03-02make url grabbing more robustDaniel Dimijian
2022-03-02remove python 2 compatibility importsDaniel Dimijian
2022-03-02Fix input buttonsIngrid Budau
2022-03-02Add pointer cursor and fix indentationIngrid Budau
2022-03-02include qutebrowser in user agentJetfrog28