Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't try to remove empty values from the index. | Christian Mollekopf | 2016-06-19 |
| | | | | Indexes don't allow empty keys, so this will always fail. | ||
* | Run preprocessors before persising the value. | Christian Mollekopf | 2016-05-08 |
| | | | | And allow preprocessors to modify the result. | ||
* | 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). | ||
* | Avoid duplication accross resource implementations | Christian Mollekopf | 2015-12-15 |