qutebrowser/qutebrowser
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
..
browser Revert "Use scrollRequested signal instead of paintEvent." 2014-12-22 17:20:43 +01:00
commands Simplify config exception tree and handling. 2014-12-17 11:17:18 +01:00
completion Simplify config exception tree and handling. 2014-12-17 11:17:18 +01:00
config Add missing configexc.py file. 2014-12-17 13:49:50 +01:00
html Fix problem with qutesettings scope in pages 2014-11-25 14:29:20 -06:00
keyinput Allow non-ASCII chars in keychains. Fixes #303. 2014-12-13 21:03:33 +01:00
mainwindow Force tabs to be focused on :undo. 2014-12-21 13:06:24 +01:00
misc Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
test Fix handling of small/big fuzzyval's in NeighborList. 2014-12-18 23:04:43 +01:00
utils Clean up _get_window_registry. 2014-12-21 14:13:40 +01:00
__init__.py Release v0.1 2014-12-14 20:46:32 +01:00
__main__.py Add /usr/bin/env to shebangs 2014-09-22 20:21:00 +02:00
app.py Turn off flake8 for exception hook. 2014-12-21 18:11:35 +01:00
qutebrowser.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00