qt5base-lts/tests/auto/dbus/qdbusabstractadaptor
Thiago Macieira 9e49778380 Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code
Move those to the equivalent {to,set,from}SecsSinceEpoch(), except for
the cases that did QDateTime::currentDateTime{,Utc}().toTime_t. Those
are best implemented with QDateTime::currentSecsSinceEpoch().

Change-Id: Ib57b52598e2f452985e9fffd145a366c92cfda20
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2016-07-06 06:28:13 +00:00
..
qdbusabstractadaptor Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
qmyserver Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
BLACKLIST Extend flakeyness of tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) 2015-06-20 15:26:10 +00:00
myobject.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbusabstractadaptor.pro Autotest: rename sub tests from "test" to something meaningful 2015-07-18 02:22:40 +00:00
tst_qdbusabstractadaptor.cpp Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code 2016-07-06 06:28:13 +00:00