Age | Commit message (Expand) | Author |
2021-07-16 | Officially drop Qt Multimedia with Qt 6 | Alexey Rusakov |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | Carl Schwan |
2020-02-10 | Add EventContent::replacementOf() helper | Roland Pallai |
2019-11-01 | Derive Omittable<> from std::optional<> | Kitsune Ral |
2019-08-25 | RoomMessageEvent::content(): constify event content | Kitsune Ral |
2019-08-11 | Now that we're C++17, remove old compatibility cruft | Kitsune Ral |
2019-08-11 | Drop EventType namespace and DEFINE_EVENTTYPE_ALIAS macro | 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-08-02 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-31 | Initial support for edited messages (receive only) | 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-02-25 | RoomMessageEvent: support m.in_reply_to (not spec-compliant yet); optimise aw... | Kitsune Ral |
2019-01-05 | RoomMessageEvent: easier creation of file-based events | Kitsune Ral |
2019-01-05 | More defaults to construct LocationContent and PlayableContent | Kitsune Ral |
2019-01-05 | Make content in events editable | Kitsune Ral |
2018-07-04 | Break down event.* into smaller files | Kitsune Ral |
2018-07-04 | Events: use a template structure instead of template variables; rearrange cod... | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-06-08 | csapi: Fix boolean query parameters incorrectly passed | Kitsune Ral |
2018-05-04 | EvT::TypeId: Use a member function instead of a variable | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |