qt5base-lts/tests/benchmarks/gui
Friedemann Kleint eb66916082 Fix some compiler warnings in benchmark tests.
main.cpp(332) : warning C4307: '*' : integral constant overflow
tst_qpainter.cpp(1293) : warning C4305: '+=' : truncation from 'double' to 'float'
tst_qpainter.cpp(1474) : warning C4305: '+=' : truncation from 'double' to 'float'
tst_qtbench.cpp(155) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main.cpp(68) : warning C4189: 'fontHeight' : local variable is initialized but not referenced

Change-Id: If6aadd50df7c5cf7d0f33791c9247730a47ddd27
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-07-14 10:55:55 +02:00
..
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
graphicsview expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
image Optimize drawing to and from generic formats 2014-01-31 00:24:48 +01:00
itemviews resizeToContents - QTableView - faster hint when view is hidden 2013-05-09 06:44:54 +02:00
kernel MSVC: Fix the compilation of benchmark tests with strict string literals. 2014-07-10 09:02:04 +02:00
math3d Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
painting Fix some compiler warnings in benchmark tests. 2014-07-14 10:55:55 +02:00
styles Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
text Fix some compiler warnings in benchmark tests. 2014-07-14 10:55:55 +02:00
gui.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00