aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-13Remove docbook manual and associated filesJay Berkenbilt
2021-12-13Minor doc cleanup, update spelling checkerJay Berkenbilt
2021-12-13Doc: update requirements for building the documentationJay Berkenbilt
2021-12-13Remove "Indices and tables"Jay Berkenbilt
2021-12-13Explicitly mark perl codeblock as suchJay Berkenbilt
2021-12-13Replace xref links to :ref:Jay Berkenbilt
2021-12-13Replace <firstterm> with emphasisJay Berkenbilt
2021-12-13Convert the original xml comment to an rst commentJay Berkenbilt
2021-12-13Replace <replaceable> with {...}Jay Berkenbilt
2021-12-13Wrap remaining replaceables in :samp:Jay Berkenbilt
2021-12-13Relabel replaceable in samp or fileJay Berkenbilt
2021-12-13Convert <option> to :samp: and clean up literal blocksJay Berkenbilt
2021-12-13Replace things previously marked with <filename> with :file:`...`Jay Berkenbilt
2021-12-13Replace command|application with :command:`...`Jay Berkenbilt
2021-12-13doc: fix whitespace and indentation in pandoc outputJay Berkenbilt
2021-12-13Fix errors introduced by pandocJay Berkenbilt
2021-12-13Switch build from docbook manual to sphinxJay Berkenbilt
2021-12-12Insert output of pandoc as isJay Berkenbilt
2021-12-12Sphinx docs: tweak output of sphinx-quickstartJay Berkenbilt
2021-12-12Create initial sphinx document sourcesJay Berkenbilt
2021-12-12Prepare for docbook -> rst: replace SGML entitlesJay Berkenbilt
2021-12-12Prepare for docbook -> rst: protect a comment so it survives pandocJay Berkenbilt
2021-12-12Prepare for docbook -> rst: protect some XML elementsJay Berkenbilt
2021-12-12doc: Replace Gajic with Gajić (finally)Jay Berkenbilt
2021-12-12doc: remove unneeded footnoteJay Berkenbilt
2021-12-12TODO: doc conversion notesJay Berkenbilt
2021-12-12TODOJay Berkenbilt
2021-12-10Clarify docs around @filename and leading/trailing spaceJay Berkenbilt
2021-12-10Handle bitstream overflow errors more gracefully (fixes #581)Jay Berkenbilt
2021-12-10C API: expose functions for indirect objects (fixes #588)Jay Berkenbilt
2021-12-10Expose QPDFObjectHandle::addTokenFilter (fixes #580)Jay Berkenbilt
2021-12-10C API: overhaul error handlingJay Berkenbilt
2021-12-10Use a specific error code for type warnings and clarify docsJay Berkenbilt
2021-12-10Add missing unit test for register progress reporter in C APIJay Berkenbilt
2021-12-09Split qpdf-ctest test 24 into multiple testsJay Berkenbilt
2021-12-09Update ABI note about fluent interfacesJay Berkenbilt
2021-12-09Remove notes on safe QPDFObjectHandle -- not worth doingJay Berkenbilt
2021-12-09Refactor trap_errors to use std::functionJay Berkenbilt
2021-12-09Add changelog and release note for #587Jay Berkenbilt
2021-12-09C API: qpdf_oh_is_initializedJay Berkenbilt
2021-12-09C API: qpdf_get_last_string_lengthJay Berkenbilt
2021-12-09Typos in commentsJay Berkenbilt
2021-12-09Apply spell check to qpdf .h filesJay Berkenbilt
2021-12-09Minor documentation updatesm-holger
2021-12-02C-API expose new_object as qpdf_oh_new_objectm-holger
2021-11-29Improve testing and error handling around operating before processingJay Berkenbilt
2021-11-29Initialize QPDF::Members::file (fixes #584)Jay Berkenbilt
2021-11-23Note about C API enhancement for string lengthJay Berkenbilt
2021-11-22Notes on possible safe QPDFObjectHandleJay Berkenbilt
2021-11-22Add reminder about trap_errors when updating the C APIJay Berkenbilt