qutebrowser/qutebrowser/config
2014-11-30 22:16:55 +01:00
..
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
config.py Automatic config migration for renamed sections/options. 2014-11-27 07:07:28 +01:00
configdata.py Add an ssl-strict=ask option. Closes #16. 2014-11-30 21:57:37 +01:00
configtypes.py Simplify some config types by using valid_values. 2014-11-30 22:16:55 +01:00
iniparsers.py Improve __repr__ methods. 2014-09-26 15:48:24 +02:00
keyconfparser.py Clean up KeyConfParser __init__ and make it work with None. 2014-10-02 22:49:58 +02:00
lineparser.py Use signals and decorators for configs again. 2014-10-18 19:50:10 +02:00
sections.py Clean up FIXMEs and add github URLs 2014-10-01 22:23:27 +02:00
style.py Don't update stylesheets of deleted objects. 2014-10-18 19:53:22 +02:00
textwrapper.py Full read-write support for key config. 2014-09-09 22:18:00 +02:00
value.py Fix str() of ConfigValue 2014-09-30 06:32:51 +02:00
websettings.py Another round of config breakage (sorry!). 2014-11-26 21:16:27 +01:00