qt5base-lts/tests/benchmarks/gui
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
..
animation Update copyright headers 2015-02-11 06:49:51 +00:00
graphicsview Update copyright headers 2015-02-11 06:49:51 +00:00
image Add missing RGB32 <-> RGB30 convertions 2015-04-30 19:27:39 +00:00
itemviews Update copyright headers 2015-02-11 06:49:51 +00:00
kernel Update copyright headers 2015-02-11 06:49:51 +00:00
math3d Update copyright headers 2015-02-11 06:49:51 +00:00
painting Update copyright headers 2015-02-11 06:49:51 +00:00
styles Update copyright headers 2015-02-11 06:49:51 +00:00
text Fix users of QTextLayout::additionalFormats to use the new API 2015-05-30 10:56:24 +00:00
gui.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00