3 Commits

Author SHA1 Message Date
Juergen E. Fischer
956c155e8f fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
     --exclude="ui_*.py,debian/*,python/ext-libs/*" \
     .
2015-02-01 20:46:47 +01:00
Pirmin Kalberer
3d6e46856a Updated UI defaults (toolbars and panels) for app and composer 2013-07-10 23:16:42 +02:00
Juergen E. Fischer
4ea2769d92 - move ui defaults to ui_defaults.h
- add scripts/mkuidefaults.py to create ui_defaults.h from current
  setting
- default ui state with two toolbar rows (fixes #8117)
- update plugin registry state of nsis installer
2013-06-19 23:08:55 +02:00