Go to file
Florian Bruhin f33f2e0a0f Convert URL to proxy correctly.
Before, user/password was set to an empty string even when not set in
the URL, causing Qt to reread this information all the time and
call proxyAuthenticationRequired even when the entered info was correct.
2014-05-20 08:56:58 +02:00
pkg Switch from appdirs to QStandardPaths 2014-05-08 22:33:24 +02:00
qutebrowser Convert URL to proxy correctly. 2014-05-20 08:56:58 +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 Revert "Make scroll bars hideable" 2014-05-19 09:50:56 +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.