https://bugs.kde.org/show_bug.cgi?id=329430

--- Comment #5 from Dag Andersen <dand...@get2net.dk> ---
Git commit b6bd4b9bfea7b414c4df549272f4cf4ec249b9f8 by Dag Andersen.
Committed on 30/08/2016 at 12:52.
Pushed by danders into branch 'master'.

Plan: Re-instate handling richtext (description) in reports

Partial solution, outputs text as plain text.

M  +1    -1    plan/libs/ui/CMakeLists.txt
A  +5    -0    plan/libs/ui/reports/items/CMakeLists.txt
A  +28   -0    plan/libs/ui/reports/items/text/CMakeLists.txt
A  +183  -0   
plan/libs/ui/reports/items/text/PlanReportDesignerItemRichText.cpp    
[License: LGPL (v2.1+)]
A  +53   -0    plan/libs/ui/reports/items/text/PlanReportDesignerItemRichText.h
    [License: LGPL (v2.1+)]
A  +330  -0    plan/libs/ui/reports/items/text/PlanReportItemRichText.cpp    
[License: LGPL (v2.1+)]
A  +85   -0    plan/libs/ui/reports/items/text/PlanReportItemRichText.h    
[License: LGPL (v2.1+)]
A  +71   -0    plan/libs/ui/reports/items/text/PlanReportRichTextPlugin.cpp    
[License: LGPL (v2.1+)]
A  +40   -0    plan/libs/ui/reports/items/text/PlanReportRichTextPlugin.h    
[License: LGPL (v2.1+)]
A  +205  -0    plan/libs/ui/reports/items/text/PlanReportScriptRichText.cpp    
[License: LGPL (v2.1+)]
A  +105  -0    plan/libs/ui/reports/items/text/PlanReportScriptRichText.h    
[License: LGPL (v2.1+)]
A  +28   -0    plan/libs/ui/reports/items/text/richtext.json
M  +34   -24   plan/libs/ui/reports/reportview.cpp

http://commits.kde.org/calligra/b6bd4b9bfea7b414c4df549272f4cf4ec249b9f8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to