Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move client classes into akonadi2common and add the base class for resource ↵ | Aaron Seigo | 2014-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 | ||
* | it's a name, not a resource (that is going to be a class soon) | Aaron Seigo | 2014-12-15 |
| | |||
* | cleanup | Christian Mollekopf | 2014-12-14 |
| | |||
* | Threaded query processing. | Christian Mollekopf | 2014-12-14 |
| | |||
* | ClientAPI: Demonstrate how we can build powerful and flexible API's on top ↵ | Christian Mollekopf | 2014-12-12 |
| | | | | of ResultEmitter | ||
* | Dummyresourcefacade test. | Christian Mollekopf | 2014-12-11 |
| | | | | Huzaa, we can read a value! | ||
* | add a standard storage location | Aaron Seigo | 2014-12-04 |
| | |||
* | Return QSharedPointer wrapped and heap allocated results. | Christian Mollekopf | 2014-12-03 |
| | |||
* | ClientAPI is starting to work and has a first test. | Christian Mollekopf | 2014-12-01 |
| | |||
* | ClientAPI changes. | Christian Mollekopf | 2014-11-30 |
| | |||
* | Updated ClientAPI draft. | Christian Mollekopf | 2014-11-27 |
| | |||
* | Client API draft | Christian Mollekopf | 2014-11-22 |