Go to file
Florian Bruhin 696fdc397b Revert "Reimplement wheelEvent of WebView to fix scrolling"
This helped with hiding scrollbars, but it handles scrolling incorrectly
with multiple scrollable divs.

This reverts commit 5c4ce7ae09.
2014-05-19 09:46:38 +02:00
pkg Switch from appdirs to QStandardPaths 2014-05-08 22:33:24 +02:00
qutebrowser Revert "Reimplement wheelEvent of WebView to fix scrolling" 2014-05-19 09:46:38 +02:00
scripts Fix lint 2014-05-16 07:49:04 +02:00
.flake8 Ignore ez_setup.py properly 2014-05-15 08:11:11 +02:00
.gitignore Add git-commit-id to .gitignore 2014-05-15 08:51:33 +02:00
.pylintrc pylint: disable too-many-instance-attributes 2014-05-19 04:10:56 +02:00
AUTHORS Add AUTHORS 2014-04-22 07:18:19 +02:00
BUGS More BUGS 2014-05-16 08:08:19 +02:00
COPYING Add GNU GPL 2014-02-06 14:01:23 +01:00
HACKING More HACKING 2014-04-25 17:46:01 +02:00
MANIFEST.in Add MANIFEST.in 2014-05-15 08:51:46 +02:00
README Spelling fixes for README 2014-05-13 13:51:37 +02:00
setup.py Try to preserve git commit id with setup.py/freeze.py 2014-05-15 07:13:49 +02:00
THANKS Update THANKS 2014-05-13 13:50:31 +02:00
TODO Add search-prev and bind N to it 2014-05-19 05:05:54 +02:00

qutebrowser is a browser based on PyQt5 which aims to be keyboard-focused with
an input similar to vim.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.