summaryrefslogtreecommitdiff
path: root/alot/settings/manager.py
Commit message (Expand)AuthorAge
...
* refactor MatchSdtoutAddressbookPatrick Totzke2015-04-15
* refactor addressbook codePatrick Totzke2015-04-15
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* added check to bindings commands; added settings.get_keybindings(self,mode)Cinghio Pinghio2014-08-02
* work around new configobj behaviourPatrick Totzke2014-04-03
* doc: clean up docstring for SettingsManagerPatrick Totzke2013-05-12
* pep8/pyflakes fixesPatrick Totzke2013-03-16
* postpone binding if candidates with same prefix existPatrick Totzke2013-03-03
* correcting error message for themeLukas Zapletal2013-02-26
* fix #571Patrick Totzke2013-02-25
* empty input queue as soon asPatrick Totzke2013-01-11
* hotfix silly mistakePatrick Totzke2012-12-16
* read configs lazily in SettingsManagerPatrick Totzke2012-12-16
* add 'ignorecase' config option for abook sectionsPatrick Totzke2012-09-22
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-01
* fix: don't die because of non-string bindingsPatrick Totzke2012-08-19
* cleanup: move SettingsManager to its own filePatrick Totzke2012-08-10