qutebrowser/qutebrowser
Florian Bruhin a6f1bf29ae Revert "Remove unneeded invalidateFilter call."
This reverts commit b5781f0ed3.

For some reason this did break the "completion->shrink" setting.

Closes #204.
Makes #190 a bit worse again though.

Conflicts:
	qutebrowser/models/completionfilter.py
2014-10-20 12:01:48 +02:00
..
browser Fix lint 2014-10-20 00:33:52 +02:00
commands Use last focused window for download errors and other stuff. 2014-10-15 20:42:40 +02:00
config Don't update stylesheets of deleted objects. 2014-10-18 19:53:22 +02:00
html qute:log: Scroll to bottom on load 2014-08-29 07:38:07 +02:00
keyinput Use signals and decorators for configs again. 2014-10-18 19:50:10 +02:00
models Revert "Remove unneeded invalidateFilter call." 2014-10-20 12:01:48 +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 Simplify text marking in completion. 2014-10-20 07:43:07 +02:00
widgets Simplify text marking in completion. 2014-10-20 07:43:07 +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 Add missing faulthandler import. 2014-10-19 18:19:36 +02:00
qutebrowser.py Add a simple wrapper around Qt's app.exec_(). 2014-10-14 21:25:21 +02:00