Port zanshin to QDateTime, as used by the Applications/17.12 kcalcore API.
ClosedPublic

Authored by dfaure on Nov 14 2017, 1:08 PM.

Details

Summary

Fixes compilation with Applications/17.12, should still compile
with earlier APIs.

Test Plan

Compiles, tests pass (except for akonadi issues in storagetest but I'm
not running the 17.12 akonadi yet).

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure created this revision.Nov 14 2017, 1:08 PM

For me seems good and it's a little patch good !
We can compile on all kde version it's good too.

> +1

dfaure updated this revision to Diff 22917.Nov 25 2017, 12:46 PM

Fix the off-by-one issues that happened when setting a start/due date, via icaldir resource.

ervin accepted this revision.Nov 27 2017, 7:16 AM
This revision is now accepted and ready to land.Nov 27 2017, 7:16 AM
This revision was automatically updated to reflect the committed changes.