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
06 Apr, 2020
3 commits
  • 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 »

09 Nov, 2019
7 commits
  • Prepare 9.1.rc1 release
    5e6dfc93
    Jay Berkenbilt authored
    2019-11-09 22:00:53 -0500  
    Browse File »
  • Spell check
    021d7145
    Jay Berkenbilt authored
    2019-11-09 19:03:56 -0500  
    Browse File »
  • Link with setargv or wsetargv with MSVC (fixes #224) ...
    07da0039
    For wildcard expansion to work properly with the msvc binary, it is
    necessary to link with setargv.obj or wsetargv.obj, depending on
    whether wmain is in use.
    Jay Berkenbilt authored
    2019-11-09 18:50:42 -0500  
    Browse File »
  • Allow odd/even modifiers in numeric range (fixes #364)
    c4478e52
    Jay Berkenbilt authored
    2019-11-09 13:23:12 -0500  
    Browse File »
  • Add the word "slow" to preserved unreferenced resources docs (fixes #380) ...
    c9cc8362
    This makes it more likely for someone who notices a big slow-down in
    page splitting to discover the option.
    Jay Berkenbilt authored
    2019-11-09 12:33:15 -0500  
    Browse File »
  • Update release notes for crypto providers
    e5cec314
    Jay Berkenbilt authored
    2019-11-09 12:33:15 -0500  
    Browse File »
  • Update docs for crypto providers
    1ee45458
    Jay Berkenbilt authored
    2019-11-09 09:53:42 -0500  
    Browse File »

22 Oct, 2019
1 commit
  • Add ChangeLog and documentation for signature dict enhancements
    9b76ec15
    Jay Berkenbilt authored
    2019-10-22 16:44:27 -0400  
    Browse File »

12 Oct, 2019
2 commits
  • Prepare 9.0.2 release
    3094955d
    Jay Berkenbilt authored
    2019-10-12 19:37:40 -0400  
    Browse File »
  • Make --replace-input work with / in path (fixes #365)
    e188d0ff
    Jay Berkenbilt authored
    2019-10-12 19:27:50 -0400  
    Browse File »

20 Sep, 2019
1 commit
  • Prepare 9.0.1 release
    4ea940b0
    Jay Berkenbilt authored
    2019-09-20 07:38:18 -0400  
    Browse File »

19 Sep, 2019
1 commit
  • Update release notes for upcoming 9.0.1 release
    db2e095a
    Jay Berkenbilt authored
    2019-09-19 21:25:34 -0400  
    Browse File »

31 Aug, 2019
5 commits
  • Fix duplicated release notes entries
    8c34d67b
    Jay Berkenbilt authored
    2019-08-31 22:11:28 -0400  
    Browse File »
  • Prepare 9.0.0 release
    5462dfce
    Jay Berkenbilt authored
    2019-08-31 20:07:36 -0400  
    Browse File »
  • Add --replace-input option (fixes #321)
    d492bb0a
    Jay Berkenbilt authored
    2019-08-31 15:51:21 -0400  
    Browse File »
  • Add methods QPDF::anyWarnings and QPDF::closeInputSource
    babd12c9
    Jay Berkenbilt authored
    2019-08-31 15:51:20 -0400  
    Browse File »
  • Change release notes order
    b3c91f64
    Jay Berkenbilt authored
    2019-08-31 15:51:06 -0400  
    Browse File »

24 Aug, 2019
1 commit
  • Track separately whether password was user/owner (fixes #159)
    5da146c8
    Jay Berkenbilt authored
    2019-08-24 11:01:19 -0400  
    Browse File »

23 Aug, 2019
2 commits
  • Add some clarification to encryption in the manual ...
    53930d96
    Per user suggestion in issue 351.
    Jay Berkenbilt authored
    2019-08-23 21:27:41 -0400  
    Browse File »
  • Add flags to control zlib compression level (fixes #113)
    2794bfb1
    Jay Berkenbilt authored
    2019-08-23 20:34:21 -0400  
    Browse File »

22 Aug, 2019
1 commit
  • Pass offset and length to ParserCallbacks::handleObject
    3f1ab640
    Jay Berkenbilt authored
    2019-08-22 22:54:29 -0400  
    Browse File »