Skip to content

Get rid of Todo/Event controller

Nicolas Fella requested to merge nicolasfella/calindori:controllerz into master

They take a LocalCalendar and a VariantMap from QML and apply changes to the LocalCalender. We can do the same directly in the local calendar and get rid of the middle man.

In the future it might be worth exploring whether we can directly manipulate KCalCore from QML

Merge request reports