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
path:
root
/
libqpdf
Age
Commit message (
Expand
)
Author
2012-09-06
Prepare 3.0.2 release
release-qpdf-3.0.2
Jay Berkenbilt
2012-09-06
Update libtool data for API changes
Jay Berkenbilt
2012-09-06
Add QPDFWriter::setExtraHeaderText
Jay Berkenbilt
2012-09-06
Reset state in QPDF::calculateLinearizationData
Jay Berkenbilt
2012-09-06
Fix segmentation fault with use of QPDFWriter::setOutputMemory
Jay Berkenbilt
2012-08-11
Prepare 3.0.1 release
release-qpdf-3.0.1
Jay Berkenbilt
2012-08-11
Bug fix: let EOF resolve literal token
Jay Berkenbilt
2012-08-11
Refactor: move resolution of literal to its own method
Jay Berkenbilt
2012-08-02
Update version to 3.0.0
release-qpdf-3.0.0
Jay Berkenbilt
2012-07-29
Fix spelling errors
Jay Berkenbilt
2012-07-29
Update documentation and version numbers
Jay Berkenbilt
2012-07-25
added QPDFObjectHandle::replaceStreamData(std::string data).
Tobias Hoffmann
2012-07-22
Windows compilation fixes
Jay Berkenbilt
2012-07-21
Implement QPDFObjectHandle::parse
Jay Berkenbilt
2012-07-21
Move readToken from QPDF to QPDFTokenizer
Jay Berkenbilt
2012-07-21
Refactor: pull *InputSource out of QPDF
Jay Berkenbilt
2012-07-18
Prevent seeking before beginning of BufferInputSource
Jay Berkenbilt
2012-07-16
Add command line option to copy encryption from other file
Jay Berkenbilt
2012-07-16
Minor fixes to copyEncryptionParameters
Jay Berkenbilt
2012-07-16
Bug fix: preserve AES when copying encryption parameters
Jay Berkenbilt
2012-07-15
qpdf: push inherited attributes to page when showing images
Jay Berkenbilt
2012-07-14
Add public QPDFWriter::copyEncryptionParameters
Jay Berkenbilt
2012-07-14
Have QPDFWriter detect foreign objects while writing
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-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
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-27
Add a few minor enhancements to recent work
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
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
Set version to 3.0.a0
Jay Berkenbilt
2012-06-25
Fix large file support for 32-bit Linux
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
Improve the FILE* version of QPDF::processFile
Jay Berkenbilt
2012-06-24
Fixed missing throw
Tobias Hoffmann
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
[next]