Do not store tasks and events in KCalCore::Calendar to simplify code

Authored by aspotashev on May 22 2019, 4:37 AM.

Description

Do not store tasks and events in KCalCore::Calendar to simplify code

The tasks stored in KCalCore::Calendar were duplicating the data already
existing in TasksModel. Synchorization between these two complicates
code and thus is error prone and make it harder to unit-test.

Details

Committed
aspotashevMay 22 2019, 4:37 AM
Parents
R1045:7849d9740d61: Create quit action before call to setupGUI() to have Quit in the File menu
Branches
Unknown
Tags
Unknown