qutebrowser/qutebrowser/browser
Florian Bruhin ffd1e673b3 Get rid of SearchRunner.
A SearchRunner was per-mainwindow, which caused bugs when searching in a tab
and in another before clearing the search.

Instead we now split it between WebView/CommandDispatcher.

Fixes #638.
2015-04-17 07:51:21 +02:00
..
network Use config.get() for qute:settings. 2015-04-16 22:20:38 +02:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
adblock.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
cache.py Fix for cache never being saved. 2015-04-15 06:54:55 +02:00
commands.py Get rid of SearchRunner. 2015-04-17 07:51:21 +02:00
cookies.py Rename/move config.parsers.line.LineConfigParser. 2015-03-08 21:53:42 +01:00
downloads.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
downloadview.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
hints.py Fix NameError in hints.py. 2015-04-09 17:47:09 +02:00
history.py Ignore invalid history entries on start. 2015-04-10 06:40:48 +02:00
http.py Fix pep257 issues. 2015-03-26 07:08:54 +01:00
quickmarks.py Adjust URL completion when quickmarks are changed. 2015-04-02 07:40:00 +02:00
rfc6266.py Fix pep257 issues. 2015-03-26 07:08:54 +01:00
signalfilter.py Don't log cur_link_hovered signals. 2015-03-03 09:07:30 +01:00
tabhistory.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
webelem.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
webpage.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
webview.py Get rid of SearchRunner. 2015-04-17 07:51:21 +02:00