Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Document what copies and what doesn't | Christian Mollekopf | 2018-07-03 |
| | |||
* | Build with flatbuffers 1.7 | Christian Mollekopf | 2017-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 errors | Christian Mollekopf | 2016-07-13 |
| | |||
* | Track modified properties to detect necessary replay changes | Christian Mollekopf | 2016-06-03 |
| | |||
* | Fromatted the whole codebase with clang-format. | Christian Mollekopf | 2016-03-03 |
| | | | | clang-format -i */**{.cpp,.h} | ||
* | Renamed Akonadi2 to Sink | Christian Mollekopf | 2016-01-20 |
| | | | | (except for documentation). | ||
* | Added bufferutils.h | Christian Mollekopf | 2016-01-19 |