qt5base-lts/tests/auto/gui
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
..
image Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
itemmodels Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
math3d Update license headers and add new license files 2014-09-24 12:26:19 +02:00
painting Fix assorted MSVC warnings in tests. 2015-01-17 12:06:59 +01:00
qopengl Support Alpha8 and Grayscale8 natively in the OpenGL paint engine 2014-10-27 11:54:39 +01:00
text Fix assorted MSVC warnings in tests. 2015-01-17 12:06:59 +01:00
util Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator. 2014-11-20 16:38:23 +01:00
gui.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00