qt5base-lts/tests/auto/dbus
Thiago Macieira 63ca2846e1 Fix compilation with older MSVC: use qIsNan instead of isnan
isnan is C99 and POSIX.1, which the older MSVC do not support. Use the
Qt equivalent.

Change-Id: Ic5d393bfd36e48a193fcffff13b8679cb83d12db
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-01-15 08:40:14 +01:00
..
qdbusabstractadaptor Autotest: fix a race condition in verifying a peer D-Bus connected 2015-01-06 17:36:58 +01:00
qdbusabstractinterface Autotest: fix a race condition in verifying a peer D-Bus connected 2015-01-06 17:36:58 +01:00
qdbusconnection Fix memory leaks with QDBusServer 2015-01-11 03:39:40 +01:00
qdbusconnection_no_bus tst_qdbusconnection_no_bus: Fix build on Windows 2014-12-20 07:36:34 +01:00
qdbuscontext Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusinterface Autotest: fix a race condition in verifying a peer D-Bus connected 2015-01-06 17:36:58 +01:00
qdbuslocalcalls Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusmarshall Fix compilation with older MSVC: use qIsNan instead of isnan 2015-01-15 08:40:14 +01:00
qdbusmetaobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusmetatype Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbuspendingcall Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbuspendingreply Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusreply Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusservicewatcher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusthreading Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbustype Make QtDBus unit tests compile with runtime dbus-1 too 2015-01-06 18:16:32 +01:00
qdbusxmlparser Update license headers and add new license files 2014-09-24 12:26:19 +02:00
dbus.pro Revert c3f485c525 2013-08-08 09:22:29 +02:00