Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fromatted the whole codebase with clang-format. | Christian Mollekopf | 2016-03-03 |
| | | | | clang-format -i */**{.cpp,.h} | ||
* | Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility | Christian Mollekopf | 2016-02-17 |
| | |||
* | Stop using clientapi.h | Christian Mollekopf | 2016-02-10 |
| | |||
* | Renamed Akonadi2 to Sink | Christian Mollekopf | 2016-01-20 |
| | | | | (except for documentation). | ||
* | Documentation on what tests are supposed to test. | Christian Mollekopf | 2015-10-24 |
| | |||
* | Less noise and better error handling. | Christian Mollekopf | 2015-08-23 |
| | | | | | Trying to read from non-existant databases no longer prints error messages. | ||
* | Transactions for messagequeue | Christian Mollekopf | 2015-08-18 |
| | |||
* | Fixed messagequeue | Christian Mollekopf | 2015-08-11 |
| | |||
* | Messagequeuetest | Christian Mollekopf | 2015-01-16 |
| | |||
* | A messagequeue. | Christian Mollekopf | 2015-01-11 |