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
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 »

23 Dec, 2023
2 commits
  • Have Windows installers modify PATH (fixes #1054)
    a3eb027b
    Jay Berkenbilt authored
    2023-12-23 09:51:50 -0500  
    Browse File »
  • Implement --disable-signatures (fixes #1015)
    909a0b3f
    Jay Berkenbilt authored
    2023-12-23 08:50:42 -0500  
    Browse File »

22 Dec, 2023
4 commits
  • Close UNIX man page issue (fixes #1064) ...
    2c14be26
    The commit was assigned to the previously fixed issue by mistake.
    Jay Berkenbilt authored
    2023-12-22 21:48:17 -0500  
    Browse File »
  • Generate a UNIX man page (fixes #874)
    c0c7cef1
    Jay Berkenbilt authored
    2023-12-22 21:22:34 -0500  
    Browse File »
  • Implement new --encrypt args and completion (fixes #784) ...
    7d7e2234
    Positional arguments are supported in a backward-compatible way, but
    completion no longer guides users to it.
    Jay Berkenbilt authored
    2023-12-22 20:10:18 -0500  
    Browse File »
  • Allow other than /Yes and /Off in a check box (fixes #1056)
    86ea2012
    Jay Berkenbilt authored
    2023-12-22 14:42:16 -0500  
    Browse File »

21 Dec, 2023
4 commits
  • Convert scientific notation in JSON to fixed point (fixes #1079) ...
    b670565a
    JSON accepts scientific notation, but PDF doesn't.
    Jay Berkenbilt authored
    2023-12-21 17:56:30 -0500  
    Browse File »
  • Add "n:/pdf-name" to qpdf JSON for binary names (fixes #1072)
    4400ce84
    Jay Berkenbilt authored
    2023-12-21 17:43:29 -0500  
    Browse File »
  • Tweak comment in QPDFParser refactor
    bb12a7ff
    Jay Berkenbilt authored
    2023-12-21 15:45:34 -0500  
    Browse File »
  • Add ChangeLog for previous pull requests
    64c840b1
    Jay Berkenbilt authored
    2023-12-21 14:54:13 -0500  
    Browse File »

20 Dec, 2023
3 commits
  • Update documentation on zlib compatibility
    6aa811e5
    Jay Berkenbilt authored
    2023-12-20 15:46:20 -0500  
    Browse File »
  • Bug fix: don't compress hint streams when --compress-streams=n
    d61612a2
    Jay Berkenbilt authored
    2023-12-20 15:46:20 -0500  
    Browse File »
  • Bug fix: don't compress object/xref streams with --compress-streams=n
    c5f622a0
    Jay Berkenbilt authored
    2023-12-20 15:46:20 -0500  
    Browse File »

16 Dec, 2023
1 commit
  • Allow regular C++ functions to interoperate with the C API
    d7a364b8
    Jay Berkenbilt authored
    2023-12-16 10:06:34 -0500  
    Browse File »

10 Dec, 2023
1 commit
  • Prepare 11.6.4 release
    d8371889
    Jay Berkenbilt authored
    2023-12-10 11:23:10 -0500  
    Browse File »

09 Dec, 2023
1 commit
  • Install cmake files with dev component
    414c83f7
    Jay Berkenbilt authored
    2023-12-09 06:28:13 -0500  
    Browse File »

20 Nov, 2023
1 commit
  • Build AppImage and linux binary using Ubuntu 18.04 (fixes #1068) ...
    da3eae39
    This is needed to get an old enough version of glibc to run the Linux
    binary as an AWS Lambda layer and to support some versions of CentOS.
    Jay Berkenbilt authored
    2023-11-20 11:20:26 -0500  
    Browse File »

14 Oct, 2023
3 commits
  • Prepare 11.6.3 release
    81823f40
    Jay Berkenbilt authored
    2023-10-14 19:49:29 -0400  
    Browse File »
  • Write offsets as unsigned in linearization hint tables (fixes #1023)
    71566a27
    Jay Berkenbilt authored
    2023-10-14 18:04:13 -0400  
    Browse File »
  • Don't lose character after \d or \dd parsing string (fixes #1050)
    1ecc6bb2
    Jay Berkenbilt authored
    2023-10-14 17:12:56 -0400  
    Browse File »

07 Oct, 2023
3 commits
  • Prepare 11.6.2 release
    467e5d62
    Jay Berkenbilt authored
    2023-10-07 17:52:35 -0400  
    Browse File »
  • ChangeLog: mention sharing .idea files
    e5cdeff4
    Jay Berkenbilt authored
    2023-10-07 13:31:03 -0400  
    Browse File »
  • Fix error with stream recovery (fixes #1042)
    98014ec9
    Jay Berkenbilt authored
    2023-10-07 13:29:10 -0400  
    Browse File »

05 Sep, 2023
1 commit
  • Prepare 11.6.1 release
    b352791a
    Jay Berkenbilt authored
    2023-09-05 13:59:23 -0400  
    Browse File »

03 Sep, 2023
9 commits
  • Prepare 11.6.0 release
    8fac58cd
    Jay Berkenbilt authored
    2023-09-03 14:23:53 -0400  
    Browse File »
  • Spell check
    bfbd97b9
    Jay Berkenbilt authored
    2023-09-03 14:07:30 -0400  
    Browse File »
  • ascii85: ignore whitespace between ~ and > (fixes #973)
    806922f6
    Jay Berkenbilt authored
    2023-09-03 13:56:34 -0400  
    Browse File »
  • Restore accidentally deleted ChangeLog entry
    27980894
    Jay Berkenbilt authored
    2023-09-03 13:46:00 -0400  
    Browse File »
  • Tweak ChangeLog wording
    e3a5b0bf
    Jay Berkenbilt authored
    2023-09-03 13:46:00 -0400  
    Browse File »
  • Quote program name in completion output (fixes #1021)
    3372615e
    Jay Berkenbilt authored
    2023-09-03 10:13:17 -0400  
    Browse File »
  • Move random number device check to runtime (fixes #1022) ...
    87765bac
    Having it at compile time breaks cross-compilation and isn't really
    right anyway.
    Jay Berkenbilt authored
    2023-09-03 09:36:13 -0400  
    Browse File »
  • Revert "Check for warnings in files used by --pages" ...
    c6a3d83f
    m-holger's fix is better
    
    This reverts commit fa3cdaf1b46dcbb583393f93a02f89207ba21a88.
    Jay Berkenbilt authored
    2023-09-03 08:12:31 -0400  
    Browse File »
  • Check for warnings in files used by --pages
    fa3cdaf1
    Jay Berkenbilt authored
    2023-09-03 08:07:07 -0400  
    Browse File »

02 Sep, 2023
1 commit
  • Add test cases for fix-qpdf from pipe
    290a6721
    Jay Berkenbilt authored
    2023-09-02 17:28:23 -0400  
    Browse File »

09 Jul, 2023
2 commits
  • Prepare 11.5.0 release
    37c5fc3a
    Jay Berkenbilt authored
    2023-07-09 10:00:51 -0400  
    Browse File »
  • Update ChangeLog and release notes
    2dc26338
    Jay Berkenbilt authored
    2023-07-09 09:51:18 -0400  
    Browse File »