summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2019-11-08 14:48:23 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2019-11-13 13:51:22 +0000
commit51cbd5288c85cb4de382cb23d6f5559c2b626126 (patch)
tree0dd7bb8cfdafe21682266f9a055f0b2baf3d3ecd /mkspecs/features
parent2735c5bf069bcadefc2d6b626161e1166c2a683b (diff)
Fix rendering of markdown in QLabel
Since 65314b6ce88cdbb28a22be0cab9856ec9bc9604b there is a TextFormat for MarkdownText, and QWidgetTextControl supports that, but QLabel does it in its own way and sets plain text or rich text on the text document itself. Add a code path for MarkdownText there. [ChangeLog][QtWidgets][QLabel] Markdown is now a supported textFormat for QLabel. Fixes: QTBUG-79766 Change-Id: Ib9370ef300089af2c4d6070e545c5470f32833a8 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'mkspecs/features')
0 files changed, 0 insertions, 0 deletions