summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configfiles.py
AgeCommit message (Expand)Author
2021-12-06Revert "pylint: Work around used-before-assignment regression"Florian Bruhin
2021-12-02pylint: Work around used-before-assignment regressionFlorian Bruhin
2021-05-19mypy: Set disallow_any_genericsFlorian Bruhin
2021-05-13Fix tests without QtWebEngineFlorian Bruhin
2021-05-13Remove unused importsFlorian Bruhin
2021-05-13Fix running without QtWebEngineFlorian Bruhin
2021-05-13Store initial QtWebEngine versionFlorian Bruhin
2021-05-13Remove service workers based on QtWebEngine versionFlorian Bruhin
2021-03-19Rename ssl_strictFlorian Bruhin
2021-03-11Add custom VersionNumber classFlorian Bruhin
2021-02-11Change colors.webpage.prefers_color_scheme_dark to colors.webpage.preferred_c...Florian Bruhin
2021-02-03Only warn about autoconfig for the top-level config.pyFlorian Bruhin
2021-01-27Only show changelog after feature upgradesFlorian Bruhin
2021-01-27Show changelog after upgradesFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-04old qt: Remove old qt warningFlorian Bruhin
2020-10-31mypy: use from-import for typing in `config`Tim Brown
2020-10-20Move if around with blockJan-Pieter Baert
2020-10-20Fix formattingJan-Pieter Baert
2020-10-20Change the config access to be consistent with the restJan-Pieter Baert
2020-10-20Remove unnecessary argsJan-Pieter Baert
2020-10-10Update load_autoconfig error handling and messageJan-Pieter Baert
2020-10-08Fix lintJan-Pieter Baert
2020-10-08Change if statement to assume that config.instance existsJan-Pieter Baert
2020-10-08Add typing to argumentsJan-Pieter Baert
2020-10-08Add warning when it's not specified if the config should be loadedJan-Pieter Baert
2020-09-07Find config.source'd files relative to --config-pyFlorian Bruhin
2020-07-16Renamed config keys content.media_*_capture to content.media.*_capture and ad...Yunus Kahveci
2020-07-16Splitted content.media_capture into content.media_audio_capture, content.medi...Yunus Kahveci
2020-07-01configfiles: Handle invalid structure during migrationsFlorian Bruhin
2020-07-01config: Remove empty/invalid URL patternsFlorian Bruhin
2020-06-22Use separate inspector section in state configFlorian Bruhin
2020-06-19Add overlay scrollbarFlorian Bruhin
2020-06-10mypy: Fix type for _migrate_to_multipleFlorian Bruhin
2020-06-10Merge remote-tracking branch 'origin/pr/5498'Florian Bruhin
2020-06-10Merge remote-tracking branch 'origin/pr/5512'Florian Bruhin
2020-06-09Remove unnecessary call to update()Constantine Theocharis
2020-06-09Add ability to customise tab font based on selected statusConstantine Theocharis
2020-06-09Add note to generated config.pyFlorian Bruhin
2020-06-09Add statusbar.show to YamlMigrationsConstantine Theocharis
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-05-10Use base class for configtypes.Font inheritanceFlorian Bruhin
2020-05-10mypy: Fix typing for PyQIODeviceFlorian Bruhin
2020-04-27Remove deprecated featuresFlorian Bruhin
2020-02-15Catch UnicodeDecodeError when reading state fileFlorian Bruhin
2020-01-11Switch to a FontFamilies classFlorian Bruhin
2020-01-10Replace fonts.monospace setting by rewritten fonts.default_familiesFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-30config: Clean up migrations of YAML configFlorian Bruhin