Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • manual
  • design.rst
10 Jan, 2026
1 commit
  • Spell check
    37941a35
    Jay Berkenbilt authored
    2026-01-10 13:26:26 -0500  
    Browse File »

01 Dec, 2025
1 commit
  • Document new `inspection_mode` in design and release notes ...
    66efa438
    Add details about the new `qpdf::global::inspection_mode` method to the design document, explaining its purpose, functionality, and limitations. Update release notes to highlight its introduction and describe the changes it brings for inspecting and repairing damaged PDF files.
    m-holger authored
    2025-12-01 10:56:34 +0000  
    Browse File »

09 Mar, 2025
1 commit
  • Update library notes
    c11636b5
    m-holger authored
    2025-03-09 09:47:21 +0000  
    Browse File »

15 Feb, 2025
1 commit
  • Disable PointerHolder by default
    e7989413
    Jay Berkenbilt authored
    2025-02-15 22:41:42 +0000  
    Browse File »

09 Jun, 2024
1 commit
  • Standardize on "qpdf" ...
    08acf8d0
    Use "QPDF" only for the QPDF class itself.
    m-holger authored
    2024-06-09 13:07:29 +0100  
    Browse File »

29 Jul, 2023
1 commit
  • Fix typo in manual
    c216ef55
    m-holger authored
    2023-07-29 15:14:47 +0100  
    Browse File »

10 Sep, 2022
1 commit
  • Documentation fix ...
    93f176a2
    Remove paragraph about traversal during destruction since this is still necessary with the
    new implementation.
    Jay Berkenbilt authored
    2022-09-10 07:39:25 -0400  
    Browse File »

09 Sep, 2022
2 commits
  • Clean up the Design and Library Notes chapter of the manual
    910a373a
    Jay Berkenbilt authored
    2022-09-09 18:09:40 -0400  
    Browse File »
  • Fix doc typo
    4dcc1021
    Jay Berkenbilt authored
    2022-09-09 06:19:09 -0400  
    Browse File »

08 Sep, 2022
1 commit
  • Rename QPDFValueProxy back to QPDFObject ...
    18a583e8
    QPDFValueProxy wasn't a good name for it. We decided the evil of
    having the header file be named QPDFObject_private.hh was less than
    the evil of having the class be named something other than what it
    should have been named.
    Jay Berkenbilt authored
    2022-09-08 11:29:23 -0400  
    Browse File »

05 Sep, 2022
1 commit
  • Update internals documentation to reflect QPDFObject split
    ed04b80c
    Jay Berkenbilt authored
    2022-09-05 18:54:02 -0400  
    Browse File »

30 May, 2022
1 commit
  • Update documentation for qpdf JSON v2
    0bd908b5
    Jay Berkenbilt authored
    2022-05-30 20:03:08 -0400  
    Browse File »

09 Apr, 2022
2 commits
  • Spell check
    b6d1dffa
    Jay Berkenbilt authored
    2022-04-09 17:33:29 -0400  
    Browse File »
  • Update documentation for PointerHolder transition
    c7e877b8
    Jay Berkenbilt authored
    2022-04-09 17:33:29 -0400  
    Browse File »

12 Mar, 2022
1 commit
  • Minor manual fixes
    b8ec4395
    m-holger authored
    2022-03-12 14:10:43 -0500  
    Browse File »

25 Feb, 2022
1 commit
  • Simplify confusing terminology in the README and manual (fixes #660) ...
    dca0c7ea
    Some people don't know what CI is, so remove use of that abbreviation
    when it doesn't add any value.
    Jay Berkenbilt authored
    2022-02-25 18:21:50 -0500  
    Browse File »

08 Feb, 2022
2 commits
  • Add additional comments about new accessor methods
    ec778ef9
    Jay Berkenbilt authored
    2022-02-08 16:49:43 -0500  
    Browse File »
  • Fix doc typos
    716381f6
    m-holger authored
    2022-02-08 11:50:58 -0500  
    Browse File »

07 Feb, 2022
1 commit
  • Rework PointerHolder transition to make it smoother ...
    dd4f3022
    * Don't surprise people with deprecation warnings
    * Provide detailed instructions and support for the transition
    Jay Berkenbilt authored
    2022-02-07 17:38:20 -0500  
    Browse File »

06 Feb, 2022
1 commit
  • Fix doc typo
    4fd61981
    Jay Berkenbilt authored
    2022-02-06 11:27:02 -0500  
    Browse File »

05 Feb, 2022
1 commit
  • Prepare release notes for 10.6 (so far)
    eb481eb6
    Jay Berkenbilt authored
    2022-02-05 15:41:22 -0500  
    Browse File »

18 Dec, 2021
2 commits
  • Remove ref. from documentation references
    c9d54fda
    Jay Berkenbilt authored
    2021-12-18 12:30:00 -0500  
    Browse File »
  • Split documentation into multiple pages, change theme
    10fb619d
    Jay Berkenbilt authored
    2021-12-18 11:05:51 -0500  
    Browse File »