Introduction of SiteSettingsManager
Store some site related settings in the database. This includes cookies, preparation for zoom, multiple webAttributes (the ones which made sense and could be changed on the fly) and html5 features/permissions (e.g. web notifications).
Contains some form of central manager, siteInfo GUI, preferences GUI and a debug plugin (visualizer).
I still work on:
- autotests (at least something)
- data migration for html5 permissions
- QML support
- Python support
Some information can be found in issue #20 (closed).