summaryrefslogtreecommitdiffstats
path: root/common/bufferadaptor.h
Commit message (Collapse)AuthorAge
* Properly track changes applied by preprocessorsChristian Mollekopf2016-06-30
| | | | | | This is necessary so we get the actual changeset during replay, so a mark-as-read action doesn't result in a new mime message, but only the flag change.
* Catch if we call the base implementation.Christian Mollekopf2016-05-08
|
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* Only load the properties we need.Christian Mollekopf2015-12-22
| | | | ...and adjust the test accordingly with what we expect.
* Moved ApplicationDomainType and BufferAdaptor to separate filesChristian Mollekopf2015-05-25