Age | Commit message (Expand) | Author |
---|---|---|
2012-07-29 | Fix spelling errors | Jay Berkenbilt |
2012-07-11 | Support copying objects from another QPDF object | Jay Berkenbilt |
2012-07-07 | Build this->all_pages while traversing with pushInheritedAttributesToPage | Tobias Hoffmann |
2012-07-05 | Limited inheritance to the attributes explicitly listed in the PDF spec | Tobias Hoffmann |
2012-07-04 | Added public method QPDF::pushInheritedAttributesToPage | Tobias Hoffmann |
2012-06-24 | Fixed missing throw | Tobias Hoffmann |
2012-06-22 | Add QPDF::emptyPDF() and pdf_from_scratch test code | Jay Berkenbilt |
2012-06-21 | Use getRoot() instead of looking it up in the trailer | Jay Berkenbilt |
2012-06-21 | Add testing for page APIs | Jay Berkenbilt |
2012-06-21 | Implement page manipulation APIs | Jay Berkenbilt |
2012-06-21 | Split page handling APIs into a separate source file | Jay Berkenbilt |