qutebrowser/qutebrowser/browser
Jakub Klinkovský 9669aca7d9 remove random description of variables in commands' docstrings
Full description is given at the top of qute://help/commands.html,
duplicating this for some commands where it might be useful is
unmaintainable.
2016-09-02 19:52:45 +02:00
..
webengine QtWebEngine: Fix crash with userscript + selection 2016-09-01 22:45:57 +02:00
webkit Ignore mouse events going to non-main widgets 2016-08-19 18:38:07 +02:00
__init__.py Split browser into browser/browser.webkit 2016-06-13 11:18:21 +02:00
adblock.py usertypes: remove Frankenstein's enum 2016-07-12 17:10:36 +02:00
browsertab.py QtWebEngine: Fix crash with userscript + selection 2016-09-01 22:45:57 +02:00
commands.py remove random description of variables in commands' docstrings 2016-09-02 19:52:45 +02:00
downloadview.py Split browser into browser/browser.webkit 2016-06-13 11:18:21 +02:00
hints.py QtWebEngine: Don't raise CommandError with no hint 2016-08-18 17:47:05 +02:00
history.py Split up QtWebKit specific part in browser.history 2016-08-10 14:51:29 +02:00
inspector.py Don't inherit AbstractWebInspector from QtWebKit 2016-08-10 14:55:50 +02:00
mouse.py Ignore mouse events going to non-main widgets 2016-08-19 18:38:07 +02:00
navigate.py Add a separate tab.elements object 2016-08-18 14:01:27 +02:00
pdfjs.py Add qutebrowser.utils.javascript 2016-08-04 17:53:13 +02:00
signalfilter.py Remove support for showing JS statusbar messages 2016-07-11 16:19:44 +02:00
urlmarks.py Coding style fixes 2016-07-26 09:48:35 -04:00
webelem.py Use send_event with postpone=True in webelem.click 2016-08-19 10:23:10 +02:00