qutebrowser/qutebrowser/browser
Florian Bruhin 58c991145c Revert "Use scrollRequested signal instead of paintEvent."
It seems on some pages like Twitter or blog.fdik.org, the
QWebPage::scrollRequested signal never gets emitted, so we use this for now.

Fixes #400.
See https://bugreports.qt-project.org/browse/QTBUG-43521.

This reverts commit 03fb21c476.

Conflicts:
	qutebrowser/browser/webview.py
2014-12-22 17:20:43 +01:00
..
network Fix AttributeError on HTTP/proxy authentications. 2014-12-17 13:40:15 +01:00
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
adblock.py Always auto-remove adblock downloads when done. 2014-12-16 13:44:09 +01:00
cache.py cookies/cache: Handle por^H^Hrivate browsing mode. 2014-12-10 13:12:53 +01:00
commands.py Simplify config exception tree and handling. 2014-12-17 11:17:18 +01:00
cookies.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
downloads.py Handle data being None in download read timer. 2014-12-18 23:09:33 +01:00
downloadview.py Fix indent. 2014-12-16 15:09:47 +01:00
hints.py Cleanups in hint.py. 2014-12-13 00:30:35 +01:00
http.py Encode Content-Disposition header name properly. 2014-12-18 23:24:50 +01:00
quickmarks.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
rfc6266.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
signalfilter.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
webelem.py Use a list as items-argument for usertypes.enum 2014-09-28 00:42:53 +02:00
webpage.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
webview.py Revert "Use scrollRequested signal instead of paintEvent." 2014-12-22 17:20:43 +01:00