index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
modelresult.h
Commit message (
Expand
)
Author
Age
*
Implemented notification support in the model.
Christian Mollekopf
2017-03-24
*
Don't call into the model after the model has been destroyed.
Christian Mollekopf
2017-01-31
*
More Log::Context
Christian Mollekopf
2016-12-22
*
Report when we don't have any more to fetch.
Christian Mollekopf
2016-12-20
*
Don't use a static for the threadboundary
Christian Mollekopf
2016-06-19
*
Moved thread-boundary crossing to the model.
Christian Mollekopf
2016-06-15
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
ModelResult header data, and support listing various types in the
Christian Mollekopf
2015-12-04
*
Provide a way to get to the ApplicationDomainType base class
Christian Mollekopf
2015-12-04
*
Provide status information about children fetch state
Christian Mollekopf
2015-11-30
*
ModelResult hasChildren, cleanup
Christian Mollekopf
2015-11-30
*
Introduced a QueryRunner object
Christian Mollekopf
2015-11-27
*
Only use the parent index when it's available
Christian Mollekopf
2015-11-25
*
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
*
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