Skip to content

Eliminate ExtraTodoModel and incorporate needed parts into TodoSortFilterProxyModel

Claudio Cambra requested to merge work/todo-model-testing into master

This should help eliminate some duplicate code and also eliminate bugs in the interaction between Proxy (TodoSortFilter) to Proxy (ExtraTodoModel) to the base TodoModel.

Handling of ETMCalendar pointers is also now consistent across calendar with Akonadi::ETMCalendar::Ptr

Merge request reports