Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-11 | Merge pull request #2 from KitsuneRal/code-maintenance | Felix Rohrbach | |
Code maintenance | |||
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 | Use a more telling log line than !!!! | Kitsune Ral | |
2016-04-11 | Missing method in the last commit | Felix Rohrbach | |
2016-04-09 | Implement different types of messages | Felix Rohrbach | |
2016-04-08 | Use class instead of struct to remove warning | Kitsune Ral | |
Originally by Felix Rohrbach (kde@fxrh.de) | |||
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |