Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-23 | SLICE() | Alexey Rusakov | |
Add a macro to make slicing clear in the code and quiet for static analysis. | |||
2022-02-16 | Cleanup | Alexey Rusakov | |
A note on switching to QLatin1String for JSON key constants - this is more concise and barely affects (if at all) runtime performance (padding each QChar with zeros is trivial for assignment; and comparison can be done directly with the same performance as for two QStrings). | |||
2021-12-07 | Rename "crypto" -> "e2ee" | Tobias Fella | |