qutebrowser/tests
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
..
end2end Refactor acceptNavigationRequest handling to use signals 2018-02-19 22:07:53 +01:00
helpers Use a real YamlConfig for tests 2018-02-19 22:08:42 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Refactor websettings 2018-02-23 09:51:28 +01:00
conftest.py Skip failing scrolling tests on Qt 5.10 on Travis 2018-02-08 10:42:55 +01:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00