Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-11 | Factor out the code that searches an insertion point in a timeline. | Kitsune Ral | |
This is used once in the library and, I guess, twice more in the Quaternion. Implemented as a template function that is equally suitable for Event and Message, and any container that supports STL-style iterators (QList and other Qt containers do). | |||
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 ↵ | Kitsune Ral | |
automatically. | |||
2016-04-09 | Merge pull request #1 from davidar/master | Felix Rohrbach | |
Make Connection parent of Room. | |||
2016-04-09 | Make Connection parent of Room. | David A Roberts | |
2016-04-08 | Rename Room::messages to Room::messageEvents | Kitsune Ral | |
Originally by Felx Rohrbach (kde@fxrh.de) | |||
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |