qutebrowser/qutebrowser
Florian Bruhin e8fa8fadce Fix completion tabbing.
I accidentally broke this in fb3682f5fa because
the variable gets reset before the slot is executed now.

See #189.
2014-10-15 13:00:56 +02:00
..
browser Merge branch 'master' of https://github.com/claudehohl/qutebrowser into claudehohl-master 2014-10-15 06:13:25 +02:00
commands Refactor Command._inspect_function. 2014-10-14 07:59:42 +02:00
config Save lineparser even if there is no data. 2014-10-14 21:23:46 +02:00
html qute:log: Scroll to bottom on load 2014-08-29 07:38:07 +02:00
keyinput Prevent double-entering hint mode. Fixes #160. 2014-10-08 22:19:24 +02:00
models Keep a reference to completion source model. 2014-10-15 07:06:39 +02:00
network Remove Emit:/Raise: from docstrings. 2014-10-07 23:08:37 +02:00
test Fix tests on windows 2014-10-14 08:18:06 +02:00
utils Fix completion tabbing. 2014-10-15 13:00:56 +02:00
widgets Clear favicon correctly when loading a new page. 2014-10-14 18:54:28 +02:00
__init__.py Start with manpage generation 2014-07-18 07:48:33 +02:00
__main__.py Add /usr/bin/env to shebangs 2014-09-22 20:21:00 +02:00
app.py Remove warning about crash log. 2014-10-15 07:34:13 +02:00
qutebrowser.py Add a simple wrapper around Qt's app.exec_(). 2014-10-14 21:25:21 +02:00