qutebrowser/tests
Florian Bruhin 750dfd98af Generalize statusbar-attached website overlays
We already had some duplicated logic for completion/keyhint/messageview,
and plan to add prompt overlays too now - so here we refactor related
code to have a list of overlays instead, which are all
resized/positioned by the mainwindow when needed.

This also changes the size management, which gets moved into the
sizeHint of the respective overlay widgets.
2016-09-22 17:04:39 +02:00
..
end2end Fix hints when zoomed with QtWebEngine 2016-09-21 20:09:31 +02:00
helpers Init message.global_bridge at import time 2016-09-15 14:51:22 +02:00
manual Add a manual test file for uploading files 2016-09-07 13:40:05 +02:00
unit Generalize statusbar-attached website overlays 2016-09-22 17:04:39 +02:00
conftest.py Make pylint shut up 2016-09-05 16:54:31 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00