summaryrefslogtreecommitdiffstats
path: root/common/modelresult.h
Commit message (Expand)AuthorAge
* Implemented notification support in the model.Christian Mollekopf2017-03-24
* Don't call into the model after the model has been destroyed.Christian Mollekopf2017-01-31
* More Log::ContextChristian Mollekopf2016-12-22
* Report when we don't have any more to fetch.Christian Mollekopf2016-12-20
* Don't use a static for the threadboundaryChristian Mollekopf2016-06-19
* Moved thread-boundary crossing to the model.Christian Mollekopf2016-06-15
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* ModelResult header data, and support listing various types in theChristian Mollekopf2015-12-04
* Provide a way to get to the ApplicationDomainType base classChristian Mollekopf2015-12-04
* Provide status information about children fetch stateChristian Mollekopf2015-11-30
* ModelResult hasChildren, cleanupChristian Mollekopf2015-11-30
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Only use the parent index when it's availableChristian Mollekopf2015-11-25
* Move implementations to the cpp file.Christian Mollekopf2015-11-19
* The parent is always an object, so we might as well make that explicitChristian Mollekopf2015-11-19
* Loading data with the new model for the test clientChristian Mollekopf2015-11-19
* Use the new modelresult in the dummyclientChristian Mollekopf2015-11-19
* Working folder tree queryChristian Mollekopf2015-11-15
* DummyResourceTest and QueryTest are passingChristian Mollekopf2015-11-13
* It's starting to workChristian Mollekopf2015-11-13
* A result modelChristian Mollekopf2015-11-10