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

18 Feb, 2023
1 commit
  • Handle linearization warnings as proper warning (fixes #851)
    0f97e982
    Jay Berkenbilt authored
    2023-02-18 19:38:49 -0500  
    Browse File »

28 Jan, 2023
1 commit
  • Implement --remove-restrictions (fixes #833)
    1308c450
    Jay Berkenbilt authored
    2023-01-28 13:42:19 -0500  
    Browse File »

09 Jan, 2023
1 commit
  • Fix annotations properly for page with no /Resources (fixes #827)
    e4e0f40f
    Jay Berkenbilt authored
    2023-01-09 07:31:39 -0500  
    Browse File »

20 Nov, 2022
2 commits
  • Prepare 11.2.0 release
    a63e1644
    Jay Berkenbilt authored
    2022-11-20 15:33:34 -0500  
    Browse File »
  • Fix release notes and ChangeLog for 11.2
    ddd889af
    Jay Berkenbilt authored
    2022-11-20 15:33:13 -0500  
    Browse File »

19 Nov, 2022
1 commit
  • Correctly handle reuse of xref stream (fixes #809)
    e9980efe
    Jay Berkenbilt authored
    2022-11-19 17:03:17 -0500  
    Browse File »

08 Oct, 2022
2 commits
  • Fix major performance bug with openssl crypto (fixes #798) ...
    2bc9121f
    Lazily load MD5 and RC4 once in the life of the program. Only load the
    legacy provider if RC4 is actually being used.
    Jay Berkenbilt authored
    2022-10-08 17:04:59 -0400  
    Browse File »
  • Allow specific performance tests to be run
    b7459209
    Jay Berkenbilt authored
    2022-10-08 16:10:15 -0400  
    Browse File »

06 Oct, 2022
1 commit
  • Require a C++-17 compiler
    6826330a
    Jay Berkenbilt authored
    2022-10-06 06:58:38 -0400  
    Browse File »

01 Oct, 2022
1 commit
  • Prepare 11.1.1 release
    236a02d4
    Jay Berkenbilt authored
    2022-10-01 12:04:50 -0400  
    Browse File »