aboutsummaryrefslogtreecommitdiffstats
path: root/manual
AgeCommit message (Collapse)Author
2024-02-17Documentation fixes for set/remove page labelsJay Berkenbilt
2024-02-17Add ENABLE_COVERAGE option to buildJay Berkenbilt
2024-01-11Honor repeated overlay/underlayJay Berkenbilt
2024-01-10Bump version to 11.9.0Jay Berkenbilt
2024-01-10Allow --file with --overlay and --underlayJay Berkenbilt
2024-01-10Allow --file and --range with --pagesJay Berkenbilt
Accept --file and --range as named parameters in additional to allowing positional arguments. This is in preparation for adding additional flags.
2024-01-08Prepare 11.8.0 releasev11.8.0Jay Berkenbilt
2024-01-07Revert "Prepare 11.8.0 release"Jay Berkenbilt
Holding release to think about recently discovered incorrect handling of deleted generations. This reverts commit 162716807c475498dfbecc89fd222fb6c45d70c9.
2024-01-07Prepare 11.8.0 releaseJay Berkenbilt
2024-01-07Spell checkJay Berkenbilt
2024-01-06Attempt to find xref streams during recovery (fixes #1103)Jay Berkenbilt
2024-01-05Implement --set-page-labels and supporting API (fixes #939)Jay Berkenbilt
2024-01-05Bump version to 11.8.0Jay Berkenbilt
2024-01-05Automated changes for --set-page-labelsJay Berkenbilt
This commit contains the changes from generate_auto_job based on manual changes from the previous commit.
2024-01-05Wiring for --set-page-labels: manual (non-bisectable commit)Jay Berkenbilt
This commit contains only the manual changes. It is separated for clarity. This commit would not pass CI because it lacks the automated changes, which appear in the next commit.
2024-01-03Remove stray text in manualJay Berkenbilt
2024-01-02Support comma-separated numeric values with --collate (fixes #505)Jay Berkenbilt
2024-01-01Update copyright to 2024Jay Berkenbilt
2024-01-01Support excluding values from numeric ranges (fixes #564, #790)Jay Berkenbilt
2023-12-29Bump version to 11.7.1Jay Berkenbilt
2023-12-29Preserve annotations that inherently lack appearance (fixes #1039)Jay Berkenbilt
...when flattening annotations. This includes /Link, /Popup, and /Projection.
2023-12-24Prepare 11.7.0 releasev11.7.0Jay Berkenbilt
2023-12-24Remove --disable-signatures; incorporate into --remove-restrictionsJay Berkenbilt
Rather than adding yet another flag that is almost never useful on its own, just have --remove-restrictions disable digital signatures. The operations are still separate in the API.
2023-12-23Spell checkJay Berkenbilt
2023-12-23Have Windows installers modify PATH (fixes #1054)Jay Berkenbilt
2023-12-23Implement --disable-signatures (fixes #1015)Jay Berkenbilt
2023-12-23Format code, bump clang-format version to 18Jay Berkenbilt
2023-12-23Generate a UNIX man page (fixes #874)Jay Berkenbilt
2023-12-23Implement new --encrypt args and completion (fixes #784)Jay Berkenbilt
Positional arguments are supported in a backward-compatible way, but completion no longer guides users to it.
2023-12-23Add --user-password, --owner-password, --bits to --encryptJay Berkenbilt
Add the command-line arguments. They don't do anything yet.
2023-12-22Allow other than /Yes and /Off in a check box (fixes #1056)Jay Berkenbilt
2023-12-21Convert scientific notation in JSON to fixed point (fixes #1079)Jay Berkenbilt
JSON accepts scientific notation, but PDF doesn't.
2023-12-21Add "n:/pdf-name" to qpdf JSON for binary names (fixes #1072)Jay Berkenbilt
2023-12-21Add ChangeLog for previous pull requestsJay Berkenbilt
2023-12-20Update documentation on zlib compatibilityJay Berkenbilt
2023-12-16Remove hard-coded version from manual/conf.pyJay Berkenbilt
2023-12-16Allow regular C++ functions to interoperate with the C APIJay Berkenbilt
2023-12-16Bump version to 11.7.0Jay Berkenbilt
2023-12-15Fix option reference in cli.rstJoram Berger
To reference another command line option description, `:qpdf:ref:` is needed instead of `:qpdf:option:` which is not resolved properly in the HTML documentation.
2023-12-10Prepare 11.6.4 releasev11.6.4Jay Berkenbilt
2023-11-09Fixes a typo in cli.rstShakil Shahadat
2023-10-15Prepare 11.6.3 releasev11.6.3Jay Berkenbilt
2023-10-15Bump version to 11.6.3Jay Berkenbilt
2023-10-07Prepare 11.6.2 releasev11.6.2Jay Berkenbilt
2023-10-07Spell checkJay Berkenbilt
2023-10-07Update readthedocs configurationJay Berkenbilt
2023-10-07Bump version to 11.6.2 and update release notesJay Berkenbilt
2023-09-05Prepare 11.6.1 releasev11.6.1Jay Berkenbilt
2023-09-03Prepare 11.6.0 releasev11.6.0Jay Berkenbilt
2023-09-02Bump version to 11.6Jay Berkenbilt