aboutsummaryrefslogtreecommitdiff
path: root/jobs
AgeCommit message (Expand)Author
2016-07-28CleanupKitsune Ral
2016-07-26Added a missing #include.Kitsune Ral
2016-07-26Log creation/deletion of jobs (especially SyncJob)Kitsune Ral
2016-07-22Introduced LogoutJobKitsune Ral
2016-07-22Separate errors of access denial kind to a different BaseJob error code as we...Kitsune Ral
2016-07-22Removed unneeded Q_OBJECT macros (slots don't require Q_OBJECT to work).Kitsune Ral
2016-06-02Merge pull request #10 from ilpianista/masterKitsuneRal
2016-05-30Require Qt 5.2.0Andrea Scarpino
2016-05-27Use 'override' keyword throughout job classes; constify apiPath(), query(), d...Kitsune Ral
2016-05-27Set the object name for each job, to make it clear which job has failedKitsune Ral
2016-05-27Use nullptrKitsune Ral
2016-05-27Don't assign the token twiceKitsune Ral
2016-05-26Load a different set of event lists depending on the join state (and actually...Kitsune Ral
2016-05-26Introducing EventList class + minor fixKitsune Ral
2016-05-06Enhanced logging of job failuresKitsune Ral
2016-05-06Make sure the QNetworkReply object is aborted at any failure and even silent ...Kitsune Ral
2016-05-06Add separate success() and failure() signals to BaseJobKitsune Ral
2016-04-12Merge remote-tracking branch 'upstream/master'David A Roberts
2016-04-12Resolve Matrix SRV records.David A Roberts
2016-04-11Minor fixes and cleanupKitsune Ral
2016-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral