qt5base-lts/examples/widgets/richtext/textedit
Lars Knoll ada608d46d Get rid of QTextCodec in the textedit example
And refactor the code a bit to not convert to unicode twice and
use the mime database instead of Qt::mightBeRichText().

Change-Id: I56f9a732c8ad593e7f050eaad401be536bdf6f98
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: David Faure <david.faure@kdab.com>
2020-05-14 07:51:15 +02:00
..
images TextEdit example: add indent/unindent feature 2019-05-06 19:24:32 +00:00
.prev_CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
example.html preserve HTML heading level in QTextBlockFormat; demonstrate in example 2018-03-02 08:05:00 +00:00
example.md Render markdown task lists (checkboxes instead of bullets) in QTextEdit 2019-05-02 04:10:21 +00:00
main.cpp Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
textedit.cpp Get rid of QTextCodec in the textedit example 2020-05-14 07:51:15 +02:00
textedit.h TextEdit example: add indent/unindent feature 2019-05-06 19:24:32 +00:00
textedit.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
textedit.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
textedit.qrc TextEdit example: add indent/unindent feature 2019-05-06 19:24:32 +00:00