qutebrowser/tests/unit
Florian Bruhin 3956f81e73 Refactor websettings
This refactors the whole web(kit|engine|) settings mess a bit so there's a
Web(Kit|Engine)Settings object for (non-static) settings set on a
QWeb(Engine)Settings object in Qt. Everything else is set on module-level a bit
less declaratively.

The whole inheritance mess is gone, and we can now also construct a
Web(Kit|Engine)Settings object for a given tab.

Fixes #2701
2018-02-23 09:51:28 +01:00
..
browser Refactor websettings 2018-02-23 09:51:28 +01:00
commands Update copyright years 2018-02-05 12:19:50 +01:00
completion Fix test_models.py 2018-02-19 22:09:46 +01:00
config Whitelist config options which support URL patterns 2018-02-20 23:26:22 +01:00
javascript Update copyright years 2018-02-05 12:19:50 +01:00
keyinput Update copyright years 2018-02-05 12:19:50 +01:00
mainwindow Use a different directory for file prompt tests 2018-02-19 22:08:42 +01:00
misc Fix lint 2018-02-08 11:41:58 +01:00
scripts Update copyright years 2018-02-05 12:19:50 +01:00
utils Update urlmatch tests for Chromium changes 2018-02-23 06:31:49 +01:00
test_app.py Update copyright years 2018-02-05 12:19:50 +01:00