qutebrowser/qutebrowser/utils
Florian Bruhin bddda6b778 Use a data: URL for the broken qutebrowser logo
It blows our HTML up, but we use error.html from various places with
various security policies, so we can't rely on being able to load
file:// URLs.
2016-11-10 08:53:06 +01:00
..
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
debug.py Various code style improvements 2016-04-27 20:25:27 +02:00
docutils.py DocstringParser - support python with optimizations on 2016-08-08 10:01:50 +01:00
error.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
javascript.py Revert "javascript.assemble: Support document module" 2016-08-18 15:58:46 +02:00
jinja.py Use a data: URL for the broken qutebrowser logo 2016-11-10 08:53:06 +01:00
log.py Ignore "Unexpected null parameter" warning 2016-11-03 08:40:42 +01:00
message.py Show URL in most questions 2016-11-03 08:40:42 +01:00
objreg.py Improve error handling in objreg.dump_objects 2016-11-09 07:54:02 +01:00
qtutils.py Remove --qt-* arguments 2016-09-09 17:55:16 +02:00
standarddir.py Fix using a relative path with --basedir 2016-08-02 14:08:28 +02:00
testfile Moving testfile used by test_utils into qutebrowser.utils 2015-04-04 19:15:23 -03:00
typing.py test/vulture reqs: Update vulture to 0.10 2016-07-14 23:17:39 +02:00
urlutils.py Check for spaces in URLs with explicit scheme 2016-09-15 22:29:21 +02:00
usertypes.py Merge branch 'macros' of https://github.com/blyxxyz/qutebrowser into blyxxyz-macros 2016-11-10 06:50:21 +01:00
utils.py Initial implementation of new messages 2016-09-15 14:51:21 +02:00
version.py Add a colon 2016-09-29 06:35:47 +02:00