summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
Commit message (Expand)AuthorAge
* Fixed buildChristian Mollekopf2016-11-30
* Renamed RemoteIdMap to SynchronizerStoreChristian Mollekopf2016-11-28
* Moved inspection commands to a separate inspector.Christian Mollekopf2016-11-28
* Move the commandprocessor to a separate file.Christian Mollekopf2016-11-28
* Added the flush command.Christian Mollekopf2016-11-25
* Folded the SourceWriteback into the Synchronizer.Christian Mollekopf2016-11-21
* Notification debug stream operator.Christian Mollekopf2016-11-10
* A new indexer subsystem that can be used for indexes that are moreChristian Mollekopf2016-10-21
* Removed EntityReaderChristian Mollekopf2016-10-21
* Removed the now obsolete EntityStoreChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Moved standard quries to a separate header.Christian Mollekopf2016-10-06
* 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