Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A central place to generate uuid's | Christian Mollekopf | 2016-06-05 |
| | |||
* | 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 |
| | |||
* | Cleanup | Christian Mollekopf | 2016-02-13 |
| | |||
* | Different summaries in the benchmark and fixed printing. | Christian Mollekopf | 2016-02-12 |
| | | | | The transaction commit invalidates the transaction | ||
* | Sequential keys go badly with findLatest | Christian Mollekopf | 2016-02-12 |
| | |||
* | Stop using clientapi.h | Christian Mollekopf | 2016-02-10 |
| | |||
* | Added a hawd dataset | Christian Mollekopf | 2016-02-09 |
| | |||
* | Centralized main database name | Christian Mollekopf | 2016-02-01 |
| | |||
* | 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. | ||
* | An automated test that keeps memory usage in check. | Christian Mollekopf | 2015-12-22 |
And ensures we scale linearly with the number of entities. |