From 87412eb05be3148e812310128f361f79922baad8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 18 Jun 2022 20:44:44 -0400 Subject: Add QPDFJob::registerProgressReporter --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index f71528e1..8a0ad3a0 100644 --- a/TODO +++ b/TODO @@ -14,7 +14,10 @@ Next: Pending changes: -* Allow users to supply a custom progress reporter for QPDFJob +* Allow users to supply a custom progress reporter for QPDFJob. If one + is provided, use it instead of creating one. Then expose to the C + API. Consider also exposing a way to set a new logger and to get the + logger from QPDF and QPDFJob in the C API. * Check about runpath in the linux-bin distribution. I think the appimage build specifically is setting the runpath, which is actually desirable in this case. Make sure to understand and -- cgit v1.2.3-54-g00ecf