qutebrowser/qutebrowser/misc
Florian Bruhin a17c4767d6 Check libraries before Qt version
Importing qtutils for version_check needs pkg_resources, so we need to check
that's available earlier.

Also, import pkg_resources also shows warnings on older setuptools versions
because of invalid escapes, so we need to import it with warnings suppressed.
2017-09-18 23:01:17 +02:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
autoupdate.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
checkpyver.py Drop support for Python 3.4 2017-09-18 23:01:17 +02:00
cmdhistory.py Move command-history init to cmdhistory.py 2017-09-15 14:27:15 +02:00
consolewidget.py Refactor objreg.get('config') calls 2017-07-04 14:42:56 +02:00
crashdialog.py Fix lint 2017-09-17 22:53:32 +02:00
crashsignal.py Work around segfault when using pdb 2017-07-23 22:45:13 +02:00
earlyinit.py Check libraries before Qt version 2017-09-18 23:01:17 +02:00
editor.py Fix lint and old config options 2017-07-04 14:42:56 +02:00
guiprocess.py Fix tests for QProcess changes 2017-07-23 22:10:50 +02:00
httpclient.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
ipc.py Drop support for Qt < 5.7.1 2017-09-18 23:01:17 +02:00
keyhintwidget.py Remove dead code 2017-09-13 17:26:56 +02:00
lineparser.py Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04:00
miscwidgets.py Merge branch 'master' into new-config 2017-09-11 18:39:41 +02:00
msgbox.py Improve config error handling 2017-09-15 12:07:54 +02:00
objects.py Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
pastebin.py Send crash reports to private pastebin 2017-05-29 09:20:10 +02:00
readline.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
savemanager.py Make sure the config is available before the QApplication 2017-09-17 20:06:35 +02:00
sessions.py Drop support for Python 3.4 2017-09-18 23:01:17 +02:00
split.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
sql.py SQL code review fixes. 2017-07-11 08:07:48 -04:00
utilcmds.py Remove extra blank line from utilcmds 2017-09-08 08:00:29 -04:00