qt5base-lts/src/dbus
Thiago Macieira e12c34b244 Introduce the new UnknownProperty and PropertyReadOnly errors
Those error codes have been standardised for years but we haven't used
them until now.

Task-number: QTBUG-23274
Change-Id: Iebc9ded949f363281a4d43fd9d29a284f2e2df08
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
2012-04-16 00:07:49 +02:00
..
dbus.pro Update the header list for the QtDBus module 2012-03-24 15:10:00 +01:00
qdbus_symbols_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbus_symbols.cpp Make more of QDBus bootstrapping-ready. 2012-03-15 19:36:01 +01:00
qdbusabstractadaptor_p.h Port QDBusAdaptorConnector meta-object to revision 6 2012-02-20 15:17:08 +01:00
qdbusabstractadaptor.cpp Introduce initializer macros for QString- and QByteArrayData 2012-04-04 23:29:52 +02:00
qdbusabstractadaptor.h QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
qdbusabstractinterface_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusabstractinterface.cpp Use the new QMetaMethod API in QtDBus 2012-03-20 22:23:13 +01:00
qdbusabstractinterface.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusargument_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusargument.cpp Cleanup usage of QVariant::Type. 2012-02-27 12:47:52 +01:00
qdbusargument.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusconnection_p.h Merge master into api_changes 2012-03-27 19:22:48 +02:00
qdbusconnection.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusconnection.h QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
qdbusconnectioninterface.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusconnectioninterface.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusconnectionmanager_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuscontext_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuscontext.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuscontext.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusdemarshaller.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuserror.cpp Introduce the new UnknownProperty and PropertyReadOnly errors 2012-04-16 00:07:49 +02:00
qdbuserror.h Introduce the new UnknownProperty and PropertyReadOnly errors 2012-04-16 00:07:49 +02:00
qdbusextratypes.cpp QtDBus: don't inherit from QString, QVariant 2012-03-23 11:22:40 +01:00
qdbusextratypes.h More qHash(T, uint) overloads for Qt types 2012-04-07 22:20:19 +02:00
qdbusintegrator_p.h Use QVector<int> instead of QList<int> for storing metatypes in QtDBus 2012-03-24 17:07:52 +01:00
qdbusintegrator.cpp Merge master into api_changes 2012-03-27 19:22:48 +02:00
qdbusinterface_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusinterface.cpp Use the new QMetaMethod API in QtDBus 2012-03-20 22:23:13 +01:00
qdbusinterface.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusinternalfilters.cpp Introduce the new UnknownProperty and PropertyReadOnly errors 2012-04-16 00:07:49 +02:00
qdbusintrospection_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusintrospection.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmacros.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmarshaller.cpp Fix assert in libdbus-1 from tst_qdbusmarshall. 2012-03-22 18:59:45 +01:00
qdbusmessage_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmessage.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qdbusmessage.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmetaobject_p.h Port QDBusMetaObject to Qt5 meta-property/method descriptor format 2012-02-29 12:50:14 +01:00
qdbusmetaobject.cpp Finish cleaning up com.trolltech -> org.qtproject in QtDBus 2012-04-16 00:07:39 +02:00
qdbusmetatype_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmetatype.cpp Don't treat QByteArray(0, char) as null 2012-03-16 21:15:27 +01:00
qdbusmetatype.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmisc.cpp Finish cleaning up com.trolltech -> org.qtproject in QtDBus 2012-04-16 00:07:39 +02:00
qdbuspendingcall_p.h Merge master into api_changes 2012-03-27 19:22:48 +02:00
qdbuspendingcall.cpp Merge master into api_changes 2012-03-27 19:22:48 +02:00
qdbuspendingcall.h QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
qdbuspendingreply.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qdbuspendingreply.h QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
qdbusreply.cpp QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
qdbusreply.h QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
qdbusserver.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusserver.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusservicewatcher.cpp Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
qdbusservicewatcher.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusthreaddebug_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusunixfiledescriptor.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusunixfiledescriptor.h Removed move constructor. 2012-03-16 10:42:19 +01:00
qdbusutil_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusutil.cpp Make some DBus classes bootstrapping-ready. 2012-03-14 20:00:00 +01:00
qdbusvirtualobject.cpp Finish cleaning up com.trolltech -> org.qtproject in QtDBus 2012-04-16 00:07:39 +02:00
qdbusvirtualobject.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusxmlgenerator.cpp Finish cleaning up com.trolltech -> org.qtproject in QtDBus 2012-04-16 00:07:39 +02:00
qdbusxmlparser_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusxmlparser.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
Qt5DBusConfigExtras.cmake.in Move CMake macros and tests for dbus tools from qttools. 2012-03-18 14:14:57 +01:00
Qt5DBusMacros.cmake Move CMake macros and tests for dbus tools from qttools. 2012-03-18 14:14:57 +01:00