qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt ae6681673e Add QTextDocument::toRawText() function
The QTextDocument::toPlainText() converts some characters in the
text to ASCII, which can be problematic for use cases where you
want to save the precise contents of the document, e.g. in
Qt Creator. Since we don't want to change the behavior of
toPlainText(), we introduce a new function which returns the
raw text contents of the document instead, with no modifications.

[ChangeLog][QtGui][Text] Added QTextDocument::toRawText() function.

Task-number: QTBUG-56538
Change-Id: Ib6c48a16551c4c71c4c431760f993793d1af6806
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2016-10-17 07:29:10 +00:00
..
image Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-11 07:40:32 +02:00
itemmodels QStandardItemModel: Reset the flags on clear() 2016-02-17 11:39:13 +00:00
kernel Fix test for targets without process support 2016-09-23 07:32:44 +00:00
math3d Updated license headers 2016-01-21 18:55:18 +00:00
painting QColor: provide QLatin1String overloads of functions taking QString 2016-09-23 04:39:41 +00:00
qopengl Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qopenglconfig Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-25 16:12:11 +02:00
text Add QTextDocument::toRawText() function 2016-10-17 07:29:10 +00:00
util Fix test for WinRT 2016-09-23 07:20:53 +00:00
gui.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00