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
Commit message (
Expand
)
Author
Age
*
Fixed getUids by type filtering.
Christian Mollekopf
2017-09-07
*
Avoid hiding the index() function
Christian Mollekopf
2017-09-02
*
Ensure we monitor resources for status changes that have been created
Christian Mollekopf
2017-09-02
*
Use Q_GLOBAL_STATIC for threadsafety.
Christian Mollekopf
2017-08-31
*
Avoid non threadsafe initialization.
Christian Mollekopf
2017-08-31
*
Avoid use after destruction
Christian Mollekopf
2017-08-28
*
use Q_GLOBAL_STATIC
Christian Mollekopf
2017-08-28
*
Detect connection lost so we can go to offline state
Christian Mollekopf
2017-08-28
*
Only return connected if there is any resource connected.
Christian Mollekopf
2017-08-26
*
Default to NoStatus for resources until we know more.
Christian Mollekopf
2017-08-25
*
Ensure the copied enum matches
Christian Mollekopf
2017-08-22
*
Implemented thread merging
Christian Mollekopf
2017-08-18
*
static members can apparently still lead to crashes...
Christian Mollekopf
2017-08-13
*
Silence the compiler warning
Christian Mollekopf
2017-08-11
*
Cleanup
Christian Mollekopf
2017-08-11
*
Avoid warning
Christian Mollekopf
2017-08-09
*
Use imported targets instead of qt5_use_modules
Heiko Becker
2017-07-29
*
Adjusted docs and test.
Christian Mollekopf
2017-07-27
*
Empty resource id's are valid when we search for resources.
Christian Mollekopf
2017-07-27
*
Skip modifications that do nothing.
Christian Mollekopf
2017-07-27
*
Only print modified properties if we have any.
Christian Mollekopf
2017-07-27
*
Sanity check queries
Christian Mollekopf
2017-07-16
*
Simplified code
Christian Mollekopf
2017-07-16
*
Better error messages
Christian Mollekopf
2017-07-16
*
No return value needed here.
Christian Mollekopf
2017-07-16
*
Filter resources for syncing by type.
Christian Mollekopf
2017-07-16
*
Avoid regenerating the messageId on every modfication
Christian Mollekopf
2017-07-06
*
Keep notifier alive for notifications of new resources.
Christian Mollekopf
2017-07-05
*
Notification printing
Christian Mollekopf
2017-07-05
*
Ensure we have the right facade
Christian Mollekopf
2017-06-27
*
Ensure we can deal with non-null terminated strings.
Christian Mollekopf
2017-06-27
*
Photo support
Christian Mollekopf
2017-06-27
*
Ensure revision updates are instantaneous.
Christian Mollekopf
2017-06-23
*
Build with flatbuffers 1.7
Christian Mollekopf
2017-06-23
*
We can run into this on empty models
Christian Mollekopf
2017-06-21
*
Added threading index cleanup
Christian Mollekopf
2017-06-15
*
No more threading by subject
Christian Mollekopf
2017-06-15
*
Fixed incremental queries
Christian Mollekopf
2017-06-10
*
A stab at the undefined reference to QMap<QByteArray, int>::QMap() error
Christian Mollekopf
2017-06-06
*
no need to hardcode this
Christian Mollekopf
2017-05-20
*
Ensure change-replay errors make it through to the correct error
Christian Mollekopf
2017-05-20
*
We don't need the layout just to check for existence
Christian Mollekopf
2017-05-20
*
Reread the location if we enable the test mode
Christian Mollekopf
2017-05-20
*
Avoid notifcations for requests that do nothing, progress with folderid
Christian Mollekopf
2017-05-20
*
Don't commit after every replayed revision
Christian Mollekopf
2017-05-12
*
Completely shortcut the stream evaluation if we're not going to use the
Christian Mollekopf
2017-05-12
*
Avoid redoing stuff over and over that we can easily avoid.
Christian Mollekopf
2017-05-12
*
QDateTime::toString is really slow
Christian Mollekopf
2017-05-12
*
We run into this when trying to index a property that is not set.
Christian Mollekopf
2017-05-12
*
Don't add resources that don't match the query during a livequery
Christian Mollekopf
2017-05-12
[next]