index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-14
Have QPDFWriter detect foreign objects while writing
Jay Berkenbilt
2012-07-11
Update getPageImages() comment to mention pushInheritedAttributesToPage()
Jay Berkenbilt
2012-07-11
Support copying objects from another QPDF object
Jay Berkenbilt
2012-07-11
Add concept of reserved objects
Jay Berkenbilt
2012-07-11
Add release reminder
Jay Berkenbilt
2012-07-11
Fix typo in variable name
Jay Berkenbilt
2012-07-11
Favor string-based newStream method
Jay Berkenbilt
2012-07-08
Update TODO
Jay Berkenbilt
2012-07-08
Fix: make unparse virtual for Null and Real
Jay Berkenbilt
2012-07-08
Added assertNumber and assertScalar to QPDFObjectHandle
Tobias Hoffmann
2012-07-08
Added public assert{Type} methods to QPDFObjectHandle
Tobias Hoffmann
2012-07-07
Build this->all_pages while traversing with pushInheritedAttributesToPage
Tobias Hoffmann
2012-07-07
Don't require stream data provider to know length in advance
Jay Berkenbilt
2012-07-06
Add QPDFWriter method to output to FILE*
Jay Berkenbilt
2012-07-05
Remove stray comment
Jay Berkenbilt
2012-07-05
Added test code for Tobias's changes
Jay Berkenbilt
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-07-04
Fixed wording error in comment
Tobias Hoffmann
2012-06-27
Add a few minor enhancements to recent work
Jay Berkenbilt
2012-06-27
Update ChangeLog and TODO
Jay Berkenbilt
2012-06-27
Add test code for Pl_Concatenate
Jay Berkenbilt
2012-06-27
Add Pl_Concatenate filter
Tobias Hoffmann
2012-06-27
Add QPDFObjectHandle::newStream(QPDF *, std::string const&)
Tobias Hoffmann
2012-06-27
Add QPDFObjectHandle::newReal(double)
Tobias Hoffmann
2012-06-27
TODO
Jay Berkenbilt
2012-06-27
Rework InputSource::readLine to make it much more efficient
Jay Berkenbilt
2012-06-27
Rename seek functions in QUtil
Jay Berkenbilt
2012-06-27
Visual C++ and mingw32 fixes for large files
Jay Berkenbilt
2012-06-26
Allow environment variable to override LARGE_FILE_TEST_PATH
Jay Berkenbilt
2012-06-26
Set version to 3.0.a0
Jay Berkenbilt
2012-06-26
Fix typo
Jay Berkenbilt
2012-06-26
Fix Windows compilation issue
Jay Berkenbilt
2012-06-25
Fix large file support for 32-bit Linux
Jay Berkenbilt
2012-06-25
Autoconf 2.68 is new enough
Jay Berkenbilt
2012-06-25
Cosmetic fix to Makefile for showing test output
Jay Berkenbilt
2012-06-24
Update ChangeLog for previous fixes
Jay Berkenbilt
2012-06-24
Update TODO
Jay Berkenbilt
2012-06-24
Increase padding in linearized files
Jay Berkenbilt
2012-06-24
Fix and test support for files >= 4 GB
Jay Berkenbilt
2012-06-24
Change QPDF_Integer from int to long long
Jay Berkenbilt
2012-06-24
Suppress showing failed test output by default
Jay Berkenbilt
2012-06-24
Add test case for removing a page we don't have
Jay Berkenbilt
2012-06-24
Improve the FILE* version of QPDF::processFile
Jay Berkenbilt
2012-06-24
Fixed missing throw
Tobias Hoffmann
2012-06-23
Add pdf-from-scratch example
Jay Berkenbilt
2012-06-23
Replace the 8-bit characters with \x.. in QPDFWriter.cc
Jay Berkenbilt
2012-06-22
Switch some code to use empty newArray/newDictionary
Jay Berkenbilt
2012-06-22
Add factory methods for creating empty arrays and dictionaries.
Jay Berkenbilt
2012-06-22
Add QPDF::emptyPDF() and pdf_from_scratch test code
Jay Berkenbilt
[prev]
[next]