.. |
AES_PDF_native.hh
|
Use = default and = delete where possible in classes
|
2022-04-16 11:39:14 -04:00 |
assert_debug.h
|
Make assert handling less error-prone
|
2022-05-03 18:31:22 -04:00 |
assert_test.h
|
Make assert handling less error-prone
|
2022-05-03 18:31:22 -04:00 |
auto_job_decl.hh
|
Fix --json-help to take a version parameter
|
2022-07-31 16:23:17 -04:00 |
auto_job_help.hh
|
Add stub for --remove-restrictions
|
2023-01-28 13:24:45 -05:00 |
auto_job_init.hh
|
Add stub for --remove-restrictions
|
2023-01-28 13:24:45 -05:00 |
auto_job_json_decl.hh
|
Major rework -- see long comments
|
2022-05-20 09:16:25 -04:00 |
auto_job_json_init.hh
|
Add stub for --remove-restrictions
|
2023-01-28 13:24:45 -05:00 |
auto_job_schema.hh
|
Add stub for --remove-restrictions
|
2023-01-28 13:24:45 -05:00 |
bits_functions.hh
|
Replace calls to QUtil::int_to_string with std::to_string
|
2022-09-21 15:57:14 -04:00 |
BitStream.hh
|
Replace deprecated C++ includes
|
2023-05-20 15:41:25 +01:00 |
BitWriter.hh
|
Replace deprecated C++ includes
|
2023-05-20 15:41:25 +01:00 |
ContentNormalizer.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
CryptoRandomDataProvider.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
InsecureRandomDataProvider.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
JSONHandler.hh
|
Use = default and = delete where possible in classes
|
2022-04-16 11:39:14 -04:00 |
MD5_native.hh
|
Programmatically apply new formatting to code
|
2022-04-04 08:10:40 -04:00 |
MD5.hh
|
Remove methods of private classes from ABI
|
2022-04-09 17:33:29 -04:00 |
NNTree.hh
|
Remove deprecated name/number tree constructors
|
2022-04-16 13:13:15 -04:00 |
OffsetInputSource.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_AES_PDF.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_ASCII85Decoder.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_ASCIIHexDecoder.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_Base64.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_LZWDecoder.hh
|
Make Pipeline::write take an unsigned char const* (API change)
|
2022-05-03 18:31:22 -04:00 |
Pl_MD5.hh
|
Make Pipeline::write take an unsigned char const* (API change)
|
2022-05-03 18:31:22 -04:00 |
Pl_PNGFilter.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_RC4.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_SHA2.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
Pl_TIFFPredictor.hh
|
Replace 'virtual' specifier with 'override'
|
2023-05-20 15:41:56 +01:00 |
QPDF_Array.hh
|
Remove SparseOHArray
|
2023-04-01 13:58:06 +01:00 |
QPDF_Bool.hh
|
Rename QPDFObject::shallowCopy to copy
|
2022-11-20 12:07:22 -05:00 |
QPDF_Destroyed.hh
|
Rename QPDFObject::shallowCopy to copy
|
2022-11-20 12:07:22 -05:00 |
QPDF_Dictionary.hh
|
Tune parsing of dictionaries in QPDFParser::parse
|
2022-12-31 14:37:35 -05:00 |
QPDF_InlineImage.hh
|
Add new virtual method QPDFObject::getStringValue
|
2022-12-31 09:31:07 -05:00 |
QPDF_Integer.hh
|
Rename QPDFObject::shallowCopy to copy
|
2022-11-20 12:07:22 -05:00 |
QPDF_Name.hh
|
Add new virtual method QPDFObject::getStringValue
|
2022-12-31 09:31:07 -05:00 |
QPDF_Null.hh
|
Overload QPDF_Null::create to take a child object description
|
2023-02-18 08:35:45 +00:00 |
QPDF_Operator.hh
|
Add new virtual method QPDFObject::getStringValue
|
2022-12-31 09:31:07 -05:00 |
QPDF_Real.hh
|
Add new virtual method QPDFObject::getStringValue
|
2022-12-31 09:31:07 -05:00 |
QPDF_Reserved.hh
|
Rename QPDFObject::shallowCopy to copy
|
2022-11-20 12:07:22 -05:00 |
QPDF_Stream.hh
|
Change type of QPDFValue::object_description to std::shared_ptr<std::variant>
|
2023-02-18 08:33:08 +00:00 |
QPDF_String.hh
|
Add new virtual method QPDFObject::getStringValue
|
2022-12-31 09:31:07 -05:00 |
QPDF_Unresolved.hh
|
Rename QPDFObject::shallowCopy to copy
|
2022-11-20 12:07:22 -05:00 |
qpdf-c_impl.hh
|
Add new _qpdf_data constructor taking a std::unique_ptr<QPDF>
|
2023-04-02 09:24:08 +01:00 |
qpdf-config.h.in
|
Remove obsolete LL_FMT check from build (fixes #768)
|
2022-09-12 11:48:38 -04:00 |
QPDFArgParser.hh
|
Use nullptr instead of 0 or NULL
|
2023-05-20 15:41:36 +01:00 |
QPDFCrypto_gnutls.hh
|
Make Pipeline::write take an unsigned char const* (API change)
|
2022-05-03 18:31:22 -04:00 |
QPDFCrypto_native.hh
|
Make Pipeline::write take an unsigned char const* (API change)
|
2022-05-03 18:31:22 -04:00 |
QPDFCrypto_openssl.hh
|
Use nullptr instead of 0 or NULL
|
2023-05-20 15:41:36 +01:00 |
qpdflogger-c_impl.hh
|
Add C API functions for using custom loggers
|
2022-09-09 10:49:25 -04:00 |
QPDFObject_private.hh
|
Add method QPDFValue::setChildDescription
|
2023-02-18 08:35:45 +00:00 |
QPDFParser.hh
|
Change type of QPDFValue::object_description to std::shared_ptr<std::variant>
|
2023-02-18 08:33:08 +00:00 |
QPDFValue.hh
|
Add method QPDFValue::setChildDescription
|
2023-02-18 08:35:45 +00:00 |
RC4_native.hh
|
Make Pipeline::write take an unsigned char const* (API change)
|
2022-05-03 18:31:22 -04:00 |
RC4.hh
|
Make Pipeline::write take an unsigned char const* (API change)
|
2022-05-03 18:31:22 -04:00 |
ResourceFinder.hh
|
Remove redundant 'virtual' specifiers
|
2023-05-20 15:41:52 +01:00 |
rijndael.h
|
Programmatically apply new formatting to code
|
2022-04-04 08:10:40 -04:00 |
SecureRandomDataProvider.hh
|
Use = default and = delete where possible in classes
|
2022-04-16 11:39:14 -04:00 |
SF_ASCII85Decode.hh
|
Remove redundant 'virtual' specifiers
|
2023-05-20 15:41:52 +01:00 |
SF_ASCIIHexDecode.hh
|
Remove redundant 'virtual' specifiers
|
2023-05-20 15:41:52 +01:00 |
SF_DCTDecode.hh
|
Remove redundant 'virtual' specifiers
|
2023-05-20 15:41:52 +01:00 |
SF_FlateLzwDecode.hh
|
Programmatically apply new formatting to code
|
2022-04-04 08:10:40 -04:00 |
SF_RunLengthDecode.hh
|
Remove redundant 'virtual' specifiers
|
2023-05-20 15:41:52 +01:00 |
SHA2_native.hh
|
SHA2: switch to pluggable crypto
|
2019-11-09 08:18:02 -05:00 |