Skip to content

Incidence wrapper is now an ItemMonitor, letting us update incidence info automatically when they change in calendars

Claudio Cambra requested to merge work/clau/item_based_info into master

This MR makes the IncidenceWrapper class inherit Akonadi's ItemMonitor rather than IncidenceObserver. This lets us keep track of changes to an incidence even when they incidence pointer is cloned.

This fixes #106 (closed)

Merge request reports

Loading