Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-23 | Merge pull request #18 from Fxrh/kitsune-use-qvector-with-nonpointers | Felix Rohrbach | |
Replaced QList<> with QVector<> where appropriate + minor code cleanup | |||
2016-08-22 | Replaced QList<> with QVector<> where appropriate + minor code cleanup | Kitsune Ral | |
See https://marcmutz.wordpress.com/effective-qt/containers/ for the background and http://lists.qt-project.org/pipermail/development/2015-July/022283.html for the relevant flamewar in Qt dev mailing list. | |||
2016-07-26 | Rewritten BaseJob to not depend on KJob. | Kitsune Ral | |
Some parts of the code were copied from the KCoreAddons sources - surprisingly few, in fact, mostly API with comments. With this commit, libqmatrixclient doesn't depend on KCoreAddons. | |||
2016-05-06 | Use lambda captures instead of throwing job pointers around | Kitsune Ral | |
2016-05-02 | Deduplicated room check-and-creation code. | Kitsune Ral | |
2016-04-12 | Resolve Matrix SRV records. | David A Roberts | |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |