summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
Commit message (Expand)AuthorAge
* Move Key API into own files + some fixesMinijackson2018-07-04
* CleanupChristian Mollekopf2018-05-29
* Implement Todo entity typeRémi Nicole2018-05-06
* Avoid setting compiler options directlyChristian Mollekopf2018-05-03
* Change most of Event's properties to extracted propertiesRémi Nicole2018-04-13
* Add CalDAV supportRémi Nicole2018-03-27
* Xapian based fulltext indexingChristian Mollekopf2018-02-11
* One central place to generate uidsChristian Mollekopf2018-01-30
* Use LMDB_LIBRARIESChristian Mollekopf2017-10-20
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* Use imported targets instead of qt5_use_modulesHeiko Becker2017-07-29
* Move type implementations in one placeChristian Mollekopf2017-03-21
* Addressbook supportChristian Mollekopf2017-03-09
* Adapt to KAsync changesChristian Mollekopf2017-03-01
* cmake cleanup and set the version in project()Christian Mollekopf2017-03-01
* Set the version in the main CMakeLists.txtChristian Mollekopf2017-03-01
* Bumped version to 0.1.0Christian Mollekopf2017-03-01
* PropertyParser to properly parse different property types.Christian Mollekopf2017-02-16
* Only use in the public interface what we have to use.Christian Mollekopf2017-02-01
* extract datas from VCardSandro Knauß2017-01-30
* Add Contact as new domain typeSandro Knauß2017-01-30
* 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