qt6-bb10/tests/auto/gui/text/qtextdocument
Lars Knoll 50916edd9d Always encode HTML as utf-8
When converting a text document to HTML, always convert it to utf-8,
as required by the HTML standard. This also means that we remove
the optional encoding parameter.

Change-Id: I0bd2fc9df2d06734e1c5b8053b964fbfbb6881e1
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-04-21 15:46:36 +02:00
..
.gitignore
CMakeLists.txt Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
common.h Remove references to QTextDocumentPrivate from public API 2020-03-04 08:28:04 +01:00
qtextdocument.pro QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
test.css Ensure that CSS rules are inherited from the parent tags 2015-03-25 11:55:47 +00:00
tst_qtextdocument.cpp Always encode HTML as utf-8 2020-04-21 15:46:36 +02:00