qt5base-lts/tests/auto/gui/text
Friedemann Kleint 205f68f8ad Fix assorted MSVC warnings in tests.
tst_collections.cpp
tst_collections.cpp(3138) : warning C4305: 'argument' : truncation from 'size_t' to 'bool'
        tst_collections.cpp(3190) : see reference to function template instantiation 'void testContainerTypedefs<QVector<int>>(Container)' being compiled
        with[Container=QVector<int>]
(repeated)
tst_qringbuffer.cpp(297) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
tst_qringbuffer.cpp(300) : warning C4309: '=' : truncation of constant value
tst_qringbuffer.cpp(306) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
tst_qrawfont.cpp(947) : warning C4309: 'argument' : truncation of constant value
tst_qsslsocket_onDemandCertificates_member.cpp(217) : warning C4189: 'rootCertLoadingAllowed' : local variable is initialized but not referenced

Change-Id: I6143d4ad121088a0d5bdd6dd2637eb3641a26096
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-01-17 12:06:59 +01:00
..
qabstracttextdocumentlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qcssparser Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfont Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontcache Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontdatabase Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontmetrics Fix regression in metric calculation of text with mnemonics 2014-10-01 15:30:43 +02:00
qglyphrun QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
qrawfont Fix assorted MSVC warnings in tests. 2015-01-17 12:06:59 +01:00
qstatictext Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsyntaxhighlighter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextblock Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextcursor Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocument Merge remote-tracking branch 'origin/5.4' into dev 2014-09-29 14:08:49 +02:00
qtextdocumentfragment Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocumentlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextformat Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextlayout Fix possibly corrupted log clusters when using custom tab stops 2014-12-15 21:02:12 +01:00
qtextlist Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextodfwriter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextpiecetable Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextscriptengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtexttable Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qzip Update license headers and add new license files 2014-09-24 12:26:19 +02:00
text.pro Fix the font engines leaking 2013-03-20 07:02:29 +01:00