summaryrefslogtreecommitdiffstats
path: root/examples/dummyresource/facade.cpp
Commit message (Collapse)AuthorAge
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* 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.
* An almost generic query implementation.Christian Mollekopf2015-06-17
| | | | With equality filter on arbitrary properties as a bonus.
* Differentiate between resource name and instance identifierChristian Mollekopf2015-06-08
|
* Use type-specific index implementations.Christian Mollekopf2015-06-07
|
* Moved default read/write property mapper to TypeImplementationChristian Mollekopf2015-05-31
| | | | | There is always exactly one default buffer that we can centralize in TypeImplementation.
* Centralized type specific code.Christian Mollekopf2015-05-25
|
* Use an iterator for the result set.Christian Mollekopf2015-05-25
|
* Refactored query in facadeChristian Mollekopf2015-05-25
| | | | First prepare the result set, then retrieve it.
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
|
* cleanupChristian Mollekopf2015-04-27
|
* 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