qutebrowser/qutebrowser/browser/network
Ryan Roden-Corrent fcd233a675 Clean up :messages implementation.
- Add log.LOG_LEVELS to map names to levels (instead of using
  logging._levelToName)
- Test that log pages do not contain messages below the requested level
- Use pythons urllib.parse.parse_qs instead of Qt's UrlQuery
- Document tab, bg, window args for :messages
- Clean up style
2016-05-14 12:45:22 -04:00
..
__init__.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
filescheme.py dirbrowser: move parent dir logic to own function 2016-03-28 23:10:20 +02:00
networkmanager.py netmanager: fix crash when asking with no tab_id 2016-05-05 00:34:16 +02:00
networkreply.py flake8: Add flake8-putty plugin. 2016-01-22 17:33:58 +01:00
pastebin.py Pass HTTPClient to PastebinClient as argument 2016-03-29 19:21:15 +02:00
proxy.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
qutescheme.py Clean up :messages implementation. 2016-05-14 12:45:22 -04:00
schemehandler.py Adjust copyright years. 2016-01-04 07:12:39 +01:00