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
/
examples
/
maildirresource
/
maildirresource.cpp
Commit message (
Expand
)
Author
Age
*
Import new mails as well
Christian Mollekopf
2016-02-11
*
Use a single transaction to append all messages generated during a sync.
Christian Mollekopf
2016-02-11
*
Print average time per mail.
Christian Mollekopf
2016-02-10
*
Renamed Resources to ResourceControl
Christian Mollekopf
2016-02-10
*
Gather more timings
Christian Mollekopf
2016-02-08
*
Use property transformation for the mimeMessage
Christian Mollekopf
2016-02-05
*
Fixed mail appending.
Christian Mollekopf
2016-02-05
*
Introduced debug areas and prettified output.
Christian Mollekopf
2016-02-04
*
Writeback of unread flag changes
Christian Mollekopf
2016-02-02
*
Cleaner EntityBuffer constructor
Christian Mollekopf
2016-02-02
*
Centralized main database name
Christian Mollekopf
2016-02-01
*
Ensure maildir flagchanges work completely
Christian Mollekopf
2016-02-01
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
ExisteneceInspection
Christian Mollekopf
2016-01-19
*
Inspect unread state
Christian Mollekopf
2016-01-19
*
Prepared maildir inspection implementation
Christian Mollekopf
2016-01-19
*
Fixed maildir mail removal.
Christian Mollekopf
2015-12-30
*
Cleanup
Christian Mollekopf
2015-12-30
*
Centralize where we create the stores
Christian Mollekopf
2015-12-30
*
Moved all generic synchronization code to the base class.
Christian Mollekopf
2015-12-30
*
Don't expose enabling/disabling of changerecording to resource
Christian Mollekopf
2015-12-30
*
Pass transactions into sync functions
Christian Mollekopf
2015-12-29
*
Stub for mail change-replay.
Christian Mollekopf
2015-12-29
*
Mark commands with whether they need to be replayed
Christian Mollekopf
2015-12-29
*
Changereplay for maildir folders.
Christian Mollekopf
2015-12-28
*
Use the folder index for syncing mails.
Christian Mollekopf
2015-12-22
*
Avoid using QDir::separator
Christian Mollekopf
2015-12-22
*
Added the mail date property
Christian Mollekopf
2015-12-22
*
Generalized the sync algorithms and applied them to mail.
Christian Mollekopf
2015-12-20
*
Detect modifications and removals on folders in the maildirresource
Christian Mollekopf
2015-12-18
*
Less repetition
Christian Mollekopf
2015-12-17
*
Removed an unnecessary member variable
Christian Mollekopf
2015-12-17
*
Use testFlag
Christian Mollekopf
2015-12-17
*
Use domain adaptor in maildirresource
Christian Mollekopf
2015-12-17
*
Fixed maildirresourcetest
Christian Mollekopf
2015-12-17
*
Debug output
Christian Mollekopf
2015-12-17
*
Get the maildir resource to work.
Christian Mollekopf
2015-12-16
*
A read-only maildir resource.
Christian Mollekopf
2015-12-15