qutebrowser/qutebrowser/utils
Florian Bruhin 6c3f90146f Make qtutils.version_check strict by default
This also renames 'strict' to 'compiled' to be more descriptive.
It also fixes a crash when starting qutebrowser with an older compiled Qt
version which was introduced recently (calling setSpellCheckEnabled).
2017-10-08 19:08:37 +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 Make qtutils.version_check strict by default 2017-10-08 19:08:37 +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 Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00
version.py Use utils.is_* for platform checks everywhere 2017-09-20 11:10:24 +02:00