Age | Commit message (Expand) | Author |
---|---|---|
2016-11-06 | Use #pragma once everywhere | Malte Brandy |
2016-10-15 | BaseJob: Use saved parameters instead of overriding apiPath(), query() and da... | Kitsune Ral |
2016-10-14 | MediaThumbnailJob: Use QSize instead of two separate int's for size | Kitsune Ral |
2016-07-27 | Introduce Status class + BaseJob::{checkReply,parseReply,parseJson} now retur... | Kitsune Ral |
2016-07-26 | Split BaseJob::gotReply into checkReply and parseReply + internal tweaks to B... | Kitsune Ral |
2016-07-22 | Removed unneeded Q_OBJECT macros (slots don't require Q_OBJECT to work). | Kitsune Ral |
2016-05-27 | Use 'override' keyword throughout job classes; constify apiPath(), query(), d... | Kitsune Ral |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral |