summaryrefslogtreecommitdiffstats
path: root/common/utils.h
Commit message (Collapse)AuthorAge
* Refactor QByteArray ↔ size_t conversions into utilsMinijackson2018-08-21
|
* Store revisions as size_tMinijackson2018-08-21
|
* New Key API in storage layerRémi Nicole2018-07-27
| | | | | | | | | | | | | | | | | Summary: - Use object oriented paradigm for Keys / Identifiers /Revisions - "Compress" keys by using byte representation of Uuids - Still some cleaning left to do - Also run some benchmarks - I'm questioning whether files other than entitystore (tests excluded) are allowed to access this API Reviewers: cmollekopf Reviewed By: cmollekopf Tags: #sink Differential Revision: https://phabricator.kde.org/D13735
* One central place to generate uidsChristian Mollekopf2018-01-30