Age | Commit message (Expand) | Author |
2021-12-29 | Use QLatin1String for event typeId's | Alexey Rusakov |
2021-12-29 | Refactor EventFactory and move it out of _impl:: | Alexey Rusakov |
2021-11-28 | Comment on const return types in event.h | 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-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2021-01-15 | Merge pull request #428 from ognarb/licensing | Kitsune Ral |
2020-12-28 | More comments/documentation | Kitsune Ral |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | 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-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-04-06 | Clean up on clang-tidy/clazy analysis | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2018-11-04 | Support dumping Events to QDebug | Kitsune Ral |
2018-07-11 | EventTypeRegistry::getMatrixType(): move implementation to .cpp | Kitsune Ral |
2018-07-07 | Reinstate EventTypeRegistry, keeping EventTypeTraits<> around | 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-05-04 | Fix building on OSX | Kitsune Ral |
2018-05-04 | EvT::TypeId: Use a member function instead of a variable | Kitsune Ral |
2018-05-03 | GetRoomEventsJob (replaces RoomMessagesJob) + refactoring | Kitsune Ral |
2018-05-01 | Event and Room: further abstract event pointers | Kitsune Ral |
2018-05-01 | Event: cleanup | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |