Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Ensure we correctly sort by date. | Christian Mollekopf | 2016-02-15 | |
| | ||||
* | Prepared querying of batches and added a switch to enable/disable | Christian Mollekopf | 2016-02-15 | |
| | | | | sorting | |||
* | Renamed Akonadi2 to Sink | Christian Mollekopf | 2016-01-20 | |
| | | | | (except for documentation). | |||
* | A more convenient and expressive query API | Christian Mollekopf | 2016-01-14 | |
| | ||||
* | Use a list instead of a set for requested properties | Christian Mollekopf | 2015-12-08 | |
| | | | | We want to maintain the order since we use the list in the model result | |||
* | Use Query::parentProperty to express tree queries | Christian Mollekopf | 2015-11-24 | |
| | | | | | That way we don't have to hardcode the parent property, and we can use the property to express non-tree queries as well. | |||
* | Untangled the include dependencies a bit. | Christian Mollekopf | 2015-08-13 | |
We no longer depend on clientapi.h from everywhere. |