summaryrefslogtreecommitdiffstats
path: root/examples/dummyresource/dummystore.cpp
Commit message (Collapse)AuthorAge
* CleanupChristian Mollekopf2015-11-28
|
* Move implementations to the cpp file.Christian Mollekopf2015-11-19
| | | | | | | | I finally figured out how to do that with cpp files. It requires instantiating the code with all expected classes, but that's not a big problem since we know all types. This will hopefully greatly reduce the compiletimes...
* DummyStore that is not overly complicated by using flatbuffers.Christian Mollekopf2015-09-08
|
* Added support for mails to akonadi and the dummyresource.Christian Mollekopf2015-09-08
| | | | Adding new types definitely needs to become easier.
* Create numbered eventsChristian Mollekopf2015-07-27
|
* Moved the dummy backend to a separate file.Christian Mollekopf2015-07-09