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.cpp
Commit message (
Expand
)
Author
Age
*
Avoid hiding the index() function
Christian Mollekopf
2017-09-02
*
We can run into this on empty models
Christian Mollekopf
2017-06-21
*
Emit dataChanged without roles
Christian Mollekopf
2017-03-29
*
Fixed notification quering
Christian Mollekopf
2017-03-26
*
Implemented notification support in the model.
Christian Mollekopf
2017-03-24
*
Resolved potential deadlock
Christian Mollekopf
2017-03-07
*
Don't emit superfluous remove signals.
Christian Mollekopf
2017-02-13
*
Don't call into the model after the model has been destroyed.
Christian Mollekopf
2017-01-31
*
Debug output
Christian Mollekopf
2017-01-07
*
Avoid fetching again if a fetch is already in progress.
Christian Mollekopf
2016-12-23
*
More Log::Context
Christian Mollekopf
2016-12-22
*
Report when we don't have any more to fetch.
Christian Mollekopf
2016-12-20
*
Return false once we cannot fetch more
Christian Mollekopf
2016-12-20
*
Let the preprocessor repeat the types.
Christian Mollekopf
2016-12-08
*
Hide Query::parentProperty
Christian Mollekopf
2016-11-14
*
Header cleanup
Christian Mollekopf
2016-10-27
*
Avoid fetching repeatedly to check for children.
Christian Mollekopf
2016-10-27
*
The threading reduction is working.
Christian Mollekopf
2016-09-26
*
A new query system
Christian Mollekopf
2016-09-23
*
A new debug system.
Christian Mollekopf
2016-07-07
*
Don't use a static for the threadboundary
Christian Mollekopf
2016-06-19
*
Automatically fetch children if necessary.
Christian Mollekopf
2016-06-15
*
Avoid crashing.
Christian Mollekopf
2016-06-15
*
Moved thread-boundary crossing to the model.
Christian Mollekopf
2016-06-15
*
Register the Identity type
Christian Mollekopf
2016-04-13
*
Fixed accounts support
Christian Mollekopf
2016-03-15
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Fetch more data on demand
Christian Mollekopf
2016-02-20
*
Prepared sort indexes
Christian Mollekopf
2016-02-16
*
Introduced debug areas and prettified output.
Christian Mollekopf
2016-02-04
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Debug output
Christian Mollekopf
2015-12-17
*
Load entities from multiple resources
Christian Mollekopf
2015-12-13
*
Deal with no available resources
Christian Mollekopf
2015-12-10
*
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
*
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
*
ModelResult hasChildren, cleanup
Christian Mollekopf
2015-11-30
*
Cleanup
Christian Mollekopf
2015-11-28
*
Introduced a QueryRunner object
Christian Mollekopf
2015-11-27
*
Only use the parent index when it's available
Christian Mollekopf
2015-11-25
*
Less noise
Christian Mollekopf
2015-11-25
*
Don't try to fetch more once the parent is fetched.
Christian Mollekopf
2015-11-21
*
Move implementations to the cpp file.
Christian Mollekopf
2015-11-19