qt5base-lts/tests/auto/corelib
Christian Ehrlicher b16fab1b63 Fix deprecation warnings
Fix deprecation warnings - replace qFindChild/Children() with
QObject::findChild/Children() and replace some 0 with nullptr.

Change-Id: If2f01d12fa91d09d98a61f73b0449a6773ac93db
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-05-27 22:16:32 +02:00
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
io Fix deprecation warnings in tst_QUrl 2019-05-29 08:24:52 +02:00
itemmodels Tests: Fix some warnings about deprecated functions not under test 2019-05-27 15:29:16 +02:00
kernel Fix deprecation warnings 2019-05-27 22:16:32 +02:00
mimetypes Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
plugin moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATA 2019-04-11 14:43:27 +00:00
serialization Merge remote-tracking branch 'origin/5.13' into dev 2019-05-15 07:11:41 +02:00
statemachine QStateMachine: handle parallel child mode for state machines 2019-05-16 16:51:42 +02:00
thread Replace qMove with std::move 2019-04-06 11:00:38 +00:00
time Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
tools Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
corelib.pro Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00