Age | Commit message (Expand) | Author |
---|---|---|
2017-02-28 | Renamed logging_util.h to util.h and moved (improved) Owning<> and lookup() t... | Kitsune Ral |
2016-11-14 | Merge branch 'pragma-once' | Kitsune Ral |
2016-11-06 | Use #pragma once everywhere | Malte Brandy |
2016-11-01 | Removed unused #includes | Kitsune Ral |
2016-09-21 | Merge pull request #31 from Fxrh/kitsune-sender-in-all-events | KitsuneRal |
2016-09-21 | Push sender from RoomTopicEvent to Event | Kitsune Ral |
2016-09-16 | Room: change the way messages are ordered | Kitsune Ral |
2016-09-07 | A generic lookup(), and its usage in Event and RoomMessageEvent | Kitsune Ral |
2016-08-31 | QList<Event*> -> using Events=QVector<Event*> | Kitsune Ral |
2016-08-22 | findInsertionPos: allow usage with polymorphic types | Kitsune Ral |
2016-05-26 | Introducing EventList class + minor fix | Kitsune Ral |
2016-04-11 | Factor out the code that searches an insertion point in a timeline. | Kitsune Ral |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral |