summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
Commit message (Expand)AuthorAge
* Extracted resource configChristian Mollekopf2015-07-08
* We can add resources.Christian Mollekopf2015-07-08
* Moved default read/write property mapper to TypeImplementationChristian Mollekopf2015-05-31
* Moved remaining parts of applicationdomaintypeChristian Mollekopf2015-05-25
* Centralized type specific code.Christian Mollekopf2015-05-25
* KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Ensure proper dependencies between build targets and generate_flatbuffers tar...Dan Vrátil2015-05-15
* Moved Console to client.Christian Mollekopf2015-04-21
* Moved generic part of resource implementation to GenericResourceChristian Mollekopf2015-04-20
* Moved clientapitest to testsChristian Mollekopf2015-04-15
* Use a queryrunner to execute queries.Christian Mollekopf2015-04-15
* Moved generic parts of the domain adaptor to commonChristian Mollekopf2015-04-09
* Forgot to compile the notification schemaChristian Mollekopf2015-03-31
* Resource crashhandler and logging facilities.Christian Mollekopf2015-03-31
* CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGSDan Vrátil2015-02-21
* fix buildAaron Seigo2015-01-27
* A way to ensure all messages have been processed.Christian Mollekopf2015-01-25
* Uid index + query using that index.Christian Mollekopf2015-01-24
* Writing from facade.Christian Mollekopf2015-01-15
* A messagequeue.Christian Mollekopf2015-01-11
* Buffers wrapped into entity buffer, async command progress tracking.Christian Mollekopf2014-12-28
* unifying buffer, and a better way to implement domain object adapters.Christian Mollekopf2014-12-24
* add pipelines (as a sketch only), message ids and message responsesAaron Seigo2014-12-16
* a more complete command setAaron Seigo2014-12-16
* split out functions that get inlined into a separate fileAaron Seigo2014-12-16
* split out the resource bits into their own fileAaron Seigo2014-12-16
* move client classes into akonadi2common and add the base class for resource p...Aaron Seigo2014-12-16
* shared libraries, install targetsAaron Seigo2014-12-15
* compile ixes, make akonadi2common an actual shared libAaron Seigo2014-12-14
* buildAaron Seigo2014-12-14
* the all-in-one-file version of unqliteAaron Seigo2014-12-14
* and now unqlite storage worksAaron Seigo2014-12-14
* build unqlite with thread supportAaron Seigo2014-12-14
* try out unqliteAaron Seigo2014-12-11
* standardize on calling it Akonadi2Aaron Seigo2014-12-06
* read takes an error handler rather than returns a boolAaron Seigo2014-12-06
* major reorg that puts Storage (previously Database) into commonAaron Seigo2014-12-05
* consolidate command writing to avoid duplicating those 4 lines everywhereAaron Seigo2014-12-02
* toynadi -> akonadinextAaron Seigo2014-12-02
* send revision updates from resource to clientAaron Seigo2014-12-01
* create a common lib, autogen the buffer classes there dynamicallyAaron Seigo2014-11-30
* add flatbuffer support and use that for the handshakeAaron Seigo2014-11-30