qutebrowser/qutebrowser
Daniel Schadt ffa276a182 pdfjs: compatibility for v1.6.210
They renamed PDFView to PDFViewerApplication, which we need to account
for in our pdfjs scripts.

Also, it seems like the actual viewer is now only created when the DOM
has been loaded. This means that at the time when our script is
executed, the viewer does not yet exist. Thus we need to delay the open
request too by registering a DOMContentLoaded handler.
2016-10-06 14:43:16 +02:00
..
browser pdfjs: compatibility for v1.6.210 2016-10-06 14:43:16 +02:00
commands Merge branch 'issue1940' of https://github.com/HolySmoke86/qutebrowser into HolySmoke86-issue1940 2016-10-03 06:41:19 +02:00
completion Add a comment 2016-10-05 21:16:18 +02:00
config Error on mode/command mismatch with :bind. 2016-09-26 08:30:28 -04:00
html show option description in qute:settings 2016-09-23 15:42:02 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript Clean up JS 2016-10-03 07:01:22 +02:00
keyinput Make 0 a usable count for :tab-focus 2016-09-30 08:33:16 +02:00
mainwindow Merge branch 'master' of https://github.com/sebastian-frysztak/qutebrowser into sebastian-frysztak-master 2016-10-05 21:19:17 +02:00
misc Log total initialization time 2016-10-04 10:26:44 +02:00
utils Add a colon 2016-09-29 06:35:47 +02:00
__init__.py Release v0.8.1 2016-07-27 12:41:40 +02:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Break long lines 2016-10-05 09:07:35 +02:00
qutebrowser.py Fix lint 2016-09-09 17:56:58 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00