summaryrefslogtreecommitdiffstats
path: root/examples/caldavresource
Commit message (Expand)AuthorAge
* Avoid building tests that link to the resource on windows.Christian Mollekopf2018-05-28
* -DQT_PLUGIN seems to be a remnant of the past.Christian Mollekopf2018-05-28
* Fix CalDAV test in Docker + add Calendar and Todo in the database layoutRémi Nicole2018-05-14
* A test that doesn't test anything isn't very useful.Christian Mollekopf2018-05-07
* Verify the iterator is valid before trying to dereference it.Christian Mollekopf2018-05-07
* Never allocate KJob subclasses on the stackChristian Mollekopf2018-05-07
* Fixed url to work with cyrus imapChristian Mollekopf2018-05-07
* Implement Todo entity typeRémi Nicole2018-05-06
* Implement replaying CalDAV events and calendarsRémi Nicole2018-05-03
* On windows we need to set the RUNTIME destinationChristian Mollekopf2018-04-19
* Change most of Event's properties to extracted propertiesRémi Nicole2018-04-13
* Add EndTime and Ical attributes to EventRémi Nicole2018-04-11
* Disable currently useless and broken testcodeChristian Mollekopf2018-03-29
* Add CalDAV supportRémi Nicole2018-03-27