qutebrowser/qutebrowser/browser
Florian Bruhin 4ec5700cbf Redirect qute:foo to qute://foo
Before, we just returned the same data for both, but then we'll run into
same-origin restrictions as qute:history and qute:history/data are not the same
host.
2017-04-06 21:18:58 +02:00
..
network Fix #2476, recognize SOCKS5, SOCKS4 in proxy. 2017-03-29 14:22:37 +08:00
webengine Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
webkit Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
__init__.py Split browser into browser/browser.webkit 2016-06-13 11:18:21 +02:00
adblock.py Refactor adblock parsing 2017-03-07 21:46:04 +01:00
browsertab.py Remove unused import 2017-02-21 06:17:17 +01:00
commands.py Fallback to clipboard when primary selection is unsupported 2017-03-31 13:05:34 +02:00
downloads.py also add path transformations to :download 2017-03-24 12:30:29 +01:00
downloadview.py Fix retrying downloads with QtWebEngine 2017-03-20 09:35:53 +01:00
hints.py Handle all uerscript errors when hinting with userscript-target 2017-02-19 13:15:15 +01:00
history.py Ask for confirmation with :history-clear 2017-02-09 13:20:00 +01:00
inspector.py Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
mouse.py Allow input -> mouse-zoom-divider to be 0 2017-02-22 05:15:57 +01:00
navigate.py browser/navigate: _find_nextprev allow for space sep rel attribs 2017-02-19 12:31:09 +00:00
pdfjs.py Add pdfjs path for pdf.js in AUR 2017-02-08 22:17:34 +01:00
qtnetworkdownloads.py Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
qutescheme.py Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
shared.py Replace all GitHub links 2017-02-05 00:13:11 +01:00
signalfilter.py Remove support for showing JS statusbar messages 2016-07-11 16:19:44 +02:00
urlmarks.py Remove support for an empty data/config/cachedir 2016-11-14 23:13:21 +01:00
webelem.py Remove webelem.style_property() 2017-03-01 17:54:27 +01:00