Merge remote-tracking branch 'origin/master'

This commit is contained in:
Florian Bruhin 2014-09-09 18:00:37 +02:00
commit 64f10e08dd

View File

@ -127,6 +127,8 @@ style
- Always use a list as argument for namedtuple? - Always use a list as argument for namedtuple?
- Refactor enum() so it uses a list as second argument (like python - Refactor enum() so it uses a list as second argument (like python
enum/namedtuple). enum/namedtuple).
- Config init and some persistent objects should be moved out of QApplication.
- Use separate logger for config
dwb keybindings to possibly implement dwb keybindings to possibly implement
===================================== =====================================