Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-27 | Use 'override' keyword throughout job classes; constify apiPath(), query(), ↵ | Kitsune Ral | |
data() Thanks to CLang model. | |||
2016-05-27 | Set the object name for each job, to make it clear which job has failed | Kitsune Ral | |
And we don't need two log lines for timeouts. | |||
2016-05-27 | Use nullptr | Kitsune Ral | |
2016-05-06 | Enhanced logging of job failures | Kitsune Ral | |
2016-05-06 | Make sure the QNetworkReply object is aborted at any failure and even silent ↵ | Kitsune Ral | |
destruction of the job | |||
2016-05-06 | Add separate success() and failure() signals to BaseJob | Kitsune Ral | |
This is to facilitate processing of job results (see further commits). | |||
2016-04-12 | Merge remote-tracking branch 'upstream/master' | David A Roberts | |
2016-04-12 | Resolve Matrix SRV records. | David A Roberts | |
2016-04-11 | Minor fixes and cleanup | Kitsune Ral | |
1. Remove accidental trailing \ 2. Show the contents of NetworkError in logs | |||
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |