summaryrefslogtreecommitdiffstats
path: root/examples/dummyresource/facade.h
Commit message (Collapse)AuthorAge
* Added a folder typeChristian Mollekopf2015-11-09
|
* A folder dummy folder facade and a folder property for mails.Christian Mollekopf2015-09-08
| | | | Mails in inbox!
* Added support for mails to akonadi and the dummyresource.Christian Mollekopf2015-09-08
| | | | Adding new types definitely needs to become easier.
* Pass instanceIdentifier to facadeChristian Mollekopf2015-07-07
|
* Generalized facade code.Christian Mollekopf2015-07-02
| | | | A default implementation is now nothing but an empty shell.
* Refactored query in facadeChristian Mollekopf2015-05-25
| | | | First prepare the result set, then retrieve it.
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
|
* Moved the non-generic code back to dummyresource.Christian Mollekopf2015-04-27
| | | | The dummy resource could now implement incremental queries.
* Moved complete writing part to GenericFacadeChristian Mollekopf2015-04-19
|
* Moved client and dummyresource to examples/Christian Mollekopf2015-04-19