qutebrowser/qutebrowser/utils
Florian Bruhin dfe2f9e38c Also check PyQt version for qtutils.version_check()
With an older PyQt built against a newer Qt, we still don't have its features
available.

This also drops support for exact=True with compiled=True as the semantics for
that are unclear, and it's not used.
2017-10-12 19:13:20 +02:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
debug.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
docutils.py Move all documentation files to doc/ 2017-09-17 21:27:38 +02:00
error.py Fix lint 2017-09-15 12:07:54 +02:00
javascript.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
jinja.py Always autoescape jinja environments unless overridden 2017-09-16 10:43:59 +02:00
log.py Only show warning message stack with --debug 2017-09-28 21:30:32 +02:00
message.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
objreg.py Drop support for Qt < 5.7.1 2017-09-18 23:01:17 +02:00
qtutils.py Also check PyQt version for qtutils.version_check() 2017-10-12 19:13:20 +02:00
standarddir.py Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
testfile Moving testfile used by test_utils into qutebrowser.utils 2015-04-04 19:15:23 -03:00
urlutils.py Merge branch 'master' into new-config 2017-09-11 18:39:41 +02:00
usertypes.py Drop support for Qt < 5.7.1 2017-09-18 23:01:17 +02:00
utils.py Improve YAML deadline warning 2017-10-11 13:15:15 +02:00
version.py Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00