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
/
events
Age
Commit message (
Expand
)
Author
2016-08-29
Align AudioContent with the rest; special-case creation of VideoContent only
Kitsune Ral
2016-08-25
Structured parsing, folded repetitive initialization code
Kitsune Ral
2016-08-24
Introduce TextContent + minor cleanup
Kitsune Ral
2016-08-24
Drop unused (by code and by spec) hsob_ts value
Kitsune Ral
2016-08-24
Move plain body from Base (former MessageEventContent) inside RoomMessageEvent
Kitsune Ral
2016-08-24
Moved message content classes to a dedicated namespace
Kitsune Ral
2016-08-22
Replaced QList<> with QVector<> where appropriate + minor code cleanup
Kitsune Ral
2016-08-22
findInsertionPos: allow usage with polymorphic types
Kitsune Ral
2016-08-15
Fixed a typo in the enum definition
Kitsune Ral
2016-05-27
Enhance logging
Kitsune Ral
2016-05-27
Use nullptr
Kitsune Ral
2016-05-26
Introducing EventList class + minor fix
Kitsune Ral
2016-04-11
Merge pull request #2 from KitsuneRal/code-maintenance
Felix Rohrbach
2016-04-11
Factor out the code that searches an insertion point in a timeline.
Kitsune Ral
2016-04-11
Use a more telling log line than !!!!
Kitsune Ral
2016-04-11
Missing method in the last commit
Felix Rohrbach
2016-04-09
Implement different types of messages
Felix Rohrbach
2016-04-08
Use class instead of struct to remove warning
Kitsune Ral
2016-04-05
Imported the current source tree from Quaternion/lib.
Kitsune Ral