New elementRect property/absolute paths
Support absolute paths in theme base paths
A new notifying property called elementRect which is the rect of either the whole svg document or the rect of the selected id.
using the elementRect function from qml is extremely error prone, as it doesn't work with property binfings. This makes using that element rectangle from qml much more reliable