Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use a list instead of a set for requested properties | Christian Mollekopf | 2015-12-08 |
* | Ported folder and event to TypeIndex | Christian Mollekopf | 2015-12-07 |
* | Added TypeIndex | Christian Mollekopf | 2015-12-06 |
* | example client and properties | Christian Mollekopf | 2015-12-04 |
* | ModelResult header data, and support listing various types in the | Christian Mollekopf | 2015-12-04 |
* | Reduced boilerplate for buffer mapping | Christian Mollekopf | 2015-12-04 |
* | Provide a way to get to the ApplicationDomainType base class | Christian Mollekopf | 2015-12-04 |
* | Added mail and folder properties | Christian Mollekopf | 2015-12-04 |
* | Improved resource access caching | Christian Mollekopf | 2015-12-03 |
* | Cache ResourceAccess instances. | Christian Mollekopf | 2015-12-01 |
* | Pipeline: Ensure a created entity has a new id. | Christian Mollekopf | 2015-12-01 |
* | Pipeline: only emit a change if the revision actually changed. | Christian Mollekopf | 2015-12-01 |
* | Resolve remoteIds during sync | Christian Mollekopf | 2015-12-01 |
* | Fixed some warnings | Christian Mollekopf | 2015-11-30 |
* | Less debug output | Christian Mollekopf | 2015-11-30 |
* | ModelResult: return an invalid QModelIndex for the toplevel parent | Christian Mollekopf | 2015-11-30 |
* | Provide status information about children fetch state | Christian Mollekopf | 2015-11-30 |
* | Debug output | Christian Mollekopf | 2015-11-30 |
* | Only install the headers we need. | Christian Mollekopf | 2015-11-30 |
* | ModelResult hasChildren, cleanup | Christian Mollekopf | 2015-11-30 |
* | Cleanup | Christian Mollekopf | 2015-11-28 |
* | Cleanup | Christian Mollekopf | 2015-11-28 |
* | Introduced a QueryRunner object | Christian Mollekopf | 2015-11-27 |
* | Avoid repeatedly opening the name db. | Christian Mollekopf | 2015-11-26 |
* | Fixed modifications. | Christian Mollekopf | 2015-11-25 |
* | Only use the parent index when it's available | Christian Mollekopf | 2015-11-25 |
* | Less noise | Christian Mollekopf | 2015-11-25 |
* | Optimize findLast | Christian Mollekopf | 2015-11-25 |
* | Use Query::parentProperty to express tree queries | Christian Mollekopf | 2015-11-24 |
* | Separated DomainTypeAdaptorFactoryInterface | Christian Mollekopf | 2015-11-21 |
* | Don't try to fetch more once the parent is fetched. | Christian Mollekopf | 2015-11-21 |
* | Fixed build | Christian Mollekopf | 2015-11-21 |
* | Moved facade implementation to cpp file | Christian Mollekopf | 2015-11-19 |
* | Move implementations to the cpp file. | Christian Mollekopf | 2015-11-19 |
* | The parent is always an object, so we might as well make that explicit | Christian Mollekopf | 2015-11-19 |
* | Loading data with the new model for the test client | Christian Mollekopf | 2015-11-19 |
* | Use the new modelresult in the dummyclient | Christian Mollekopf | 2015-11-19 |
* | fixup | Christian Mollekopf | 2015-11-18 |
* | Don't use a smart pointer for the result provider | Christian Mollekopf | 2015-11-18 |
* | Facade cleanup | Christian Mollekopf | 2015-11-17 |
* | Cleanup | Christian Mollekopf | 2015-11-15 |
* | Working folder tree query | Christian Mollekopf | 2015-11-15 |
* | DummyResourceTest and QueryTest are passing | Christian Mollekopf | 2015-11-13 |
* | It's starting to work | Christian Mollekopf | 2015-11-13 |
* | A result model | Christian Mollekopf | 2015-11-10 |
* | Cleanups | Christian Mollekopf | 2015-11-10 |
* | Added a folder type | Christian Mollekopf | 2015-11-09 |
* | Fixed warnings | Christian Mollekopf | 2015-11-08 |
* | Implemented removeIndex | Christian Mollekopf | 2015-11-05 |
* | Fixed shutdown and synchronize commands | Christian Mollekopf | 2015-10-31 |