aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF_pages.cc
AgeCommit message (Expand)Author
2012-07-11Support copying objects from another QPDF objectJay Berkenbilt
2012-07-07Build this->all_pages while traversing with pushInheritedAttributesToPageTobias Hoffmann
2012-07-05Limited inheritance to the attributes explicitly listed in the PDF specTobias Hoffmann
2012-07-04Added public method QPDF::pushInheritedAttributesToPageTobias Hoffmann
2012-06-24Fixed missing throwTobias Hoffmann
2012-06-22Add QPDF::emptyPDF() and pdf_from_scratch test codeJay Berkenbilt
2012-06-21Use getRoot() instead of looking it up in the trailerJay Berkenbilt
2012-06-21Add testing for page APIsJay Berkenbilt
2012-06-21Implement page manipulation APIsJay Berkenbilt
2012-06-21Split page handling APIs into a separate source fileJay Berkenbilt