qutebrowser/qutebrowser/misc
Florian Bruhin 9d963d55f5 Fix :debug-cache-stats with QtWebEngine
When we use --backend webengine, the QtWebKit stuff might be importable, but the
history still isn't initialized because of that.
2017-09-28 17:42:21 +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
backendproblem.py Force software rendering earlier 2017-09-28 09:52:56 +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 Improve crashdialog result codes 2017-09-27 11:46:51 +02:00
crashsignal.py Fix tests and lint 2017-09-28 09:38:57 +02:00
earlyinit.py Move SSL backend checking to backendproblem.py 2017-09-28 08:41:10 +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 Fix tests and lint 2017-09-28 09:38:57 +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 Make sure we never compare against an uninit'ed backend 2017-09-18 23:01:17 +02: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 Improve error dialogs when QtWebKit/QtWebEngine was not found 2017-09-28 08:41:10 +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 Fix :debug-cache-stats with QtWebEngine 2017-09-28 17:42:21 +02:00