summaryrefslogtreecommitdiff
path: root/qutebrowser/config/websettings.py
AgeCommit message (Expand)Author
2024-03-25mypy: Set local_partial_types = TrueFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-29mypy qt6: Ignore unreachable after rebaseFlorian Bruhin
2023-06-26py38: Run modified pyupgradedrop-py37Florian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-06-22Correctly set initial content.{javascript.clipboard,default_encoding}Florian Bruhin
2022-05-10Remove remaining setting tracking bitsFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-05-19mypy: Set disallow_any_genericsFlorian Bruhin
2021-05-18Enable URL patterns for fonts.web.*Florian Bruhin
2021-02-10WIP: Refactor QtWebEngine version handlingFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2020-12-04webenginesettings: Move _init_settings()profile-cleanup-1Florian Bruhin
2020-11-10Merge branch 'master' into issue5810lufte
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove tracking of changed settingsFlorian Bruhin
2020-11-04old qt: Remove old inspector logicFlorian Bruhin
2020-11-01Re-apply settings to the newly created private profile.lufte
2020-10-31mypy: use from-import for typing in `config`Tim Brown
2020-08-15Unify backend conditionalsFlorian Bruhin
2020-08-15Fix clearing cookie jar on QtWebKitFlorian Bruhin
2020-08-15Fix lintFlorian Bruhin
2020-08-15Merge remote-tracking branch 'origin/pr/4147' into last-privateFlorian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-05-07Handle invalid URLs in QWebPage.userAgentForUrlFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Replace configutils.UNSET by usertypes.UNSETFlorian Bruhin
2019-12-20Don't enable JavaScript for file:// by defaultFlorian Bruhin
2019-12-20Make it possible to hide ScopedValues from dump_userconfig()Florian Bruhin
2019-12-20Refactor user agent handlingFlorian Bruhin
2019-10-13Refactor shutdown to use signalsFlorian Bruhin
2019-06-02Check explicitly for QtWebKitlufte
2019-05-21Merge branch 'master' into issue4125lufte
2019-04-09mypy: Turn on strict_equalityFlorian Bruhin
2019-04-01Get settings every time we use them instead of saving referenceslufte
2019-04-01Fix bugs found by testslufte
2019-03-30Merge branch 'master' into issue4125lufte
2019-02-22Update copyright for 2019Jay Kamat
2018-12-05mypy: Add types for config.websettingsFlorian Bruhin
2018-11-27pylint: disable=unused-import for typingFlorian Bruhin
2018-11-26mypy: Fix AbstractSettings default valuesFlorian Bruhin
2018-11-02Fix flake8 errorslufte
2018-10-26Revert "Write a function that creates profiles and sets them up"lufte
2018-10-26Revert "Cosmetic fixes"lufte