qutebrowser/qutebrowser/browser
Florian Bruhin e003b11670 Fix overflow handling for QtWebKit scrolling
If we do "m * val / 100", the value gets bigger, so we need to check for an
overflow afterwards.
2017-10-15 22:30:17 +02:00
..
network Fix pylint 2017-07-04 15:34:10 +02:00
webengine Run Nvidia shader workaround earlier 2017-10-14 12:10:21 +02:00
webkit Fix overflow handling for QtWebKit scrolling 2017-10-15 22:30:17 +02:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
adblock.py adblock: Fix getting filename from URL 2017-07-10 21:36:34 +02:00
browsertab.py Handle RuntimeError in AbstractTab __repr__ 2017-10-11 08:02:27 +02:00
commands.py Add spaces around args with annotations 2017-10-09 21:21:17 +02:00
downloads.py Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
downloadview.py Reintroduce downloadview workaround 2017-09-18 23:01:17 +02:00
hints.py Start using attrs 2017-09-19 22:21:45 +02:00
history.py Fix indent 2017-10-10 14:59:24 +02:00
inspector.py Stop using objreg for state-config 2017-09-17 21:04:34 +02:00
mouse.py Fix lint and old config options 2017-07-04 14:42:56 +02:00
navigate.py Drop support for Python 3.4 2017-09-18 23:01:17 +02:00
pdfjs.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
qtnetworkdownloads.py Start using attrs 2017-09-19 22:21:45 +02:00
qutescheme.py Make qute://configdiff usable with the new config too 2017-09-26 19:39:47 +02:00
shared.py Drop support for Python 3.4 2017-09-18 23:01:17 +02:00
signalfilter.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
urlmarks.py Remove obsolete signals. 2017-07-29 13:09:10 -04:00
webelem.py Drop support for Python 3.4 2017-09-18 23:01:17 +02:00