qutebrowser/qutebrowser/browser
Florian Bruhin 553d8cf986 Also save the QUrl in a HistoryEntry.
We also use QUrl::toDisplayString for the completion so things like spaces or
umlauts are decoded properly.
2015-03-16 07:03:30 +01:00
..
network Adjust pylint exceptions. 2015-03-11 20:14:39 +01:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
adblock.py Clean up standarddir handling #2. 2015-02-26 07:01:22 +01:00
cache.py Clean up standarddir handling #2. 2015-02-26 07:01:22 +01:00
commands.py Fix lint 2015-03-11 22:22:49 +01:00
cookies.py Rename/move config.parsers.line.LineConfigParser. 2015-03-08 21:53:42 +01:00
downloads.py Hide Qt warning when aborting download reply. 2015-03-09 07:49:02 +01:00
downloadview.py Changed :downloads-clear to :download-remove. 2015-02-09 17:17:34 +01:00
hints.py Add a hints -> scatter option. 2015-03-10 21:19:47 +01:00
history.py Also save the QUrl in a HistoryEntry. 2015-03-16 07:03:30 +01:00
http.py Log rfc6266 UnicodeDecodeError to correct logger. 2015-02-27 12:35:46 +01:00
quickmarks.py quickmarks: Ignore empty and whitespace-only lines. 2015-03-10 23:25:02 +01:00
rfc6266.py Adjust pylint exceptions. 2015-03-11 20:14:39 +01:00
signalfilter.py Don't log cur_link_hovered signals. 2015-03-03 09:07:30 +01:00
tabhistory.py Don't write zoom to QWebHistory. 2015-02-17 07:48:19 +01:00
webelem.py Move cursor to end of textboxes when hinting. 2015-02-25 19:56:03 +01:00
webpage.py Adjust pylint exceptions. 2015-03-11 20:14:39 +01:00
webview.py Ignore RuntimeError in mouserelease_insertmode. 2015-03-09 11:49:01 +01:00