aboutsummaryrefslogtreecommitdiff
path: root/jobs/generated/profile.h
AgeCommit message (Collapse)Author
2018-03-31Move source files to a separate folderKitsune Ral
It's been long overdue to separate them from the rest of the stuff (docs etc.). Also, this allows installing to a directory within the checked out git tree (say, ./install/, similar to ./build/).
2018-02-03jobs/generated: Generate job-specific makeRequestUrl() methodsKitsune Ral
2018-01-14Drop extraneous #include <QString>Kitsune Ral
2018-01-09jobs/generated: Polish formatting; other minor cleanupKitsune Ral
2017-12-07jobs/generated: don't rely on QString's COW; firmer formattingKitsune Ral
2017-12-07Generated jobs: Apply naming convention to parametersKitsune Ral
It's now camelCase everywhere, even if The Spec uses snake_case (it is not consistent in that respect).
2017-10-14Actually added generated/profile.* files, needed to change display nameKitsune Ral