qutebrowser/qutebrowser/config
Florian Bruhin b49b227c0d Add an init method for standarddir.
This is another preparation for #19 and #20.
2014-10-08 06:43:00 +02:00
..
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
config.py Add an init method for standarddir. 2014-10-08 06:43:00 +02:00
configdata.py Add --left/--right/--opposite to :tab-close. 2014-10-07 20:30:31 +02:00
configtypes.py Remove Emit:/Raise: from docstrings. 2014-10-07 23:08:37 +02: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 collections.UserDict for LineConfigParser. 2014-09-29 07:41:39 +02:00
sections.py Clean up FIXMEs and add github URLs 2014-10-01 22:23:27 +02:00
style.py Don't use signals for on_config_changed. 2014-09-28 11:27:52 +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 Move utils.get_standard_dir to its own file. 2014-10-08 06:20:31 +02:00