qt5base-lts/tests/auto/gui/text
Marc Mutz 87d57d1994 Fix users of QTextLayout::additionalFormats to use the new API
QTextLayout::additionalFormats setters and getters using QList<FormatRange> have
been deprecated; port to the QVector versions.

Moved op== definition for FormatRange needed in tst_qsyntaxhighlighter.cpp
to a friend declaration in FormatRange itself, because MSVC 2008 doesn't find
it otherwise.

Change-Id: Ibab6589df057f02377d895079b56395859e3401e
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2015-05-30 10:56:24 +00:00
..
qabstracttextdocumentlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qcssparser Update copyright headers 2015-02-11 06:49:51 +00:00
qfont Update copyright headers 2015-02-11 06:49:51 +00:00
qfontcache Update copyright headers 2015-02-11 06:49:51 +00:00
qfontdatabase Update copyright headers 2015-02-11 06:49:51 +00:00
qfontmetrics Update copyright headers 2015-02-11 06:49:51 +00:00
qglyphrun Update copyright headers 2015-02-11 06:49:51 +00:00
qrawfont Update copyright headers 2015-02-11 06:49:51 +00:00
qstatictext Update copyright headers 2015-02-11 06:49:51 +00:00
qsyntaxhighlighter Fix users of QTextLayout::additionalFormats to use the new API 2015-05-30 10:56:24 +00:00
qtextblock Update copyright headers 2015-02-11 06:49:51 +00:00
qtextcursor Update copyright headers 2015-02-11 06:49:51 +00:00
qtextdocument Ensure that CSS rules are inherited from the parent tags 2015-03-25 11:55:47 +00:00
qtextdocumentfragment QString: preserve embedded NULs when converting from QByteArray 2015-04-02 19:28:31 +00:00
qtextdocumentlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qtextformat Update copyright headers 2015-02-11 06:49:51 +00:00
qtextlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qtextlist Update copyright headers 2015-02-11 06:49:51 +00:00
qtextobject Update copyright headers 2015-02-11 06:49:51 +00:00
qtextodfwriter Update copyright headers 2015-02-11 06:49:51 +00:00
qtextpiecetable Update copyright headers 2015-02-11 06:49:51 +00:00
qtextscriptengine Update copyright headers 2015-02-11 06:49:51 +00:00
qtexttable Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-02 09:23:07 +01:00
qzip Update copyright headers 2015-02-11 06:49:51 +00:00
text.pro Fix the font engines leaking 2013-03-20 07:02:29 +01:00