summaryrefslogtreecommitdiff
path: root/qutebrowser/config
AgeCommit message (Expand)Author
2021-04-08Added configtype StatusbarWidget that can either be one of the valid_values o...Nicholas Schwab
2021-04-08Added simple text widgets to status bar with currently hard-coded content.Nicholas Schwab
2021-04-06Improve content.cookies.accept docsFlorian Bruhin
2021-04-04Fix lintFlorian Bruhin
2021-04-04Show error when using :config-unset with uncustomized settingFlorian Bruhin
2021-04-04Add URL pattern support for :config-unsetFlorian Bruhin
2021-03-31flatpak: Get correct path to QtWebEngine localesFlorian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Add show_origin settingFlorian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Update docsFlorian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Add herbe backendFlorian Bruhin
2021-03-27notifications: Add MessagesNotificationAdapterFlorian Bruhin
2021-03-27notifications: Initialize adapters lazilyFlorian Bruhin
2021-03-27notifications: Rename/consolidate settingsFlorian Bruhin
2021-03-27notifications: Drop Qt 5.13 support in libnotify presenterFlorian Bruhin
2021-03-25notifications: Change setting and connection error handlingFlorian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/5457' into devFlorian Bruhin
2021-03-24Catch AttributeError for FormatString configtypeFlorian Bruhin
2021-03-24Change default binding for TFlorian Bruhin
2021-03-23Merge remote-tracking branch 'origin/pr/6233'Florian Bruhin
2021-03-23Validate that --config-py files existFlorian Bruhin
2021-03-23Don't require autoconfig loading with --config-pyFlorian Bruhin
2021-03-23Fix site-specific-quirk check for MathML darkmodeFlorian Bruhin
2021-03-21Merge branch 'master' into feature/6218-pick-directoryAxel Dahlberg
2021-03-20Adding misc-krunker quirkLembrun
2021-03-20Fixed lintLembrun
2021-03-20Adding a setting to disable individual quirkLembrun
2021-03-20Improve bindings.key_mappings descriptionFlorian Bruhin
2021-03-19Add content.tls.certificate_errors = ask-block-thirdpartyFlorian Bruhin
2021-03-19Rename ssl_strictFlorian Bruhin
2021-03-18Restore config access in commands.parserFlorian Bruhin
2021-03-18Merge branch 'master' into dev-split-parserFlorian Bruhin
2021-03-16Add input.media_keys settingFlorian Bruhin
2021-03-12Update UA completionsFlorian Bruhin
2021-03-11Merge remote-tracking branch 'origin/pr/6234'Florian Bruhin
2021-03-11Add custom VersionNumber classFlorian Bruhin
2021-03-10Fix issues with locale workaroundFlorian Bruhin
2021-03-10Make locale workaround configurableFlorian Bruhin
2021-03-10Update locale workaround based on Chromium codeFlorian Bruhin
2021-03-10Work around locale issueFlorian Bruhin
2021-03-09Changes based on feedbackAxel Dahlberg
2021-03-07Merge branch 'master' into Add-utils/resources.pyLembrun
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-03-05Handle folder selection with external commandAxel Dahlberg
2021-03-03Merge remote-tracking branch 'origin/pr/5967' into devFlorian Bruhin
2021-03-03Update docsFlorian Bruhin
2021-03-03Merge branch 'master' into feature/6109-file-picker-stdoutAxel Dahlberg
2021-02-15Fix unused importsFlorian Bruhin