Summary: | [PATCH] Add basic support for RichMedia annotations to Qt frontends | ||
---|---|---|---|
Product: | poppler | Reporter: | Tobias Koenig <tobias.koenig> |
Component: | qt frontend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | CC: | oliver.sander |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Patch to support RichMedia annotations in poppler qt5 frontend
Patch to support RichMedia annotations in poppler qt5 frontend Patch to support RichMedia annotations in poppler qt5 frontend Patch to support RichMedia annotations in poppler qt frontends Patch to support RichMedia annotations in poppler qt frontends |
Description
Tobias Koenig
2015-08-04 06:51:45 UTC
Created attachment 117504 [details] [review] Patch to support RichMedia annotations in poppler qt5 frontend Created attachment 117506 [details] [review] Patch to support RichMedia annotations in poppler qt5 frontend Some more documentation? Qt4 frontend support? Created attachment 117625 [details] [review] Patch to support RichMedia annotations in poppler qt frontends Added API documentation to the new classes, made all setter methods private (since they are used only by AnnotationPrivate anyway) and extended the patch to copy Qt4 frontend as well. From reading the code i understand that annotConfiguration, annotInstance and annotAsset can be null, should protect against those, no? Or maybe make it on the core so that they are never null and have default valueS? Created attachment 117664 [details] [review] Patch to support RichMedia annotations in poppler qt frontends Add safety checks to not access nulled annotConfiguration, annotInstance or annotAsset variables. Pushed |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.