Update the error codes in QtDBus
authorThiago Macieira <thiago.macieira@intel.com>
Thu, 29 Mar 2012 12:53:06 +0000 (09:53 -0300)
committerQt by Nokia <qt-info@nokia.com>
Sun, 15 Apr 2012 22:07:25 +0000 (00:07 +0200)
commit65e75acd05b16fea11d85f3a6a330d50c8ce7c5d
tree60e8b8eb1c60910ecea4dde2d0a35cdac16e93e3
parent51fecf80b7643035159bf79970231ee2f4017af5
Update the error codes in QtDBus

Change the old com.trolltech ones to org.qtproject and introduce Use
the alternate domain name for the Qt Project because the dash
character is not valid in interface and error names.

Task-number: QTBUG-23274
Change-Id: Iac1699e70525d67f983c10560932acff6b2ecde6
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
src/dbus/qdbuserror.cpp
src/dbus/qdbuserror.h
tests/auto/dbus/qdbusabstractinterface/tst_qdbusabstractinterface.cpp
tests/auto/dbus/qdbusmarshall/tst_qdbusmarshall.cpp