qt5base-lts/tests/auto/widgets/dialogs
Friedemann Kleint 5d31b52a12 Fix some MSVC warnings in tests
tst_qvariant.cpp(80): warning C4309: 'initializing': truncation of constant value
tst_qvariant.cpp(4635): warning C4309: 'initializing': truncation of constant value
tst_qbytearray.cpp(1438): warning C4267: 'argument': conversion from 'size_t' to 'uint', possible loss of data
tst_qbytearray.cpp(1440): warning C4267: 'argument': conversion from 'size_t' to 'uint', possible loss of data
http2srv.cpp(64): warning C4018: '<=': signed/unsigned mismatch
tst_qinputdialog.cpp(352): warning C4804: '<=': unsafe use of type 'bool' in operation

Change-Id: Id012d88b7b20c5c9f128f2ef53753cc1d479f358
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-06-28 17:58:13 +00:00
..
qcolordialog Updated license headers 2016-01-21 18:55:18 +00:00
qdialog winrt: Fix tst_QDialog::showFullScreen 2017-06-19 07:06:04 +00:00
qerrormessage Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog QWidgetWindow: don't give focus to windows that are being destroyed 2017-05-30 10:49:36 +00:00
qfiledialog2 Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot() 2017-04-29 07:39:09 +00:00
qfilesystemmodel tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qfontdialog Merge remote-tracking branch 'origin/5.7' into dev 2016-05-23 21:09:46 +02:00
qinputdialog Fix some MSVC warnings in tests 2017-06-28 17:58:13 +00:00
qmessagebox QtWidgets: Remove Windows CE. 2016-04-07 10:24:45 +00:00
qprogressdialog Updated license headers 2016-01-21 18:55:18 +00:00
qsidebar Remove the traces of the discontinued android-no-sdk platform 2016-03-30 10:12:34 +00:00
qwizard tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
dialogs.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00