summaryrefslogtreecommitdiffstats
path: root/common/bufferutils.h
Commit message (Collapse)AuthorAge
* Document what copies and what doesn'tChristian Mollekopf2018-07-03
|
* Build with flatbuffers 1.7Christian Mollekopf2017-06-23
| | | | | | There's a new template version that expects methods that QByteArray doesn't have but breaks the implicit conversion to const char *, std::string is safer anyways (doesn't require a null terminated string).
* Fixed new diagnostics errorsChristian Mollekopf2016-07-13
|
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
|
* 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).
* Added bufferutils.hChristian Mollekopf2016-01-19