https://bugs.kde.org/show_bug.cgi?id=339835
Julian Wolff <wo...@julianwolff.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/cal | |ligra/4e15d65ff0ea7778f42c9 | |725157249572de38dc1 Resolution|--- |FIXED --- Comment #3 from Julian Wolff <wo...@julianwolff.de> --- Git commit 4e15d65ff0ea7778f42c9725157249572de38dc1 by Julian Wolff. Committed on 24/08/2017 at 07:21. Pushed by jwolff into branch 'master'. Add RTF support to Okular Summary: Adds RTF support to Okular Test Plan: Okular correctly renders RTF documents. RTF is added to Okular's mime filter Reviewers: #calligra:_3.0, #okular Subscribers: kossebau, aacid, ltoscano Tags: #calligra:_3.0 Differential Revision: https://phabricator.kde.org/D7431 M +2 -0 CalligraProducts.cmake M +8 -8 README.PACKAGERS M +15 -0 filters/words/rtf/import/CMakeLists.txt A +24 -0 filters/words/rtf/import/OkularRtfGeneratorPlugin.cpp [License: LGPL (v2+)] A +32 -0 filters/words/rtf/import/libokularGenerator_rtf.json A +11 -0 filters/words/rtf/import/okularApplication_rtf_calligra.desktop A +7 -0 filters/words/rtf/import/okularRtf_calligra.desktop https://commits.kde.org/calligra/4e15d65ff0ea7778f42c9725157249572de38dc1 -- You are receiving this mail because: You are watching all bug changes.