qt5base-lts/tests/benchmarks/gui/text/qtext
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
..
bidi.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Fix users of QTextLayout::additionalFormats to use the new API 2015-05-30 10:56:24 +00:00
qtext.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00