-
Ensure that links to foreign pages are not broken provided that the page is subsequently copied.
-
… object (fixes #1011)
-
Fix typo in manual
-
Fix QPDFObjectHandle::disconnect (partially fixes #1011)
-
Fix formatting in library.rst
-
Split QPDF::readObject into readTrailer, readObject and readObjectInStream
-
Add new private method QPDF::insertReconstructedXrefEntry
-
Add doxygen files to .gitignore
-
Add content table to TODO file
-
Bump version to 11.5.0
-
Ensure copied annotations are fixed (fixes #600)
-
Add new Buffer method copy and deprecate copy constructor / assignment operator