aboutsummaryrefslogtreecommitdiff
path: root/lib/events/event.cpp
AgeCommit message (Expand)Author
2021-11-26Revert "Drop #include "logging.h" from event.h"Alexey Rusakov
2021-11-26Drop #include "logging.h" from event.hAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2021-01-15Merge pull request #428 from ognarb/licensingKitsune Ral
2020-12-28More comments/documentationKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-04-06Clean up on clang-tidy/clazy analysisKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-11-04Support dumping Events to QDebugKitsune Ral
2018-07-11EventTypeRegistry::getMatrixType(): move implementation to .cppKitsune Ral
2018-07-07Reinstate EventTypeRegistry, keeping EventTypeTraits<> aroundKitsune Ral
2018-07-04Break down event.* into smaller filesKitsune Ral
2018-07-04Events: use a template structure instead of template variables; rearrange cod...Kitsune Ral
2018-07-04Event types system remade to be extensibleKitsune Ral
2018-05-04Fix building on OSXKitsune Ral
2018-05-04EvT::TypeId: Use a member function instead of a variableKitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-05-01Event and Room: further abstract event pointersKitsune Ral
2018-05-01Event: cleanupKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral