aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-06Honor other base encodings when generating appearancesJay Berkenbilt
2019-01-06Add WinAnsi and MacRoman encodingJay Berkenbilt
2019-01-06Refactor QUtil::utf8_to_asciiJay Berkenbilt
2019-01-06Move utf8_to_utf16 into QUtilJay Berkenbilt
2019-01-06Refactor string transcoding in QPDF_StringJay Berkenbilt
2019-01-06Fix image optimization evaluationJay Berkenbilt
2019-01-05Documentation noteJay Berkenbilt
2019-01-05TODOJay 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-05Fix image-streams.pdf in test suiteJay Berkenbilt
2019-01-04Support page collation with --collate (fixes #259)Jay Berkenbilt
2019-01-04Add QPDFWriter::getFinalVersion (fixes #266)Jay Berkenbilt
2019-01-04Don't call assert while checking linearization data (fixes #209, #231)Jay Berkenbilt
2019-01-04Fix dangling references (fixes #240)Jay Berkenbilt
2019-01-04Add basic appearance stream generationJay Berkenbilt
2019-01-04Add QUtil::utf8_to_asciiJay Berkenbilt
2019-01-04Add special case setV code for button fieldsJay Berkenbilt
2019-01-04Replace need-appearances.pdfJay Berkenbilt
2019-01-04Add form fields to json outputJay Berkenbilt
2019-01-04New test file with form field typesJay Berkenbilt
2019-01-04Rename test fileJay Berkenbilt
2019-01-03Honor flags when flattening annotationsJay Berkenbilt
2019-01-03Minor fixesJay Berkenbilt
2019-01-03Fix seg fault on empty xref stream (fixes #263)Jay Berkenbilt
2019-01-03Switch annotation flattening to use the form xobjectsJay Berkenbilt
2019-01-03Remove bogus test cheating codeJay Berkenbilt
2019-01-01TODOJay Berkenbilt
2019-01-01Annotation flattening including form fieldsJay Berkenbilt
2019-01-01Add QPDFObjectHandle::mergeDictionary()Jay Berkenbilt
2019-01-01Add matrix and annotation appearance stream handlingJay Berkenbilt
2019-01-01Add Matrix class under QPDFObjectHandleJay Berkenbilt
2019-01-01Transformation matrixJay Berkenbilt
2018-12-25JSON::serialize -> unparseJay Berkenbilt
2018-12-23TODOJay Berkenbilt
2018-12-23Don't crash on @file when file doesn't exist (fixes #265)Jay Berkenbilt
2018-12-23Add json testsJay Berkenbilt
2018-12-23Support zsh completionJay Berkenbilt
2018-12-23Add comment about json to pdf-bookmarksJay Berkenbilt
2018-12-23Add page position information to jsonJay Berkenbilt
2018-12-23Slightly improve bash completion arg parsingJay Berkenbilt
2018-12-23Document new and missing command-line optionsJay Berkenbilt
2018-12-22Document json supportJay 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-22Call cleanup between test sectionsJay Berkenbilt
2018-12-22Implement --json-keysJay Berkenbilt