qt6-bb10/tests/auto/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
..
image Add missing RGB32 <-> RGB30 convertions 2015-04-30 19:27:39 +00:00
itemmodels QStandardItem: add user-tristate and auto-tristate getters/setters 2015-05-07 09:50:59 +00:00
kernel Enable checking for whether the system palette was explicitly set 2015-04-20 06:39:31 +00:00
math3d Introduce QQuaternion::fromDirection() 2015-04-07 13:07:48 +00:00
painting Merge remote-tracking branch 'origin/5.5' into dev 2015-04-27 21:36:32 +02:00
qopengl Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglconfig Add matching by GL_VENDOR to QOpenGLConfig 2015-04-16 16:47:43 +00:00
text Fix users of QTextLayout::additionalFormats to use the new API 2015-05-30 10:56:24 +00:00
util Update copyright headers 2015-02-11 06:49:51 +00:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00