qutebrowser/qutebrowser
Florian Bruhin f052eff038 Stop using view-source: scheme for Pygments-highlighted URLs
Doing so causes QtWebEngine to load its own view-source: page even if we supply
custom data.

Instead we pass the original page's URL (to not regress #2948).

This partially reverts #3521 and reintroduces TabData.viewing_source.

However, on QtWebEngine we can still ":view-source --pygments" and then
":view-source" (with or without "--pygments") again, because the bit gets
cleaned in _on_load_started.

See #3654.
2018-06-11 15:18:00 +02:00
..
browser Stop using view-source: scheme for Pygments-highlighted URLs 2018-06-11 15:18:00 +02:00
commands Completion for varargs. 2018-03-25 21:59:30 -04:00
completion Merge remote-tracking branch 'origin/pr/3790' 2018-05-08 11:43:30 +02:00
config Update docs 2018-06-11 12:14:24 +02:00
html Add a workaround for chrome-error:// loops on Qt 5.11 2018-06-07 13:49:33 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript Merge remote-tracking branch 'origin/pr/3947' 2018-06-11 11:29:14 +02:00
keyinput Handle ² keypress correctly 2018-05-22 12:25:45 +02:00
mainwindow Move muted/audible API to own ".audio" object 2018-06-11 12:12:37 +02:00
misc Fix lint 2018-06-09 20:20:08 +02:00
utils Fix typo 2018-06-11 14:13:11 +02:00
__init__.py Release v1.3.2 2018-06-10 15:59:50 +02:00
__main__.py Update copyright years 2018-02-05 12:19:50 +01:00
app.py Merge remote-tracking branch 'origin/pr/3613' 2018-03-13 08:39:36 +01:00
qutebrowser.py Merge remote-tracking branch 'origin/pr/3973' 2018-06-11 12:34:18 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00