summaryrefslogtreecommitdiffstats
path: root/common/facade.h
Commit message (Expand)AuthorAge
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Avoid repeatedly opening the name db.Christian Mollekopf2015-11-26
* Fixed modifications.Christian Mollekopf2015-11-25
* Separated DomainTypeAdaptorFactoryInterfaceChristian Mollekopf2015-11-21
* Moved facade implementation to cpp fileChristian Mollekopf2015-11-19
* The parent is always an object, so we might as well make that explicitChristian Mollekopf2015-11-19
* Loading data with the new model for the test clientChristian Mollekopf2015-11-19
* fixupChristian Mollekopf2015-11-18
* Don't use a smart pointer for the result providerChristian Mollekopf2015-11-18
* Facade cleanupChristian Mollekopf2015-11-17
* CleanupChristian Mollekopf2015-11-15
* DummyResourceTest and QueryTest are passingChristian Mollekopf2015-11-13
* It's starting to workChristian Mollekopf2015-11-13
* Fixed warningsChristian Mollekopf2015-11-08
* CleanupChristian Mollekopf2015-10-21
* CleanupChristian Mollekopf2015-10-20
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* Moved more entitystorage functionality back to facade.Christian Mollekopf2015-10-15
* Replay removals.Christian Mollekopf2015-10-11
* Always get the latest revision directly from storageChristian Mollekopf2015-10-10
* Change replayChristian Mollekopf2015-10-10
* Added support for mails to akonadi and the dummyresource.Christian Mollekopf2015-09-08
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Moved sendCommand implementations to ResourceAccessChristian Mollekopf2015-08-12
* Allow to inject a fake ResourceInstanceChristian Mollekopf2015-07-28
* Abstracted the storage so the facade can be tested.Christian Mollekopf2015-07-27
* Moved storage access, adaptor conversion and index access to centralChristian Mollekopf2015-07-27
* Only query for new revisions.Christian Mollekopf2015-07-27
* Removed hardcoded instance identifierChristian Mollekopf2015-07-27
* More trace messagesChristian Mollekopf2015-07-23
* Modify/Delete actionsChristian Mollekopf2015-07-19
* Don't require a smartpointer where not necessaryChristian Mollekopf2015-07-15
* Removed unnecessary template parameterChristian Mollekopf2015-07-14
* Generalized facade code.Christian Mollekopf2015-07-02
* Use template type parameterChristian Mollekopf2015-06-01
* KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Ensure the facade is open when listening to revision changes.Christian Mollekopf2015-05-01
* Moved the non-generic code back to dummyresource.Christian Mollekopf2015-04-27
* Fixed lifetime management of resultSet.Christian Mollekopf2015-04-27
* Moved complete writing part to GenericFacadeChristian Mollekopf2015-04-19
* Moved generic part of load to GenericFacadeChristian Mollekopf2015-04-18
* Use a queryrunner to execute queries.Christian Mollekopf2015-04-15
* Started a facade base implementation.Christian Mollekopf2015-04-09