qt5base-lts/tests/auto/other
Giuseppe D'Angelo 6255cb893d Remove qtypetraits.h's contents altogether
So that QFlags can use an (un)signed int matching the
underlying type as identified by the compiler and not by us.

Requires fixing a few warnings about sign conversion due to
QFlags misusages in qtbase that were either plain wrong, or
were relying on the enum being backed by an (un)signed int
when it wasn't.

Keep qtypetraits.h in the source tree in order to prevent
source breaks if some downstream #includes it (note however
that it did not contain any public API).

Change-Id: Ib3a92b98db7031e793a088fb2a3b306eff4d7a3c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-01-12 22:16:06 +00:00
..
android Updated license headers 2016-01-21 18:55:18 +00:00
compiler Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-05 18:47:27 +02:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
lancelot Merge remote-tracking branch 'origin/5.8' into dev 2016-12-13 09:39:20 +01:00
languagechange Remove Windows CE from tests (others). 2016-03-31 06:14:04 +00:00
macgui Updated license headers 2016-01-21 18:55:18 +00:00
macnativeevents Merge remote-tracking branch 'origin/5.6' into 5.7 2016-10-13 15:18:02 +02:00
macplist macOS: Don't build auto-tests as application bundles unless explicitly requested 2016-10-23 10:39:56 +00:00
modeltest Remove qtypetraits.h's contents altogether 2017-01-12 22:16:06 +00:00
networkselftest Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code 2016-07-06 06:28:13 +00:00
qaccessibility Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-24 10:31:21 +01:00
qaccessibilitylinux create modularized version of qtplatformsupport module 2016-10-15 18:45:33 +00:00
qaccessibilitymac Updated license headers 2016-01-21 18:55:18 +00:00
qcomplextext Updated license headers 2016-01-21 18:55:18 +00:00
qfocusevent Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkaccessmanager_and_qprogressdialog Updated license headers 2016-01-21 18:55:18 +00:00
qobjectperformance Updated license headers 2016-01-21 18:55:18 +00:00
qobjectrace Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-01 10:03:21 +02:00
qprocess_and_guieventloop Fix warnings in tests (MinGW/MSCV) 2016-11-29 17:08:46 +00:00
qsharedpointer_and_qwidget Updated license headers 2016-01-21 18:55:18 +00:00
qtokenautomaton Tests: Add more QChar::unicode() calls to brush over deprecation warning. 2016-04-08 09:26:40 +00:00
qvariant_common Updated license headers 2016-01-21 18:55:18 +00:00
toolsupport QDateTimePrivate: merge the time spec, DST status and validity flags 2016-06-10 17:56:18 +00:00
other.pro Merge remote-tracking branch 'origin/5.8' into dev 2016-09-15 19:47:57 +02:00