qt5base-lts/tests/auto/corelib/global
Allan Sandfeld Jensen af2daafde7 Deprecate constructing QFlags from a pointer
This was used to support QFlags f = 0 initialization, but with 0 used
as a pointer literal now considered bad form, it had been changed many
places to QFlags f = nullptr, which is meaningless and confusing.

Change-Id: I4bc592151c255dc5cab1a232615caecc520f02e8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-20 19:43:38 +01:00
..
q_func_info Updated license headers 2016-01-21 18:55:18 +00:00
qflags Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qfloat16 Add qfloat16::copySign() since we can't overload std::copysign() 2019-11-06 11:36:49 +01:00
qgetputenv QByteArray: toInt() and toDouble() ignore surrounding whitespaces 2018-07-07 19:58:18 +00:00
qglobal Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
qglobalstatic Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qhooks tst_qhooks: test that it's possible to chain multiple hooks together 2016-11-18 15:22:32 +00:00
qlogging Conditionally disable parts of the tests testing the deprecated APIs 2019-08-01 13:51:18 +02:00
qnumeric Make tst_QNumeric more systematic about checking float as well as double 2019-10-29 16:46:54 +01:00
qrand Updated license headers 2016-01-21 18:55:18 +00:00
qrandomgenerator Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
qtendian qendian: Fix float conversions 2018-10-28 22:26:56 +00:00
qwinregistry Win32: Consolidate registry code 2019-10-14 20:26:42 +02:00
global.pro Win32: Consolidate registry code 2019-10-14 20:26:42 +02:00