aboutsummaryrefslogtreecommitdiff
path: root/jobs/mediathumbnailjob.cpp
AgeCommit message (Expand)Author
2017-05-09Code cleanup and tweaking (partially driven by clang-tidy)Kitsune Ral
2017-04-30Port to categorized loggingElvis Angelaccio
2017-04-02Renamed JobHttpType to more fitting HttpVerb; removed Job from enum valuesKitsune Ral
2016-10-15BaseJob: Use saved parameters instead of overriding apiPath(), query() and da...Kitsune Ral
2016-10-14MediaThumbnailJob: Use QSize instead of two separate int's for sizeKitsune Ral
2016-09-08Fix MediaThumbnailJobFelix Rohrbach
2016-07-27Introduce Status class + BaseJob::{checkReply,parseReply,parseJson} now retur...Kitsune Ral
2016-07-26Split BaseJob::gotReply into checkReply and parseReply + internal tweaks to B...Kitsune Ral
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-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral