Introduce Document::aboutToSave signal
This change introduces a new signal 'aboutToSave' which lets any clients know that we are going to save now.
The main usecase for this signal for now is to allow features such as "format on save".
This change introduces a new signal 'aboutToSave' which lets any clients know that we are going to save now.
The main usecase for this signal for now is to allow features such as "format on save".