qutebrowser/qutebrowser/browser
Florian Bruhin eff0e4c7cc pylint: Enable useless-suppression globally.
We deactivate it locally where needed, i.e. where we are sure it's some
platform-specific thing.
2015-12-01 23:01:09 +01:00
..
network pylint: Enable useless-suppression globally. 2015-12-01 23:01:09 +01:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
adblock.py Move checking if an URL is blocked to adblock.py. 2015-09-17 06:46:27 +02:00
cache.py Fix indentation 2015-11-01 20:12:57 +01:00
commands.py pylint: Add WORKAROUND to some comments. 2015-12-01 21:56:38 +01:00
cookies.py Fixed comments 2015-09-04 11:44:59 +02:00
downloads.py Don't ask the user twice for a filename 2015-11-23 12:32:58 +01:00
downloadview.py Fix deprecation warning when clearing downloads. 2015-11-06 07:02:17 +01:00
hints.py Fix typos. 2015-11-23 11:17:26 +01:00
history.py Remove some dead code. 2015-10-04 20:43:29 +02:00
http.py Simplify RFC6266 error handling. 2015-08-02 18:09:01 +02:00
inspector.py Fix lint. 2015-04-20 20:50:51 +02:00
mhtml.py pylint: Remove unneeded supressions. 2015-12-01 22:03:58 +01:00
rfc6266.py pylint: Add WORKAROUND to some comments. 2015-12-01 21:56:38 +01:00
signalfilter.py Fix some splelling mistakes. 2015-10-04 15:41:42 +02:00
tabhistory.py Fix some splelling mistakes. 2015-10-04 15:41:42 +02:00
urlmarks.py Use os.path.join for bookmarks/urls path. 2015-11-29 00:59:18 +01:00
webelem.py pylint: Remove unneeded supressions. 2015-12-01 22:03:58 +01:00
webpage.py pylint: Add WORKAROUND to some comments. 2015-12-01 21:56:38 +01:00
webview.py Merge branch 'download-page' of https://github.com/Kingdread/qutebrowser into Kingdread-download-page 2015-11-23 13:16:16 +01:00