aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/qpdf.cc
AgeCommit message (Expand)Author
2019-05-18Prepare 8.4.2 releaseJay Berkenbilt
2019-04-28Prepare 8.4.1 releaserelease-qpdf-8.4.1Jay Berkenbilt
2019-04-22Fix typoJay Berkenbilt
2019-04-21Compare versions between CLI and libraryJay Berkenbilt
2019-04-21Add --remove-page-labels option (fixes #317)Jay Berkenbilt
2019-04-21Add --keep-files-open-threshold (fixes #288)Jay Berkenbilt
2019-04-21Document that linearize disables qdf (fixes #312)Jay Berkenbilt
2019-04-21Revert preservations of outlines with --split-pagesJay Berkenbilt
2019-02-14[bcc32 Error] qpdf.cc(3837): E2354 Two operands must evaluate to the same typeThorsten Schöning
2019-02-01Spell checkJay Berkenbilt
2019-02-01Don't optimize non-8-bit imagesJay Berkenbilt
2019-01-31Externalize inline images (fixes #278)Jay Berkenbilt
2019-01-31Typo in messageJay Berkenbilt
2019-01-30Improve info message in optimize images (fixes #280)Jay Berkenbilt
2019-01-27Add --overlay and --underlay to qpdf CLI (fixes #207)Jay Berkenbilt
2019-01-26Handle inheritable page attributesJay Berkenbilt
2019-01-19Implement password recovery suppression and password mode (fixes #215)Jay Berkenbilt
2019-01-19Try passwords with different string encodingsJay Berkenbilt
2019-01-19Refactor qpdf processingJay Berkenbilt
2019-01-17Update CLI and manual for new encryption granularity (fixes #214)Jay Berkenbilt
2019-01-17Modernize encryption API for more granularityJay Berkenbilt
2019-01-17Unicode main for Windows qpdf.ccJay Berkenbilt
2019-01-12Allow adding the same page more than once in --pages (fixes #272)Jay Berkenbilt
2019-01-12Interpret . in --pages as a shortcut for the primary fileJay Berkenbilt
2019-01-07Update copyrights for 2019Jay Berkenbilt
2019-01-07Don't keep QPDF objects for merging longer than neededJay Berkenbilt
2019-01-06Honor other base encodings when generating appearancesJay Berkenbilt
2019-01-06Fix image optimization evaluationJay Berkenbilt
2019-01-05Update documentation for new featuresJay Berkenbilt
2019-01-05Split help stringJay Berkenbilt
2019-01-05Spell checkJay Berkenbilt
2019-01-05Add CLI flags for image optimizationJay Berkenbilt
2019-01-04Support page collation with --collate (fixes #259)Jay Berkenbilt
2019-01-04Add basic appearance stream generationJay Berkenbilt
2019-01-04Add form fields to json outputJay Berkenbilt
2019-01-03Honor flags when flattening annotationsJay Berkenbilt
2019-01-01Annotation flattening including form fieldsJay Berkenbilt
2018-12-25JSON::serialize -> unparseJay Berkenbilt
2018-12-23Don't crash on @file when file doesn't exist (fixes #265)Jay Berkenbilt
2018-12-23Support zsh completionJay Berkenbilt
2018-12-23Add page position information to jsonJay Berkenbilt
2018-12-23Slightly improve bash completion arg parsingJay Berkenbilt
2018-12-22Add colorspace and depth information in json for imagesJay Berkenbilt
2018-12-22Add outlines to json at document levelJay Berkenbilt
2018-12-22Implement --json-objectsJay Berkenbilt
2018-12-22Implement --json-keysJay Berkenbilt
2018-12-22Handle help args using option tables; add json helpJay Berkenbilt
2018-12-22Switch json args and structureJay Berkenbilt
2018-12-22Completion: ignore characters at and after pointJay Berkenbilt
2018-12-22Allow --show-object=trailerJay Berkenbilt