From e02a144a3c8e7858d879ac2d0038bc7d00906ae6 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Thu, 29 Mar 2012 11:11:03 -0300 Subject: Finish cleaning up com.trolltech -> org.qtproject in QtDBus Lots of uses of the annotations and error names, plus a bunch of local unit test names (including one file that had to be renamed). The meta object generator is updated to support both the old and new names. That means some references to com.trolltech *must* remain in the source code. Task-number: QTBUG-23274 Change-Id: Icc38ae040232f07c437e7546ee744a4703f41726 Reviewed-by: Jason McDonald Reviewed-by: Lorn Potter --- dist/changes-5.0.0 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index f8a553a0bc..d3ea3fbcb3 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -423,6 +423,14 @@ QtNetwork * The openssl network backend now reads the ssl configuration file allowing the use of openssl engines. +QtDBus +------ +* QtDBus now generates property annotations for the Qt type names + in the org.qtproject.QtDBus namespace. When parsing such annotations + both the old and new namespaces are accepted. + +* QtDBus error codes have been updated to be on the org.qtproject.QtDBus.Error + namespace. QtOpenGL -------- -- cgit v1.2.3