__init__.py
|
Move config to config subfolder
|
2014-02-23 18:14:40 +01:00 |
config.py
|
Use ChainMap for ValueList config section.
|
2014-04-17 11:01:45 +02:00 |
configdata.py
|
Display config description in completion
|
2014-04-16 16:36:45 +02:00 |
conftypes.py
|
Move SettingValue to own file
|
2014-04-11 06:28:07 +02:00 |
iniparsers.py
|
Split config.py more
|
2014-04-16 16:16:17 +02:00 |
lineparser.py
|
Don't attempt to save if no data was read
|
2014-04-16 23:32:21 +02:00 |
sections.py
|
Use ChainMap for ValueList config section.
|
2014-04-17 11:01:45 +02:00 |
style.py
|
Update everything needed when config is changed
|
2014-04-10 23:30:45 +02:00 |
value.py
|
Use slicing for getlayers for SettingsValue
|
2014-04-13 21:48:51 +02:00 |
websettings.py
|
Move websettings to own file
|
2014-04-16 15:49:56 +02:00 |