Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Use Akonadi2::Store::ChildrenFetchedRole | Christian Mollekopf | 2015-12-06 | |
| | ||||
* | Added TypeIndex | Christian Mollekopf | 2015-12-06 | |
| | | | | | A central location for all types to specify what properties are indexed, and how to query them. | |||
* | Cleanup | Christian Mollekopf | 2015-11-28 | |
| | ||||
* | Removed most uses of SyncListResult and brought back the | Christian Mollekopf | 2015-11-28 | |
| | | | | dummyresourcetest | |||
* | 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. | |||
* | Working folder tree query | Christian Mollekopf | 2015-11-15 | |
| | ||||
* | Query test adjustments | Christian Mollekopf | 2015-11-14 | |
| | ||||
* | DummyResourceTest and QueryTest are passing | Christian Mollekopf | 2015-11-13 | |
| | | | | sync has been removed from the query code and is now a separate step | |||
* | A result model | Christian Mollekopf | 2015-11-10 | |
The result model drives the data retrieval and provides the interace for consumers |