qt6-bb10/src
Thiago Macieira 0510fc149e Make QtDBus work again with D-Bus 1.0 and 1.1
The dbus_get_version function was introduced in 1.2, so we'd need to
detect pre-1.2 by the absence of the function. But if we're going to
detect the presence or absence of any function, we might as well do it
on dbus_connection_can_send_type, which is the function we wanted anyway.

Change-Id: I6e17a3a8f1382c6a489490084f6e3f61aa5a1947
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2012-10-19 02:43:05 +02:00
..
3rdparty QTextBoundaryFinder: Introduce BoundaryReason::MandatoryBreak flag 2012-10-10 13:26:13 +02:00
concurrent Modularize documenation build 2012-10-10 23:27:03 +02:00
corelib Handle the case where persistent indexes have gone invalid. 2012-10-19 00:44:54 +02:00
dbus Make QtDBus work again with D-Bus 1.0 and 1.1 2012-10-19 02:43:05 +02:00
gui Fixed inconsistent QPainter fill rules for aliased painting. 2012-10-19 02:43:05 +02:00
network Fix spelling mistake in QNetworkDiskCache detailed description. 2012-10-15 16:55:39 +02:00
opengl Ensure QOPENGLF_APIENTRY and QGLF_APIENTRY are set correctly. 2012-10-16 02:47:46 +02:00
platformsupport Handle separators in menus in AT-SPI (Linux accessibility) 2012-10-19 00:44:54 +02:00
plugins Cocoa: fix memory leak 2012-10-19 00:44:54 +02:00
printsupport Revert a change to printer orientation 2012-10-15 22:01:47 +02:00
sql QtSql: Correct documented default precision policy. 2012-10-15 12:19:45 +02:00
testlib Make sure we copy *all known events* properly in order to not assert. 2012-10-18 12:24:13 +02:00
tools Rename the syncqt -qtdir to -mkspecsdir 2012-10-19 00:44:54 +02:00
widgets Fixed inconsistent QPainter fill rules for aliased painting. 2012-10-19 02:43:05 +02:00
winmain Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
xml Modularize documenation build 2012-10-10 23:27:03 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00