aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/auto_job_schema.hh
AgeCommit message (Expand)Author
2022-09-01Rename --report-mem-usage to --report-memory-usageJay Berkenbilt
2022-08-31Add --report-mem-usage option for debugging/testingJay Berkenbilt
2022-07-31Simplify --json-outputJay Berkenbilt
2022-05-20Major rework -- see long commentsJay Berkenbilt
2022-05-16Add --create-from-json and --update-from-json argumentsJay Berkenbilt
2022-05-08Add --to-json optionJay Berkenbilt
2022-05-08Implement JSON v2 outputJay Berkenbilt
2022-05-07Add --test-json-schema command-line optionJay Berkenbilt
2022-04-24QPDFJob json: make removeAttachment take an array (fixes #693)Jay Berkenbilt
2022-02-01Clean up documentation and help around json optionsJay Berkenbilt
2022-02-01Tweak short text for job schema helpJay Berkenbilt
2022-02-01QPDFJob json: flatten json structureJay Berkenbilt
2022-01-31Change filename or path to file in json and QPDFJobJay Berkenbilt
2022-01-31job json: move deterministic-id into output optionsJay Berkenbilt
2022-01-31QPDFJob: fix logic errors in handling arraysJay Berkenbilt
2022-01-31QPDFJob: remove from json a few things that only make sense from CLIJay Berkenbilt
2022-01-31QPDFJob_json: implement handlers except pagesJay Berkenbilt
2022-01-31QPDFJob: incorporate change to JSONHandler for dict start functionJay Berkenbilt
2022-01-31QPDFJob: autogenerate json init and declarationsJay Berkenbilt
2022-01-30Fix typos in manualm-holger
2022-01-30QPDFJob: eliminate most access to QPDFJob members from ArgParserJay Berkenbilt
2022-01-30QPDFJob: convert encryption handlersJay Berkenbilt
2022-01-30QPDFJob: convert AddAttachment handlersJay Berkenbilt
2022-01-30Incorporate job schema generation into generate_auto_jobJay Berkenbilt