summaryrefslogtreecommitdiffstats
path: root/common/clientapi.h
Commit message (Expand)AuthorAge
* CleanupChristian Mollekopf2015-12-19
* Remove all databases from diskChristian Mollekopf2015-12-10
* Provide a way to get to the ApplicationDomainType base classChristian Mollekopf2015-12-04
* Improved resource access cachingChristian Mollekopf2015-12-03
* Provide status information about children fetch stateChristian Mollekopf2015-11-30
* CleanupChristian Mollekopf2015-11-28
* CleanupChristian Mollekopf2015-11-28
* Move implementations to the cpp file.Christian Mollekopf2015-11-19
* Loading data with the new model for the test clientChristian Mollekopf2015-11-19
* Use the new modelresult in the dummyclientChristian Mollekopf2015-11-19
* Don't use a smart pointer for the result providerChristian Mollekopf2015-11-18
* It's starting to workChristian Mollekopf2015-11-13
* Fixed shutdown and synchronize commandsChristian Mollekopf2015-10-31
* Made headers installable and install headersChristian Mollekopf2015-10-23
* Avoid hardcoding a made-up resource type for config that doesn't belongChristian Mollekopf2015-10-21
* ClientAPI: Don't require an explicit instance identifierChristian Mollekopf2015-10-21
* Replay removals.Christian Mollekopf2015-10-11
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Return jobs from clientapiChristian Mollekopf2015-08-07
* Fixed possible race conditions.Christian Mollekopf2015-07-31
* Mode FacadeFactory to separate file, mutex protected it, and loadedChristian Mollekopf2015-07-27
* Warning on command failure, null debugstream to ignore messagesChristian Mollekopf2015-07-23
* Filter queries by available resources, and filter resources byChristian Mollekopf2015-07-08
* We can add resources.Christian Mollekopf2015-07-08
* Pass instanceIdentifier to facadeChristian Mollekopf2015-07-07
* Remove externallyManaged hack now that we use std::shared_ptrChristian Mollekopf2015-07-07
* Differentiate between resource name and instance identifierChristian Mollekopf2015-06-08
* Moved ApplicationDomainType and BufferAdaptor to separate filesChristian Mollekopf2015-05-25
* Centralized type specific code.Christian Mollekopf2015-05-25
* Refactored query in facadeChristian Mollekopf2015-05-25
* Fixed build.Christian 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
* Guard against non available facades.Christian Mollekopf2015-05-01
* Synchronize API callChristian Mollekopf2015-05-01
* Moved resultprovider to separate file.Christian Mollekopf2015-04-30
* CleanupChristian Mollekopf2015-04-29
* Make use of Async::iterateChristian Mollekopf2015-04-27
* Use std::shared_ptr instead of QSharedPointer for facade factory.Christian Mollekopf2015-04-27
* Fixed lifetime management of resultSet.Christian Mollekopf2015-04-27
* Keep thread alive until the end of the query, and cleanup the resultSet.Christian Mollekopf2015-04-24
* Fixed build.Christian Mollekopf2015-04-19
* Stub for akonadi configuration.Christian Mollekopf2015-04-19
* Async refactoring in clientapi using each executorChristian Mollekopf2015-04-19
* cleanupChristian Mollekopf2015-04-18
* Moved generic part of load to GenericFacadeChristian Mollekopf2015-04-18
* Use a queryrunner to execute queries.Christian Mollekopf2015-04-15
* checkpointChristian Mollekopf2015-04-10
* Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09