summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAge
* Added a folder typeChristian Mollekopf2015-11-09
* Fixed warningsChristian Mollekopf2015-11-08
* Fixed shutdown and synchronize commandsChristian Mollekopf2015-10-31
* Updated the index on modifications and removals.Christian Mollekopf2015-10-29
* Made pipeline preprocessing synchronous.Christian Mollekopf2015-10-28
* fixed buildChristian Mollekopf2015-10-23
* Finished ListResultModel implementation.Christian Mollekopf2015-10-21
* CleanupChristian Mollekopf2015-10-21
* ClientAPI: Don't require an explicit instance identifierChristian Mollekopf2015-10-21
* Moved the ListModelResult to a separate fileChristian Mollekopf2015-10-21
* Added a removeFromDisk method to the resourceChristian Mollekopf2015-10-21
* Dummyclient that can also remove stuff and updates queries automaticallyChristian Mollekopf2015-10-12
* Change replayChristian Mollekopf2015-10-10
* Store entities with revisionsChristian Mollekopf2015-09-11
* Simplified dummyresource indexingcodeChristian Mollekopf2015-09-08
* Reduced duplication in dummy synchronization codeChristian Mollekopf2015-09-08
* DummyStore that is not overly complicated by using flatbuffers.Christian Mollekopf2015-09-08
* A folder dummy folder facade and a folder property for mails.Christian Mollekopf2015-09-08
* Added support for mails to akonadi and the dummyresource.Christian Mollekopf2015-09-08
* Store indexes as named databases in the same db.Christian Mollekopf2015-08-23
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Fixed client buildChristian Mollekopf2015-08-12
* Made the pipeline an implementation detail of the resource.Christian Mollekopf2015-07-30
* Create numbered eventsChristian Mollekopf2015-07-27
* Fixed clientChristian Mollekopf2015-07-27
* Less hardcoded namesChristian Mollekopf2015-07-27
* Fixed the client, only optionally delete the db, and avoid constantChristian Mollekopf2015-07-23
* Deal with non-existing indexChristian Mollekopf2015-07-23
* Modify/Delete commandsChristian Mollekopf2015-07-14
* cleanupChristian Mollekopf2015-07-09
* Read-only transaction during sync.Christian Mollekopf2015-07-09
* Use remoteId index instead of scanChristian Mollekopf2015-07-09
* Moved SimpleResourceProcessorChristian Mollekopf2015-07-09
* Moved the dummy backend to a separate file.Christian Mollekopf2015-07-09
* Use the resource instance nameChristian Mollekopf2015-07-07
* Pass instanceIdentifier to facadeChristian Mollekopf2015-07-07
* Generalized facade code.Christian Mollekopf2015-07-02
* An almost generic query implementation.Christian Mollekopf2015-06-17
* Differentiate between resource name and instance identifierChristian Mollekopf2015-06-08
* Use type-specific index implementations.Christian Mollekopf2015-06-07
* Generalized creating the buffer.Christian Mollekopf2015-06-01
* Use type implementation to define default buffer and buffer-builderChristian Mollekopf2015-05-31
* Moved default read/write property mapper to TypeImplementationChristian Mollekopf2015-05-31
* 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
* Merge branch 'dev/client' into developChristian Mollekopf2015-05-24
|\
| * A test client showing a model that is populated by a queryChristian Mollekopf2015-05-24
* | KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* | Adapt to KAsync namespace changeDan Vrátil2015-05-15