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
22 Dec, 2023
1 commit
  • 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 »

21 May, 2023
2 commits
  • Prepare 11.4.0 release
    9907700f
    Jay Berkenbilt authored
    2023-05-21 14:42:37 -0400  
    Browse File »
  • Spell check
    a90787c5
    Jay Berkenbilt authored
    2023-05-21 14:25:31 -0400  
    Browse File »

20 May, 2023
3 commits
  • Disregard appearance state when irrelevant (fixes #949) ...
    293a2e52
    If /AP is a dictionary of streams rather than a dictionary of
    dictionaries, disregard /AS, which is supposed to point to a subkey of
    one of the dictionaries. This fix prevents qpdf's annotation
    flattening from discarding some annotations when /AS is erroneously
    set.
    Jay Berkenbilt authored
    2023-05-20 15:46:16 -0400  
    Browse File »
  • Add ChangeLog and release notes for last change
    3cfd6546
    Jay Berkenbilt authored
    2023-05-20 15:31:33 -0400  
    Browse File »
  • Add release notes and ChangeLog for previous PR
    3f2b61ae
    Jay Berkenbilt authored
    2023-05-20 14:52:19 -0400  
    Browse File »

18 Mar, 2023
1 commit
  • Add ChangeLog and release notes for previous fix (fixes #923)
    96520d25
    Jay Berkenbilt authored
    2023-03-18 15:38:31 -0400  
    Browse File »

25 Feb, 2023
3 commits
  • Prepare 11.3.0 release
    57dcf6d9
    Jay Berkenbilt authored
    2023-02-25 16:24:41 -0500  
    Browse File »
  • Spell check
    c304bf73
    Jay Berkenbilt authored
    2023-02-25 14:19:38 -0500  
    Browse File »
  • Overlay/underlay: capture origial page as form XObject (fixes #904)
    78f7dc9f
    Jay Berkenbilt authored
    2023-02-25 12:58:51 -0500  
    Browse File »