2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-11-02 11:46:35 +00:00
qpdf/include/qpdf
Jay Berkenbilt 53ba65eb59 QPDFArgParser: handle optional choices including help
Handle optional choices in addition to required choices. Refactor the
way help options are added to completion to make it work with optional
help choices.
2022-01-30 13:11:03 -05:00
..
Buffer.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
BufferInputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
ClosedFileInputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Constants.h QPDFJob increment: basic QPDFJob structure 2022-01-30 13:11:03 -05:00
DLL.h Update copyright to 2021 2021-01-04 16:26:58 -05:00
FileInputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
InputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
JSON.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pipeline.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Buffer.hh Add Pl_Buffer::getMallocBuffer 2021-12-17 12:38:52 -05:00
Pl_Concatenate.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Count.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_DCT.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Discard.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Flate.hh Detect recoverable but invalid zlib data streams (fixes #562) 2021-11-03 09:43:17 -04:00
Pl_QPDFTokenizer.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_RunLength.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_StdioFile.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
PointerHolder.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QIntC.hh Add QIntC::range_check_subtract 2021-11-04 13:53:46 -04:00
qpdf-c.h Add new convenience methods QPDFObjectHandle::isNameAndEquals, etc 2022-01-22 08:10:28 -06:00
QPDF.hh Fix doc typos 2022-01-30 12:09:54 -06:00
QPDFAcroFormDocumentHelper.hh QPDFAcroFormDocumentHelper: add missing analyze calls 2021-03-04 18:11:44 -05:00
QPDFAnnotationObjectHelper.hh Add transformAnnotations and fix flattenRotations to use it 2021-02-21 17:13:09 -05:00
QPDFArgParser.hh QPDFArgParser: handle optional choices including help 2022-01-30 13:11:03 -05:00
QPDFCryptoImpl.hh First increment of improving handling of weak crypto (fixes #358) 2021-11-11 12:24:15 -05:00
QPDFCryptoProvider.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFDocumentHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFEFStreamObjectHelper.hh Spell check 2021-02-23 10:38:05 -05:00
QPDFEmbeddedFileDocumentHelper.hh Implement helpers for file attachments 2021-02-10 06:57:37 -05:00
QPDFExc.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFFileSpecObjectHelper.hh Implement helpers for file attachments 2021-02-10 06:57:37 -05:00
QPDFFormFieldObjectHelper.hh Major rework of handling form fields when copying pages (fixes #509) 2021-03-04 15:08:37 -05:00
QPDFJob.hh QPDFJob increment: move arg parsing into QPDFJob 2022-01-30 13:11:03 -05:00
QPDFMatrix.hh Add QPDFMatrix::operator== 2021-03-04 15:08:36 -05:00
QPDFNameTreeObjectHelper.hh Add string to deprecation warning 2021-03-04 15:08:36 -05:00
QPDFNumberTreeObjectHelper.hh Add string to deprecation warning 2021-03-04 15:08:36 -05:00
QPDFObject.hh Change names of qpdf_object_type_e enumerations 2021-12-20 14:51:45 -05:00
QPDFObjectHandle.hh Add some doc comments for QPDFObjectHandle dictionary methods 2022-01-30 12:09:54 -06:00
QPDFObjectHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFObjGen.hh Add QPDFObjGen::unparse 2021-02-21 16:21:52 -05:00
QPDFOutlineDocumentHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFOutlineObjectHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFPageDocumentHelper.hh Minor documentation updates 2021-12-09 10:24:14 -05:00
QPDFPageLabelDocumentHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFPageObjectHelper.hh Major rework of handling form fields when copying pages (fixes #509) 2021-03-04 15:08:37 -05:00
QPDFStreamFilter.hh Spell check 2021-01-04 16:26:58 -05:00
QPDFSystemError.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFTokenizer.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFWriter.hh First increment of improving handling of weak crypto (fixes #358) 2021-11-11 12:24:15 -05:00
QPDFXRefEntry.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QTC.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QUtil.hh Add QUtil::file_can_be_opened 2021-12-29 13:41:02 -05:00
RandomDataProvider.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Types.h Update copyright to 2021 2021-01-04 16:26:58 -05:00