summaryrefslogtreecommitdiffstats
path: root/common/bufferadaptor.h
Commit message (Collapse)AuthorAge
* We run into this when trying to index a property that is not set.Christian Mollekopf2017-05-12
| | | | i.e. in tests.
* Fixed warningsChristian Mollekopf2017-03-15
|
* Improved debug output.Christian Mollekopf2016-12-13
|
* One copy algorithm is enough.Christian Mollekopf2016-12-08
|
* Print a warning if we try to read a property that we didn't request.Christian Mollekopf2016-12-06
|
* 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