summaryrefslogtreecommitdiffstats
path: root/common/resource.cpp
Commit message (Expand)AuthorAge
* static members can apparently still lead to crashes...Christian Mollekopf2017-08-13
* Don't set capabilities as property on creation.Christian Mollekopf2016-12-15
* Used the CommandProcessor as central place for all command processing.Christian Mollekopf2016-11-28
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* Specify the resource name in one placeChristian Mollekopf2016-10-21
* Avoid using the resource object to remove the data from disk.Christian Mollekopf2016-10-07
* Refactored the generic resource to use separate classes forChristian Mollekopf2016-05-28
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Executed database removal in the resource instead of the client.Christian Mollekopf2016-02-08
* Build without warningsChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Made the pipeline an implementation detail of the resource.Christian Mollekopf2015-07-30
* Forward revision updates through resourceChristian Mollekopf2015-07-28
* Pass command around as QByteArrayChristian Mollekopf2015-07-23
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* A way to ensure all messages have been processed.Christian Mollekopf2015-01-25
* DomainTypeAdaptor factory, per type preprocessor pipeline configuration.Christian Mollekopf2015-01-02
* Buffers wrapped into entity buffer, async command progress tracking.Christian Mollekopf2014-12-28
* a basically-working Pipeline implementationAaron Seigo2014-12-17
* add pipelines (as a sketch only), message ids and message responsesAaron Seigo2014-12-16
* add a synchronize methodAaron Seigo2014-12-16
* go into the correct subdirAaron Seigo2014-12-16
* first run at a plugin loaderAaron Seigo2014-12-16
* split out the resource bits into their own fileAaron Seigo2014-12-16