Age | Commit message (Expand) | Author |
---|---|---|
2016-05-02 | Calculate room displayname according to CS spec, with a new signal fired on a... | Kitsune Ral |
2016-05-02 | Introduced Room::roomMemberName(User*) that follows CS spec section 11.2.2.3 | Kitsune Ral |
2016-05-02 | Mark read-only accessors in Room::Private as const. | Kitsune Ral |
2016-05-02 | Change the way room members are stored to the one recommended by the CS spec. | Kitsune Ral |
2016-05-02 | Store left room members as well. | Kitsune Ral |
2016-04-11 | Factor out the code that searches an insertion point in a timeline. | Kitsune Ral |
2016-04-11 | Drop unneeded check and debug message | Kitsune Ral |
2016-04-11 | Don't put excess whitespaces in log lines before QStrings - Qt inserts them a... | Kitsune Ral |
2016-04-09 | Merge pull request #1 from davidar/master | Felix Rohrbach |
2016-04-09 | Make Connection parent of Room. | David A Roberts |
2016-04-08 | Rename Room::messages to Room::messageEvents | Kitsune Ral |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral |