aboutsummaryrefslogtreecommitdiff
path: root/jobs/roommessagesjob.h
AgeCommit message (Expand)Author
2016-08-31QList<Event*> -> using Events=QVector<Event*>Kitsune Ral
2016-07-27Introduce Status class + BaseJob::{checkReply,parseReply,parseJson} now retur...Kitsune Ral
2016-07-22Removed unneeded Q_OBJECT macros (slots don't require Q_OBJECT to work).Kitsune Ral
2016-05-27Use 'override' keyword throughout job classes; constify apiPath(), query(), d...Kitsune Ral
2016-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral