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
  • ChangeLog
15 Feb, 2025
1 commit
  • Prepare 11.10.1 release
    8a1d34bb
    Jay Berkenbilt authored
    2025-02-15 16:14:15 -0500  
    Browse File »

08 Feb, 2025
3 commits
  • Prepare 11.10.0 release
    4f65c9c4
    Jay Berkenbilt authored
    2025-02-08 11:55:54 -0500  
    Browse File »
  • Spell check
    5548b3bb
    Jay Berkenbilt authored
    2025-02-08 11:19:13 -0500  
    Browse File »
  • Bump clang-format to version 20 and reformat ...
    38d8cc7f
    This improves indentation of long strings. This commit also fixes some
    trailing whitespace in ChangeLog.
    Jay Berkenbilt authored
    2025-02-08 11:17:57 -0500  
    Browse File »

04 Feb, 2025
1 commit
  • Add zopfli support (fixes #1323) ...
    133da3b6
    This requires a special build option.
    Jay Berkenbilt authored
    2025-02-04 06:17:34 -0500  
    Browse File »

03 Feb, 2025
1 commit
  • fix-qdf: accept optional output file (fixes #1330)
    a2fc5b52
    Jay Berkenbilt authored
    2025-02-03 06:42:22 -0500  
    Browse File »

02 Feb, 2025
1 commit
  • Merge pull request #1340 from m-holger/i1286 ...
    aa583f29
    Change QPDFWriter stream_decode_level default to qpdf_dl_generalized (fixes #1286)
    m-holger authored
    2025-02-02 21:03:04 +0000  
    Browse File »

01 Feb, 2025
1 commit
  • CLI reject flags with parameters (fixes #1329)
    985cdf91
    m-holger authored
    2025-02-01 12:34:57 +0000  
    Browse File »

31 Jan, 2025
1 commit
  • Change QPDFWriter stream_decode_level default to qpdf_dl_generalized ...
    718b1400
    Also, fix disabling of preserve_encryption to be ignore
    stream_decode_level, but disable preserve_encryption if compress_streams is
    false.
    
    Fixes #1286
    m-holger authored
    2025-01-31 16:09:07 +0000  
    Browse File »

27 Sep, 2024
2 commits
  • Tweak #1287 comments
    43a88e1d
    m-holger authored
    2024-09-27 11:58:46 +0100  
    Browse File »
  • Merge branch 'main' into mslichao/capifreebuf
    17963657
    m-holger authored
    2024-09-27 11:31:55 +0100  
    Browse File »

20 Sep, 2024
1 commit
  • Rename to qpdf_oh_free_buffer
    f6ae1ff1
    Chao Li(VISION) authored
    2024-09-20 04:53:32 +0000  
    Browse File »

25 Aug, 2024
1 commit
  • Add new commands --remove-metadata and --remove-info
    8cb9bce7
    m-holger authored
    2024-08-25 13:10:11 +0100  
    Browse File »

06 Aug, 2024
1 commit
  • Fix writing reals with trailing '.' as JSON (fixes #1261)
    7a1ec75e
    m-holger authored
    2024-08-06 01:09:48 +0100  
    Browse File »

14 Jul, 2024
1 commit
  • Fix QPDFOutlineDocumentHelper::resolveNamedDest (fixes #1238) ...
    f3cbaafc
    Handle case where named destination is a dictionary with /D entry.
    
    Test case is hand-edited outlines-with-old-root-dests.pdf with modified
    object 107.
    m-holger authored
    2024-07-14 12:15:45 +0100  
    Browse File »

06 Jul, 2024
1 commit
  • Merge pull request #1230 from m-holger/clean-dct-fuzz-changes ...
    ce2deaf1
    Alternative clean dct fuzz changes
    m-holger authored
    2024-07-06 06:10:27 +0100  
    Browse File »

05 Jul, 2024
1 commit
  • Normalize whitespace in ChangeLog
    d7b909f9
    Jay Berkenbilt authored
    2024-07-05 13:28:49 -0400  
    Browse File »

04 Jul, 2024
2 commits
  • Add test case for self-referential object streams ...
    f0ded6bc
    Previous test case was lost in #1221. Test file was created from
    object-stream.pdf by adding a reference to itself into object stream 1 0.
    m-holger authored
    2024-07-04 20:40:47 +0100  
    Browse File »
  • Treat corrupt JPEG streams as unfilterable
    edf3509b
    m-holger authored
    2024-07-04 17:06:42 +0100  
    Browse File »

03 Jul, 2024
1 commit
  • Add setMaxWarnings rather than using conditional compilation
    598268f6
    Jay Berkenbilt authored
    2024-07-03 15:44:44 +0100  
    Browse File »

07 Jun, 2024
1 commit
  • Prepare 11.9.1 release
    c03ee7aa
    Jay Berkenbilt authored
    2024-06-07 08:39:46 -0400  
    Browse File »

24 Feb, 2024
1 commit
  • Prepare 11.9.0 release
    3b97c9bd
    Jay Berkenbilt authored
    2024-02-24 10:38:04 -0500  
    Browse File »

17 Feb, 2024
1 commit
  • Add ENABLE_COVERAGE option to build
    93cf8156
    Jay Berkenbilt authored
    2024-02-17 14:55:00 -0500  
    Browse File »

11 Feb, 2024
1 commit
  • Fix previous fix to setting checkbox value (fixes #1056) ...
    b1dad0de
    The code accepted values other than /Yes but still used /Yes as the
    checked value instead of obeying the normal appearance dictionary.
    Jay Berkenbilt authored
    2024-02-11 15:49:44 -0500  
    Browse File »

04 Feb, 2024
1 commit
  • Add json fuzzer with seed files from #1123 and test suite ...
    f0fb19df
    ...as well as some cases generated in CI from earlier attempts at
    fixing this.
    Jay Berkenbilt authored
    2024-02-04 17:27:49 -0500  
    Browse File »

15 Jan, 2024
1 commit
  • ChangeLog from last PR
    0109e365
    Jay Berkenbilt authored
    2024-01-15 11:08:25 -0500  
    Browse File »

11 Jan, 2024
1 commit
  • Honor repeated overlay/underlay
    5b2e5430
    Jay Berkenbilt authored
    2024-01-11 06:13:57 -0500  
    Browse File »

10 Jan, 2024
1 commit
  • Allow --file with --overlay and --underlay
    9c723aeb
    Jay Berkenbilt authored
    2024-01-10 16:44:46 -0500  
    Browse File »

08 Jan, 2024
1 commit
  • Prepare 11.8.0 release
    452e1f5c
    Jay Berkenbilt authored
    2024-01-08 10:56:41 -0500  
    Browse File »

07 Jan, 2024
3 commits
  • Bug fix: treat old generations of reused objects as null
    07f6c635
    Jay Berkenbilt authored
    2024-01-07 17:16:14 -0500  
    Browse File »
  • Revert "Prepare 11.8.0 release" ...
    1d96af8b
    Holding release to think about recently discovered incorrect handling
    of deleted generations.
    
    This reverts commit 162716807c475498dfbecc89fd222fb6c45d70c9.
    Jay Berkenbilt authored
    2024-01-07 16:13:04 -0500  
    Browse File »
  • Prepare 11.8.0 release
    16271680
    Jay Berkenbilt authored
    2024-01-07 08:55:46 -0500  
    Browse File »

06 Jan, 2024
1 commit
  • Attempt to find xref streams during recovery (fixes #1103)
    2994f9cf
    Jay Berkenbilt authored
    2024-01-06 16:51:03 -0500  
    Browse File »

05 Jan, 2024
1 commit
  • Implement --set-page-labels and supporting API (fixes #939)
    7cac433e
    Jay Berkenbilt authored
    2024-01-05 17:12:12 -0500  
    Browse File »

01 Jan, 2024
2 commits
  • Support comma-separated numeric values with --collate (fixes #505)
    d8d70ecc
    Jay Berkenbilt authored
    2024-01-01 18:57:32 -0500  
    Browse File »
  • Support excluding values from numeric ranges (fixes #564, #790)
    070ee710
    Jay Berkenbilt authored
    2024-01-01 10:48:14 -0500  
    Browse File »

29 Dec, 2023
1 commit
  • Preserve annotations that inherently lack appearance (fixes #1039) ...
    78a7193f
    ...when flattening annotations. This includes /Link, /Popup,
    and /Projection.
    Jay Berkenbilt authored
    2023-12-29 13:40:08 -0500  
    Browse File »

25 Dec, 2023
1 commit
  • Detect overlong UTF-8 strings
    6d4115b7
    Jay Berkenbilt authored
    2023-12-25 11:17:17 -0500  
    Browse File »

24 Dec, 2023
2 commits
  • Prepare 11.7.0 release
    986d2485
    Jay Berkenbilt authored
    2023-12-24 07:36:07 -0500  
    Browse File »
  • Remove --disable-signatures; incorporate into --remove-restrictions ...
    4ca185fd
    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.
    Jay Berkenbilt authored
    2023-12-24 07:36:07 -0500  
    Browse File »