summaryrefslogtreecommitdiffstats
path: root/common/clientapi.cpp
Commit message (Expand)AuthorAge
* Moved Notifier and ResourceAccess to separate files.Christian Mollekopf2016-02-10
* Moved Store to separate fileChristian Mollekopf2016-02-10
* Renamed Resources to ResourceControlChristian Mollekopf2016-02-10
* Removed removeFromDiskChristian Mollekopf2016-02-10
* No longer used.Christian Mollekopf2016-02-10
* Moved some APIChristian Mollekopf2016-02-09
* Executed database removal in the resource instead of the client.Christian Mollekopf2016-02-08
* Listen for notifications from specific resources.Christian Mollekopf2016-02-08
* Trace some timings.Christian Mollekopf2016-02-08
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* ResourceNotification -> NotificationChristian Mollekopf2016-01-19
* Disambiguate between what we want to flushChristian Mollekopf2016-01-19
* Working resource inspectionChristian Mollekopf2016-01-18
* Draft of inspection APIChristian Mollekopf2016-01-18
* Got rid of all uses of Query::syncOnDemand and Query::processAllChristian Mollekopf2016-01-14
* Introduced flushMessageQueueChristian Mollekopf2016-01-14
* An imperative query APIChristian Mollekopf2016-01-14
* Query log output formattingChristian Mollekopf2015-12-28
* CleanupChristian Mollekopf2015-12-19
* Debug outputChristian Mollekopf2015-12-17
* Ensure we process the query also if no resource is available.Christian Mollekopf2015-12-13
* Load entities from multiple resourcesChristian Mollekopf2015-12-13
* Deal with no available resourcesChristian Mollekopf2015-12-10
* Remove all databases from diskChristian Mollekopf2015-12-10
* Use a list instead of a set for requested propertiesChristian Mollekopf2015-12-08
* Improved resource access cachingChristian Mollekopf2015-12-03
* Fixed some warningsChristian Mollekopf2015-11-30
* CleanupChristian Mollekopf2015-11-28
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Move implementations to the cpp file.Christian Mollekopf2015-11-19
* DummyResourceTest and QueryTest are passingChristian Mollekopf2015-11-13
* Fixed shutdown and synchronize commandsChristian Mollekopf2015-10-31
* We need to return instance identifiers and not resource typesChristian Mollekopf2015-10-23
* Made headers installable and install headersChristian Mollekopf2015-10-23
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Fixed possible race conditions.Christian Mollekopf2015-07-31
* Mode FacadeFactory to separate file, mutex protected it, and loadedChristian Mollekopf2015-07-27
* An easy way to switch between threaded and non-threaded query executionChristian Mollekopf2015-07-23
* Filter queries by available resources, and filter resources byChristian Mollekopf2015-07-08
* We can add resources.Christian Mollekopf2015-07-08
* Moved remaining parts of applicationdomaintypeChristian Mollekopf2015-05-25
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Synchronize API callChristian Mollekopf2015-05-01
* Moved resultprovider to separate file.Christian Mollekopf2015-04-30
* Avoid starting the resource for shutdown.Christian Mollekopf2015-04-29
* Stub for akonadi configuration.Christian Mollekopf2015-04-19
* Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* async simplificationsChristian Mollekopf2015-04-02