qutebrowser/qutebrowser
Florian Bruhin 21edeca3e0 pylint: disable=unused-import for typing
Apparently marking modules as used based on type comments doesn't work with
Python 3.7:

https://github.com/PyCQA/pylint/issues/2345
https://github.com/python/typed_ast/issues/60
2018-11-27 09:56:23 +01:00
..
browser pylint: disable=unused-import for typing 2018-11-27 09:56:23 +01:00
commands pylint: disable=unused-import for typing 2018-11-27 09:56:23 +01:00
completion Fix sql comment to match updated code. 2018-11-13 20:44:57 -05:00
config pylint: disable=unused-import for typing 2018-11-27 09:56:23 +01:00
html Use a proper data dir for PDF.js 2018-10-04 16:54:44 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript s/an URL/a URL/g 2018-11-16 12:37:30 +01:00
keyinput Merge remote-tracking branch 'origin/pr/4362' 2018-10-26 09:35:21 +02:00
mainwindow Complete partial annotations 2018-11-26 20:12:03 +01:00
misc Add docstring 2018-11-27 08:54:25 +01:00
utils Remove old exit status values 2018-11-27 08:57:49 +01:00
__init__.py Release v1.5.2 2018-10-26 10:21:28 +02:00
__main__.py Update copyright years 2018-02-05 12:19:50 +01:00
app.py s/an URL/a URL/g 2018-11-16 12:37:30 +01:00
qt.py mypy: Ignore ImportError handling 2018-11-26 18:24:19 +01:00
qutebrowser.py Add a lost-focusproxy debug flag 2018-06-11 21:27:08 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00