summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
Commit message (Expand)AuthorAge
* Insall sincommon_export.hChristian Mollekopf2016-01-31
* Explicitly state visibilityChristian Mollekopf2016-01-31
* clang analyze targetChristian Mollekopf2016-01-30
* Sink is not a frameworkChristian Mollekopf2016-01-21
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Install new headersChristian Mollekopf2016-01-20
* Merge remote-tracking branch 'origin/dev/hefee' into dev/inspectionChristian Mollekopf2016-01-19
|\
| * export propper files to link against via cmakeSandro Knauß2016-01-11
* | Draft of inspection APIChristian Mollekopf2016-01-18
|/
* unqlite is a dead end; time to start pruning these thingsAaron Seigo2015-12-25
* Added TypeIndexChristian Mollekopf2015-12-06
* Only install the headers we need.Christian Mollekopf2015-11-30
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Moved facade implementation to cpp fileChristian Mollekopf2015-11-19
* CleanupChristian Mollekopf2015-11-15
* Added a folder typeChristian Mollekopf2015-11-09
* Made headers installable and install headersChristian Mollekopf2015-10-23
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* Added support for mails to akonadi and the dummyresource.Christian Mollekopf2015-09-08
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Moved listener to commonChristian Mollekopf2015-07-28
* Abstracted the storage so the facade can be tested.Christian Mollekopf2015-07-27
* Mode FacadeFactory to separate file, mutex protected it, and loadedChristian Mollekopf2015-07-27
* 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