Age | Commit message (Expand) | Author |
---|---|---|
2016-08-31 | QList<Event*> -> using Events=QVector<Event*> | Kitsune Ral |
2016-08-23 | Merge pull request #18 from Fxrh/kitsune-use-qvector-with-nonpointers | Felix Rohrbach |
2016-08-22 | Replaced QList<> with QVector<> where appropriate + minor code cleanup | Kitsune Ral |
2016-07-27 | Introduce Status class + BaseJob::{checkReply,parseReply,parseJson} now retur... | Kitsune Ral |
2016-07-26 | Log creation/deletion of jobs (especially SyncJob) | Kitsune Ral |
2016-05-27 | Use 'override' keyword throughout job classes; constify apiPath(), query(), d... | Kitsune Ral |
2016-05-27 | Set the object name for each job, to make it clear which job has failed | Kitsune Ral |
2016-05-26 | Load a different set of event lists depending on the join state (and actually... | Kitsune Ral |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral |