Implement Todo entity type
ClosedPublic

Authored by rnicole on May 4 2018, 11:07 AM.

Details

Summary

Some notes:

  • Needed to specialize some flatbuffers related functions for serializing QStringList and int
  • Removed useless qWarnings in caldav test
  • Rename EventSynchronizer -> CalDAVSynchronizer since it also synchronizes Calendars and Todos (and more to come!)

Diff Detail

Repository
R9 Sink
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rnicole requested review of this revision.May 4 2018, 11:07 AM
rnicole created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 6 2018, 7:29 PM
Closed by commit R9:90a8d33f7c17: Implement Todo entity type (authored by rnicole, committed by cmollekopf). · Explain Why
This revision was automatically updated to reflect the committed changes.