summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-10-21CVE-2021-41146: Add --untrusted-args to avoid argument injectionFlorian Bruhin
2020-12-04Release v1.14.1v1.14.1Florian Bruhin
2020-12-04Fix warning filterFlorian Bruhin
2020-12-04Add workaround for pkg_resources warningFlorian Bruhin
2020-12-03Fix lint/testsFlorian Bruhin
2020-12-03Re-apply settings to the newly created private profile.lufte
2020-12-03Re-install all modules every time a new profile is created.lufte
2020-12-03Minor changes to dark color preferenceFlorian Bruhin
2020-12-03Only apply blink-settings on Qt 15.5.2Ted Morse
2020-12-03Use blink-setting for colorscheme on Qt 5.15+Ted Morse
2020-11-25Revert "ipc: Avoid starting timeout timer if socket is None"Florian Bruhin
2020-11-25ipc: Avoid starting timeout timer if socket is NoneFlorian Bruhin
2020-11-25Remove redundant on_before_load_started connectionFlorian Bruhin
2020-11-25Correct qt devtools package name on FedoraArmin Friedl
2020-11-25Don't percent-decode path with ":navigate up"Florian Bruhin
2020-11-24Fix font quoting for font family names with a dotFlorian Bruhin
2020-11-24Use config.cache to get referrer settingFlorian Bruhin
2020-11-23urlutils: Consider scheme/port for same_domain()Florian Bruhin
2020-11-23Fix content.headers.referer = 'never' with Qt 5.15Florian Bruhin
2020-11-23Fix content.headers.referer = 'same-domain' with Qt 5.14+Florian Bruhin
2020-11-23Add missing compiled=False for --force-dark-modeFlorian Bruhin
2020-11-23Don't cache HTTP responses for host block listFlorian Bruhin
2020-11-20lint: Bump up eslint/yamllint line length to 88Florian Bruhin
2020-11-20Add workaround for fetching model data in completionFlorian Bruhin
2020-11-20Add a setting for window transparencyFlorian Bruhin
2020-11-20Avoid implicit int conversion with vertical tabsFlorian Bruhin
2020-11-19Fix lintFlorian Bruhin
2020-11-19Add polyfill/quirk for Object.fromEntries()Florian Bruhin
2020-11-02Fix objreg.first/last_opened_window w/o windowsFlorian Bruhin
2020-11-02Make sure we don't cancel downloads which are doneFlorian Bruhin
2020-10-15Release v1.14.0v1.14.0Florian Bruhin
2020-10-15Fix yamllintFlorian Bruhin
2020-10-15Update session warning againFlorian Bruhin
2020-10-15Update user agent completionsFlorian 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-09Remove now unneeded type ignoreFlorian Bruhin
2020-10-05Fix coverageFlorian 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-02mypy: Update PyQt stubs and remove unneeded ignoresFlorian Bruhin
2020-10-02mypy: Fix type annotations for bound PyQt signalsFlorian Bruhin
2020-10-02Make :navigate strip actually workFlorian Bruhin
2020-09-29Reintroduce missing importFlorian Bruhin
2020-09-29Fix lint/testsFlorian Bruhin
2020-09-29Remove some unused importsFlorian Bruhin