Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-02 | Merge pull request #10 from ilpianista/master | KitsuneRal | |
Relax the Qt requirements down to 5.2.0 | |||
2016-05-30 | Require Qt 5.2.0 | Andrea Scarpino | |
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 | Don't assign the token twice | Kitsune Ral | |
In a case when authentication doesn't even happen, PasswordLogin job won't run. The better place to assign (and log) the token is in Connection::connectWithToken(), therefore. | |||
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |