summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
Commit message (Expand)AuthorAge
* Refactored the query part of the entity reader into DataStoreQuery.Christian Mollekopf2016-09-19
* Share special purpose preprocessor implementation.Christian Mollekopf2016-06-25
* Moved mailpreprocessors to a shared locationChristian Mollekopf2016-06-19
* Moved query logic to EntityReader to make it reusable in the resource.Christian Mollekopf2016-06-09
* Moved the classes to individual filesChristian Mollekopf2016-05-28
* Refactored the generic resource to use separate classes forChristian Mollekopf2016-05-28
* Account filter for resources and contains comparator in queryChristian Mollekopf2016-05-01
* Use ConfigStore for accountsChristian Mollekopf2016-04-11
* Fixed accounts supportChristian Mollekopf2016-03-15
* A test helper to avoid writing to the data directory.Christian Mollekopf2016-03-15
* Fetch more data on demandChristian Mollekopf2016-02-20
* clientapi.h goes Poof!Christian Mollekopf2016-02-10
* Moved Notifier and ResourceAccess to separate files.Christian Mollekopf2016-02-10
* Moved Store to separate fileChristian Mollekopf2016-02-10
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
* 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