summaryrefslogtreecommitdiffstats
path: root/dummyresource/facade.cpp
Commit message (Collapse)AuthorAge
* move client classes into akonadi2common and add the base class for resource ↵Aaron Seigo2014-12-16
| | | | | | | | | plugins we can divide up libakonadi2common later once we have a full collection of classes this makes writing code a bit simpler now as we don't have to figuer out which libraries to link against or how class dependencies should look. when we have more infrastructure in place this will mostly become self-evident
* licensesAaron Seigo2014-12-15
|
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
|
* Dummyresourcefacade test.Christian Mollekopf2014-12-11
| | | | Huzaa, we can read a value!
* read takes an error handler rather than returns a boolAaron Seigo2014-12-06
|
* major reorg that puts Storage (previously Database) into commonAaron Seigo2014-12-05
| | | | | there is now a top-level tests dir, and a compile time switch for lmdb vs kyotocabinet
* use the standard storage locationAaron Seigo2014-12-04
|
* buildAaron Seigo2014-12-04
|
* The resource can read (but not very selective yet).Christian Mollekopf2014-12-04
|
* dummyresource that doesn't work yetChristian Mollekopf2014-12-03