Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | We run into this when trying to index a property that is not set. | Christian Mollekopf | 2017-05-12 |
| | | | | i.e. in tests. | ||
* | Fixed warnings | Christian Mollekopf | 2017-03-15 |
| | |||
* | Improved debug output. | Christian Mollekopf | 2016-12-13 |
| | |||
* | One copy algorithm is enough. | Christian Mollekopf | 2016-12-08 |
| | |||
* | Print a warning if we try to read a property that we didn't request. | Christian Mollekopf | 2016-12-06 |
| | |||
* | Properly track changes applied by preprocessors | Christian Mollekopf | 2016-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 Mollekopf | 2016-05-08 |
| | |||
* | 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). | ||
* | Only load the properties we need. | Christian Mollekopf | 2015-12-22 |
| | | | | ...and adjust the test accordingly with what we expect. | ||
* | Moved ApplicationDomainType and BufferAdaptor to separate files | Christian Mollekopf | 2015-05-25 |