qutebrowser/qutebrowser/config
Florian Bruhin f33f2e0a0f Convert URL to proxy correctly.
Before, user/password was set to an empty string even when not set in
the URL, causing Qt to reread this information all the time and
call proxyAuthenticationRequired even when the entered info was correct.
2014-05-20 08:56:58 +02:00
..
__init__.py Move config to config subfolder 2014-02-23 18:14:40 +01:00
_conftypes.py Convert URL to proxy correctly. 2014-05-20 08:56:58 +02:00
_sections.py Cache ordered values in ValueList section 2014-05-02 11:46:58 +02:00
_value.py Rename package-private modules to _foo.py 2014-04-25 11:50:30 +02:00
config.py Rename some commands 2014-05-16 23:01:40 +02:00
configdata.py Handle cancelling of authentication 2014-05-20 08:56:54 +02:00
iniparsers.py Use QApplication for global singletons 2014-05-05 17:56:14 +02:00
lineparser.py Basic cookie handling 2014-05-05 16:28:43 +02:00
style.py Make min/max tab width configurable 2014-05-12 16:04:43 +02:00
websettings.py Add font-size-* to QWebSettings. 2014-05-09 21:02:10 +02:00