Skip to content

Emit signals when incidence properties are changed

Claudio Cambra requested to merge incidence_property_change_signals into master

This MR adds property signals and signal emit when an incidence's properties are changed. This should make QML bindings update correctly and should make it easier to handle incidences changes in other classes.

Merge request reports