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
  • qpdf-manual.xml
16 Jan, 2021
1 commit
  • Add warn() to QPDF's public API
    6226b69d
    Jay Berkenbilt authored
    2021-01-16 18:41:53 -0500  
    Browse File »

04 Jan, 2021
3 commits
  • Prepare version 10.1.0
    0fed0403
    Jay Berkenbilt authored
    2021-01-04 16:59:55 -0500  
    Browse File »
  • Remove unreferenced resources only from relevant pages
    891751f6
    Jay Berkenbilt authored
    2021-01-04 15:17:35 -0500  
    Browse File »
  • Fix zsh completion arguments (fixes #473)
    a9bdeeb0
    Jay Berkenbilt authored
    2021-01-04 15:17:35 -0500  
    Browse File »

02 Jan, 2021
3 commits
  • Make more QPDFPageObjectHelper methods work with form XObject
    3be58f49
    Jay Berkenbilt authored
    2021-01-02 14:08:53 -0500  
    Browse File »
  • Externalize inline images now includes form XObjects
    98da4fd8
    Jay Berkenbilt authored
    2021-01-02 14:08:17 -0500  
    Browse File »
  • Add several methods for working with form XObjects (fixes #436) ...
    a139d2b3
    Make some more methods in QPDFPageObjectHelper work with form
    XObjects, provide forEach methods to walk through nested form
    XObjects, possibly recursively. This should make it easier to work
    with form XObjects from user code.
    Jay Berkenbilt authored
    2021-01-02 12:29:31 -0500  
    Browse File »

30 Dec, 2020
2 commits
  • Add release notes for changes from 10.0.4 so far
    c97bd632
    Jay Berkenbilt authored
    2020-12-30 16:45:50 -0500  
    Browse File »
  • Add QPDFPageObjectHelper::flattenRotation and --flatten-rotation
    c9271335
    Jay Berkenbilt authored
    2020-12-30 13:03:55 -0500  
    Browse File »

21 Nov, 2020
1 commit
  • Prepare 10.0.4 release
    78b9d6bf
    Jay Berkenbilt authored
    2020-11-21 13:50:02 -0500  
    Browse File »

31 Oct, 2020
1 commit
  • Prepare 10.0.3 release
    fbe40b80
    Jay Berkenbilt authored
    2020-10-31 13:47:03 -0400  
    Browse File »

27 Oct, 2020
1 commit
  • Revert removal of unreadCh change for performance ...
    bcea54fc
    Turns out unreadCh is much more efficient than seek(-1, SEEK_CUR).
    Update comments and code to reflect this.
    Jay Berkenbilt authored
    2020-10-27 11:57:48 -0400  
    Browse File »

26 Oct, 2020
1 commit
  • Release notes for 10.0.2
    db08974e
    Jay Berkenbilt authored
    2020-10-26 19:39:36 -0400  
    Browse File »

23 Oct, 2020
1 commit
  • Avoid merging adjacent tokens when concatenating contents (fixes #444)
    b30deaee
    Jay Berkenbilt authored
    2020-10-23 08:00:04 -0400  
    Browse File »

20 Oct, 2020
1 commit
  • Add option --warning-exit-0 to exit 0 instead of 3 with warnings
    758e3e38
    Jay Berkenbilt authored
    2020-10-20 18:02:39 -0400  
    Browse File »

15 Oct, 2020
3 commits
  • Clarify qpdf's exit statuses in the documentation
    bbd45cd0
    Jay Berkenbilt authored
    2020-10-15 15:03:14 -0400  
    Browse File »
  • Fix doc typo (--encryption-file-password) (fixes #468)
    8f1db4dc
    Jay Berkenbilt authored
    2020-10-15 14:54:34 -0400  
    Browse File »
  • Fix/clarify documentation on --rotate option (fixes #470) ...
    a1994a53
    Make clear that you almost always want + or - before an angle when
    specifying rotation.
    Jay Berkenbilt authored
    2020-10-15 14:53:06 -0400  
    Browse File »

09 Apr, 2020
1 commit
  • Prepare 10.0.1 release
    821a7018
    Jay Berkenbilt authored
    2020-04-09 11:48:26 -0400  
    Browse File »

06 Apr, 2020
5 commits
  • Prepare 10.0.0 release
    1e629c27
    Jay Berkenbilt authored
    2020-04-06 11:30:15 -0400  
    Browse File »
  • Delegate random number generation to crypto provider (fixes #418)
    77198d53
    Jay Berkenbilt authored
    2020-04-06 11:23:02 -0400  
    Browse File »
  • Remove QUtil::srandom
    619d294e
    Jay Berkenbilt authored
    2020-04-06 09:49:02 -0400  
    Browse File »
  • Update ChangeLog and manual for openssl crypto provider
    1360b530
    Jay Berkenbilt authored
    2020-04-06 09:24:12 -0400  
    Browse File »
  • Fixes to ChangeLog and manual for 10.0.0 changes
    3d0de5b9
    Jay Berkenbilt authored
    2020-04-06 09:02:58 -0400  
    Browse File »

05 Apr, 2020
1 commit
  • Update documentation and test suite to lock in hard page copy ...
    08379321
    Issue #399 mentioned a use case for which qpdf has support, but the
    fact that it is supported was not documented or in the test suite,
    making it vulerable to accidental breakage.
    Jay Berkenbilt authored
    2020-04-05 20:07:13 -0400  
    Browse File »

04 Apr, 2020
1 commit
  • JSON: implement pattern keys in schema
    72464041
    Jay Berkenbilt authored
    2020-04-04 18:06:32 -0400  
    Browse File »

03 Apr, 2020
1 commit
  • Allow qpdf to be built on systems without wchar_t (fixes #406)
    2100b4ce
    Jay Berkenbilt authored
    2020-04-03 21:39:44 -0400  
    Browse File »

31 Mar, 2020
1 commit
  • Use QPDF_EXECUTABLE as a hint for completion
    b03e6bd6
    Jay Berkenbilt authored
    2020-03-31 17:39:20 -0400  
    Browse File »

26 Jan, 2020
6 commits
  • Prepare 9.1.1 release
    52a2e95d
    Jay Berkenbilt authored
    2020-01-26 18:49:04 -0500  
    Browse File »
  • Add bug fixes to release notes
    1b37e33d
    Jay Berkenbilt authored
    2020-01-26 18:46:00 -0500  
    Browse File »
  • Spell check
    676cdcff
    Jay Berkenbilt authored
    2020-01-26 18:32:35 -0500  
    Browse File »
  • Update copyright to 2020
    e5cc0655
    Jay Berkenbilt authored
    2020-01-26 16:57:27 -0500  
    Browse File »
  • Add encrypt key to json
    12777a04
    Jay Berkenbilt authored
    2020-01-26 14:44:03 -0500  
    Browse File »
  • Add --is-encrypted and --requires-password (fixes #390) ...
    731c4f71
    Allow exit status-based checking of whether a file is encrypted or
    requires a password without necessarily supplying the correct
    password. Useful for scripting.
    Jay Berkenbilt authored
    2020-01-26 11:26:53 -0500  
    Browse File »

14 Jan, 2020
2 commits
  • Begin release notes for 9.1.1
    73a0e3a9
    Jay Berkenbilt authored
    2020-01-14 11:53:37 -0500  
    Browse File »
  • Rewrite fix-qdf in C++
    388990f7
    Jay Berkenbilt authored
    2020-01-14 11:53:19 -0500  
    Browse File »

16 Nov, 2019
1 commit
  • Prepare 9.1.0 release
    9b0c6022
    Jay Berkenbilt authored
    2019-11-16 22:29:54 -0500  
    Browse File »

15 Nov, 2019
1 commit
  • Fix error in manual
    b9f06fed
    Jay Berkenbilt authored
    2019-11-15 10:29:11 -0500  
    Browse File »

11 Nov, 2019
1 commit
  • Clean up documentation around gnutls and C++-11
    b76af924
    Jay Berkenbilt authored
    2019-11-11 14:14:31 -0500  
    Browse File »

10 Nov, 2019
1 commit
  • Fix up documentation around Windows wildcard fix
    0e94aa69
    Jay Berkenbilt authored
    2019-11-10 20:19:38 -0500  
    Browse File »