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
/
eventitem.h
Age
Commit message (
Expand
)
Author
2021-12-29
Add QUOTIENT_API throughout non-generated code
Alexey Rusakov
2021-11-26
Drop Q_GADGET from most uncopyable classes; other minor cleanup
Alexey Rusakov
2021-08-21
Cleanup
Alexey Rusakov
2021-08-10
Turn EventStatus from a class to a namespace
Alexey Rusakov
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2021-01-15
Merge pull request #428 from ognarb/licensing
Kitsune Ral
2021-01-12
EventItemBase: Allow adding custom data
Kitsune Ral
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2020-04-08
EventStatus::Replaced
Kitsune Ral
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-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2019-01-05
PendingEventItem: add FileUploaded status and setFileUploaded helper function
Kitsune Ral
2018-10-04
Modernise and fix code dealing with call events
Kitsune Ral
2018-08-03
Refactor event items
Kitsune Ral
2018-08-03
Connection::sendMessage: mark as tentative
Kitsune Ral