qt5base-lts/tests/auto/gui/text
Marc Mutz 0abd207052 QZip*: don't hold QZipReader::FileInfo in QList
FileInfo is larger than a void*, so holding them in a QList is needlessly
inefficient. Worse, the code could come to depend on the fragile property
of (inefficient) QLists that references to elements therein never are
invalidated.

Change-Id: I772177c5ac544a5fecce2368f628148308ef260f
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-07-19 10:35:41 +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 Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +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 Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +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 Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +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 QZip*: don't hold QZipReader::FileInfo in QList 2015-07-19 10:35:41 +00:00
text.pro Fix the font engines leaking 2013-03-20 07:02:29 +01:00