aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFExc.hh
AgeCommit message (Expand)Author
2022-04-16Use = default and = delete where possible in classesJay Berkenbilt
2022-04-10Mark non-ABI symbols in exported class with QPDF_DLL_PRIVATEJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2022-02-08WHITESPACE ONLY -- expand tabs in source codeJay Berkenbilt
2022-02-04Update copyright for 2022Jay Berkenbilt
2022-01-30Use QPDFUsage exception for cli, json, and QPDFJob errorsJay Berkenbilt
2021-01-04Update copyright to 2021Jay Berkenbilt
2020-01-26Update copyright to 2020Jay Berkenbilt
2019-06-22Convert remaining public classes to use Members patternJay Berkenbilt
2019-06-22Build with -fvisibility=hidden when supportedJay Berkenbilt
2019-03-11Fix C++ exception handling when -fvisibility=hidden (#302)jbarlow83
2019-01-19mingw workaround for QPDFExc destructorJay Berkenbilt
2019-01-07Update copyrights for 2019Jay Berkenbilt
2018-08-12Protect headers with compliant identifiers (fixes #233)Jay Berkenbilt
2018-01-14Update copyright to 2018Jay Berkenbilt
2017-09-14Additionally license under Apache License version 2.0Jay Berkenbilt
2017-08-22Update copyright to 2017Jay Berkenbilt
2015-05-24Copyright 2015Jay Berkenbilt
2014-01-14Update Copyright to 2014Jay Berkenbilt
2013-10-29Add missing #include of <string>Jay Berkenbilt
2012-12-31Update copyright year to 2013Jay Berkenbilt
2012-07-29Update copyright to 2012Jay Berkenbilt
2012-06-22Use qpdf_offset_t in place of off_t in public APIs.Jay Berkenbilt
2012-06-21fix include order for off_tJay Berkenbilt
2012-06-20Portability issues: off_t, unlinkJay Berkenbilt
2011-04-30update version to 2.2.3, update copyright to 2011Jay Berkenbilt
2010-01-25update copyrights for 2010Jay Berkenbilt
2009-10-21tweak dll stuff againJay Berkenbilt
2009-10-21go back to function-based DLL_EXPORT rather than class-based to avoid creatio...Jay Berkenbilt
2009-10-20oops -- put stdexcept backJay Berkenbilt
2009-10-20revert off_tJay Berkenbilt
2009-10-20QUtilJay Berkenbilt
2009-10-20try memoryJay Berkenbilt
2009-10-20try stdlib.hJay Berkenbilt
2009-10-20update C API for error retrievalJay Berkenbilt
2009-10-20categorize all error messages and include object information if availableJay Berkenbilt
2009-10-19DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...Jay Berkenbilt
2009-10-12fix class-level DLL_EXPORTJay Berkenbilt
2009-10-12do DLL_EXPORT only in header files and only at the class or top-level functio...Jay Berkenbilt
2009-09-26removed qexc; non-compatible ABI changeJay Berkenbilt
2009-08-06stick DLL_EXPORT in front of every public method of every public classJay Berkenbilt
2009-02-15update copyright, release 2.0.3release-qpdf-2.0.3Jay Berkenbilt
2008-04-29update release date to actual daterelease-qpdf-2.0Jay Berkenbilt