aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf
AgeCommit message (Expand)Author
2012-07-29Fix spelling errorsJay Berkenbilt
2012-07-29Improve password handlingJay Berkenbilt
2012-07-29Update copyright to 2012Jay Berkenbilt
2012-07-29Update documentation and version numbersJay Berkenbilt
2012-07-29Add QPDF_ to some variables used by the test suiteJay Berkenbilt
2012-07-28Mention page selection in basic optionsJay Berkenbilt
2012-07-26Restore coverage caseJay Berkenbilt
2012-07-22Windows compilation fixesJay Berkenbilt
2012-07-22Command-line page merging and splittingJay Berkenbilt
2012-07-21Implement QPDFObjectHandle::parseJay Berkenbilt
2012-07-16Add command line option to copy encryption from other fileJay Berkenbilt
2012-07-16Bug fix: preserve AES when copying encryption parametersJay Berkenbilt
2012-07-15qpdf: push inherited attributes to page when showing imagesJay Berkenbilt
2012-07-14Add public QPDFWriter::copyEncryptionParametersJay Berkenbilt
2012-07-14test_driver: accept optional second file nameJay Berkenbilt
2012-07-14Have QPDFWriter detect foreign objects while writingJay Berkenbilt
2012-07-11Support copying objects from another QPDF objectJay Berkenbilt
2012-07-11Add concept of reserved objectsJay Berkenbilt
2012-07-11Fix typo in variable nameJay Berkenbilt
2012-07-11Favor string-based newStream methodJay Berkenbilt
2012-07-07Don't require stream data provider to know length in advanceJay Berkenbilt
2012-07-06Add QPDFWriter method to output to FILE*Jay Berkenbilt
2012-07-05Remove stray commentJay Berkenbilt
2012-07-05Added test code for Tobias's changesJay Berkenbilt
2012-07-05Limited inheritance to the attributes explicitly listed in the PDF specTobias Hoffmann
2012-06-27Add a few minor enhancements to recent workJay Berkenbilt
2012-06-27Add QPDFObjectHandle::newStream(QPDF *, std::string const&)Tobias Hoffmann
2012-06-27Rename seek functions in QUtilJay Berkenbilt
2012-06-26Fix Windows compilation issueJay Berkenbilt
2012-06-25Fix large file support for 32-bit LinuxJay Berkenbilt
2012-06-24Increase padding in linearized filesJay Berkenbilt
2012-06-24Fix and test support for files >= 4 GBJay Berkenbilt
2012-06-24Add test case for removing a page we don't haveJay Berkenbilt
2012-06-24Improve the FILE* version of QPDF::processFileJay Berkenbilt
2012-06-22Switch some code to use empty newArray/newDictionaryJay Berkenbilt
2012-06-22Add factory methods for creating empty arrays and dictionaries.Jay Berkenbilt
2012-06-22Add QPDF::emptyPDF() and pdf_from_scratch test codeJay Berkenbilt
2012-06-21Add QPDFObjectHandle::shallowCopy()Jay Berkenbilt
2012-06-21Add additional page API test casesJay Berkenbilt
2012-06-21Add testing for page APIsJay Berkenbilt
2012-06-21Implement page manipulation APIsJay Berkenbilt
2012-06-21Add QPDF::processFile that takes an open FILE*Jay Berkenbilt
2012-06-20Add testing for new array mutatorsJay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2012-06-20Remove extraneous execute bitsJay Berkenbilt
2011-12-28Fix documentation errors.Jay Berkenbilt
2011-12-28Discard stderr from gs when comparing images.Jay Berkenbilt
2011-08-11enhance PointerHolder so that it can explicitly be told to use delete [] inst...Jay Berkenbilt
2011-08-11qpdf_set_info_key, qpdf_get_info_keyJay Berkenbilt
2011-08-11preserve /EncryptMetadata when copying encryption parametersJay Berkenbilt