summaryrefslogtreecommitdiffstats
path: root/common/facade.h
Commit message (Expand)AuthorAge
* Fixed more warnings and then disabled themChristian Mollekopf2018-03-25
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Adapt to KAsync changesChristian Mollekopf2017-03-01
* Introduced Log::ContextChristian Mollekopf2016-12-22
* Copy command and proper moveChristian Mollekopf2016-12-04
* interresource moveChristian Mollekopf2016-12-02
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* A new debug system.Christian Mollekopf2016-07-07
* Simpler facade and domaintypeadaptorfactory instantiationChristian Mollekopf2016-06-16
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* CleanupChristian Mollekopf2016-02-20
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
* Support result property transformationsChristian Mollekopf2016-02-05
* Insall sincommon_export.hChristian Mollekopf2016-01-31
* Explicitly state visibilityChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* 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