qutebrowser/qutebrowser
Florian Bruhin b47f90d24f Really fix Python 3.6 deprecation warnings
Before, the module regexes didn't actually work properly, but we thought the
warnings were gone as they only were shown once because of __pycache__.

Now we instead don't filter by module, but simply hide those messages globally
during the earlyinit dependency import (which is the first import).
2017-01-18 08:40:57 +01:00
..
browser Prevent using %2F as slash in a Content-Disposition header 2017-01-13 18:04:04 +01:00
commands Also catch UnicodeDecodeError on Windows 2016-12-28 23:03:37 +01:00
completion Fixed problems with tab completion after moving tabs (#2141) 2016-11-30 14:17:20 +01:00
config Clear keychain on <Ctrl-[> in addition to <Escape>. 2017-01-07 00:45:06 -05:00
html Use a data: URL for the broken qutebrowser logo 2016-11-10 08:53:06 +01:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript eslint: Turn off prefer-destructuring 2017-01-08 15:36:51 +01:00
keyinput Merge branch 'cancel-register-key' of https://github.com/blyxxyz/qutebrowser into blyxxyz-cancel-register-key 2016-11-23 12:53:50 +01:00
mainwindow Fix error position when the statusbar is invisible 2016-12-29 20:35:10 +01:00
misc Really fix Python 3.6 deprecation warnings 2017-01-18 08:40:57 +01:00
utils Really fix Python 3.6 deprecation warnings 2017-01-18 08:40:57 +01:00
__init__.py Release v0.9.1 2017-01-13 18:10:03 +01:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Revert "Enable HighDPI scaling" 2016-12-08 21:23:56 +01:00
qutebrowser.py Allow --qt-arg and --qt-flag to be given multiple times 2016-12-06 06:47:42 +01:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00