index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
events
/
encryptedevent.h
Age
Commit message (
Expand
)
Author
2022-09-04
EventMetaType, QUO_EVENT, QUO_BASE_EVENT
Alexey Rusakov
2022-05-16
Properly create encrypted edits
Tobias Fella
2022-02-16
Cleanup
Alexey Rusakov
2022-02-13
Merge branch 'dev'
Alexey Rusakov
2021-12-29
Add QUOTIENT_API throughout non-generated code
Alexey Rusakov
2021-12-07
Rename "crypto" -> "e2ee"
Tobias Fella
2021-12-01
Apply even more suggestions
Tobias Fella
2021-12-01
Remove duplicated file
Carl Schwan
2021-11-27
Event::content() -> contentPart()
Alexey Rusakov
2021-11-26
Revert "Drop #include "logging.h" from event.h"
Alexey Rusakov
2021-11-26
Drop #include "logging.h" from event.h
Alexey Rusakov
2021-11-26
Drop Q_GADGET from most uncopyable classes; other minor cleanup
Alexey Rusakov
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2020-12-27
more :)
Carl Schwan
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-08-02
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-27
E2EE: introduce EncryptedEvent
Alexey Andreyev