summaryrefslogtreecommitdiffstats
path: root/tests/domainadaptortest.cpp
Commit message (Expand)AuthorAge
* Fixed unusedChristian Mollekopf2018-03-28
* Add CalDAV supportRémi Nicole2018-03-27
* Ensure we can deal with non-null terminated strings.Christian Mollekopf2017-06-27
* A single propertymapper for both directionsChristian Mollekopf2017-04-28
* Removed the resource mapperChristian Mollekopf2017-04-28
* Removed the template argument from the write property mapperChristian Mollekopf2017-04-28
* Wrap references in a Reerence type.Christian Mollekopf2016-12-08
* Wrap blob properties in type so we can distinguish it from other properties.Christian Mollekopf2016-12-06
* TypeImplementation cleanupChristian Mollekopf2016-10-21
* make it compileMichael Bohlender2016-09-04
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
* Stop using clientapi.hChristian Mollekopf2016-02-10
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Mark commands with whether they need to be replayedChristian Mollekopf2015-12-29
* Documentation on what tests are supposed to test.Christian Mollekopf2015-10-24
* Use type implementation to define default buffer and buffer-builderChristian Mollekopf2015-05-31
* Moved default read/write property mapper to TypeImplementationChristian Mollekopf2015-05-31
* More generic domainadpator code.Christian Mollekopf2015-04-12
* checkpointChristian Mollekopf2015-04-10
* Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* Cleanup and debug messages.Christian Mollekopf2015-04-02
* Made the domain adaptor actually work. We can read stuff now.Christian Mollekopf2015-01-07