KDE QRtfReader Review Request
KDE Review checklist
-
If from outside KDE, has completed the Incubator process -
The REUSE Specification - Version 3.0 is applied when stating licenses and when adding license files to a project. Each source file either must contain SPDX identifiers or license headers to state under which terms the software may be used, modified and redistributed. See Licensing Policy -
Passing CI job for Reuse linting -
A Messages.sh file which extracts all the i18n() translations -
A metainfo.xml file (previously appdata.xml) with AppStream data AppStream Guidelines -
A screenshot in product-screenshots -
Check the code with some sanity tools like clazy or clang-tidy, if not already done as part of CI runs. -
Documentation appropriate to the project: if a library, API documentation (such as Doxygen for C++), if an application, user documentation (such as a README detailing what the application does or is for, how to install/build, and other such useful information) -
A bugs.kde.org product (file a sysadmin ticket) -
Passing Gitlab CI build jobs -
Passing KDE neon build -
App packages in Flatpak, Snap, AppImages and Windows etc. as appropriate
Description
Imported from Calligra
(https://invent.kde.org/office/calligra/-/tree/master/filters/words/rtf/import/3rdparty/rtf-qt?ref_type=heads) and adapted to be standalone Qt6 library.
This library can be used in Calligra
for RTF importing and in KFileMetadata
for reading metadata and text content of RTF documents.