aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-09Implement different types of messagesFelix Rohrbach
2016-04-09Merge pull request #1 from davidar/masterFelix Rohrbach
Make Connection parent of Room.
2016-04-09Make Connection parent of Room.David A Roberts
2016-04-08Merge pull request #1 from davidar/masterKitsuneRal
Allow Connections to be used in QML.
2016-04-08Rename Room::messages to Room::messageEventsKitsune Ral
Originally by Felx Rohrbach (kde@fxrh.de)
2016-04-08Use class instead of struct to remove warningKitsune Ral
Originally by Felix Rohrbach (kde@fxrh.de)
2016-04-07Allow Connections to be used in QML.David A Roberts
2016-04-05CMakeLists to build a (so far only static) library.Kitsune Ral
2016-04-05KCoreAddons imported.Kitsune Ral
2016-04-05Took README.md from Quaternion, with minor redactions.Kitsune Ral
2016-04-05Added .gitignoreKitsune Ral
2016-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral