qutebrowser/qutebrowser/browser
Ryan Roden-Corrent 68faf2b873 Allow hint --rapid in normal mode.
This was disallowed by an assertion, but has a legitimate use case for
clicking multiple buttons or ticking multiple checkboxes.

Resolves #1541.
2016-06-04 15:32:58 -04:00
..
network pylint: Disable too-many-return-statements 2016-05-26 07:39:47 +02:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
adblock.py Use @cmdutils.argument for win_id/count 2016-05-18 06:55:17 +02:00
cache.py Merge branch 'issue-1412' of https://github.com/Kingdread/qutebrowser into Kingdread-issue-1412 2016-04-27 21:19:04 +02:00
commands.py Tweaks the multi-line heuristic to handle scheme-like text 2016-05-25 08:05:57 +02:00
cookies.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
downloads.py Fix some spelling mistakes 2016-05-27 12:07:00 +02:00
downloadview.py Avoid DownloadView being focused when pressing tab 2016-03-31 19:45:36 +02:00
hints.py Allow hint --rapid in normal mode. 2016-06-04 15:32:58 -04:00
history.py Show debug instead of warning for #670 2016-05-08 22:08:08 +02:00
http.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
inspector.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
mhtml.py typo used -> user 2016-06-03 15:52:29 +02:00
pdfjs.py Various code style improvements 2016-04-27 20:25:27 +02:00
rfc6266.py flake8: Add flake8-pep3101 plugin. 2016-01-22 19:40:10 +01:00
signalfilter.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
tabhistory.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
urlmarks.py Fix long lines 2016-05-18 06:55:17 +02:00
webelem.py pylint: Disable too-many-return-statements 2016-05-26 07:39:47 +02:00
webpage.py Fix types in @pyqtSlot decorations 2016-04-26 20:34:38 +02:00
webview.py Improve logging in add_js_bridge 2016-05-22 14:55:53 +02:00