-
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
-
Future
-
Also fix accidental Buffer copy in Pl_LZWDecoder::addToTable.
-
Also remove trailing whitespace
-
Bump minimum clang-format version to 16
-
Change JSONHandler::m to std::unique_ptr and declare Members in implementation file