Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-31 | Move source files to a separate folder | Kitsune 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-03 | jobs/generated: Generate job-specific makeRequestUrl() methods | Kitsune Ral | |
2018-01-14 | Drop extraneous #include <QString> | Kitsune Ral | |
2018-01-09 | jobs/generated: Polish formatting; other minor cleanup | Kitsune Ral | |
2017-12-07 | jobs/generated: don't rely on QString's COW; firmer formatting | Kitsune Ral | |
2017-12-07 | Generated jobs: Apply naming convention to parameters | Kitsune Ral | |
It's now camelCase everywhere, even if The Spec uses snake_case (it is not consistent in that respect). | |||
2017-10-14 | Actually added generated/profile.* files, needed to change display name | Kitsune Ral | |