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
/
resource.h
Commit message (
Expand
)
Author
Age
*
Avoid storing the password in the configuration
Christian Mollekopf
2017-09-18
*
Adapt to KAsync changes
Christian Mollekopf
2017-03-01
*
Fixed build issues with pedantic enabled
Christian Mollekopf
2017-01-12
*
Don't set capabilities as property on creation.
Christian Mollekopf
2016-12-15
*
Used the CommandProcessor as central place for all command processing.
Christian Mollekopf
2016-11-28
*
Implement debug stream operators for query.
Christian Mollekopf
2016-11-07
*
Specify the resource name in one place
Christian Mollekopf
2016-10-21
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
Avoid using the resource object to remove the data from disk.
Christian Mollekopf
2016-10-07
*
Shorten the types to be more distinctive.
Christian Mollekopf
2016-07-08
*
Refactored the generic resource to use separate classes for
Christian Mollekopf
2016-05-28
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility
Christian Mollekopf
2016-02-17
*
Use Sink instead of SinkCommon
Christian Mollekopf
2016-02-09
*
Executed database removal in the resource instead of the client.
Christian Mollekopf
2016-02-08
*
Insall sincommon_export.h
Christian Mollekopf
2016-01-31
*
Explicitly state visibility
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
ResourceNotification -> Notification
Christian Mollekopf
2016-01-19
*
Added missing #pragma once
Christian Mollekopf
2016-01-18
*
Draft of inspection API
Christian Mollekopf
2016-01-18
*
Cleanup
Christian Mollekopf
2015-10-21
*
Let clients tell the resource when they no longer require a revision.
Christian Mollekopf
2015-10-19
*
Cleanup
Christian Mollekopf
2015-10-10
*
Untangled the include dependencies a bit.
Christian Mollekopf
2015-08-13
*
Made the pipeline an implementation detail of the resource.
Christian Mollekopf
2015-07-30
*
Forward revision updates through resource
Christian Mollekopf
2015-07-28
*
Pass command around as QByteArray
Christian Mollekopf
2015-07-23
*
Use the resource instance name
Christian Mollekopf
2015-07-07
*
KAsync has moved to it's own kasync.git repository
Dan Vrátil
2015-05-18
*
Adapt to KAsync namespace change
Dan Vrátil
2015-05-15
*
comments
Christian Mollekopf
2015-04-09
*
A way to ensure all messages have been processed.
Christian Mollekopf
2015-01-25
*
DomainTypeAdaptor factory, per type preprocessor pipeline configuration.
Christian Mollekopf
2015-01-02
*
Buffers wrapped into entity buffer, async command progress tracking.
Christian Mollekopf
2014-12-28
*
a basically-working Pipeline implementation
Aaron Seigo
2014-12-17
*
add pipelines (as a sketch only), message ids and message responses
Aaron Seigo
2014-12-16
*
add a synchronize method
Aaron Seigo
2014-12-16
*
first run at a plugin loader
Aaron Seigo
2014-12-16
*
split out the resource bits into their own file
Aaron Seigo
2014-12-16