qt5base-lts/src/dbus
Casper van Donderen 653bca19c7 Doc: Add a default license footer.
The CSS for the footer is not completely correct, but at this
time it is better to have something than nothing.

Change-Id: I7371e1e458a2abafcdb0fca5564ad73e209d64c3
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
2012-05-11 17:39:13 +02:00
..
doc Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
dbus.pro Doc: Add "make docs" targets for libraries. 2012-05-09 08:37:35 +02:00
qdbus_symbols_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbus_symbols.cpp qdbusxml2cpp: fix build on Windows 2012-04-19 01:57:58 +02:00
qdbusabstractadaptor_p.h Port QDBusAdaptorConnector meta-object to revision 6 2012-02-20 15:17:08 +01:00
qdbusabstractadaptor.cpp Remove QMetaObjectExtraData and put everything into QMetaObject 2012-04-25 20:19:29 +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 Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02:00
qdbusabstractinterface.h Port QtDBus to QMetaMethod-based connectNotify() 2012-05-01 01:18:03 +02:00
qdbusargument_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusargument.cpp Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02:00
qdbusargument.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusconnection_p.h Port QtDBus to QMetaMethod-based connectNotify() 2012-05-01 01:18:03 +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 Port QtDBus to QMetaMethod-based connectNotify() 2012-05-01 01:18:03 +02:00
qdbusconnectioninterface.h Port QtDBus to QMetaMethod-based connectNotify() 2012-05-01 01:18:03 +02: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 Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02:00
qdbuscontext.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusdemarshaller.cpp Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02: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 Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02:00
qdbusextratypes.h Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtDBus] 2012-05-07 05:05:30 +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 Port QtDBus to QMetaMethod-based connectNotify() 2012-05-01 01:18:03 +02:00
qdbusinterface_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusinterface.cpp Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02: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 Remove QMetaObjectExtraData and put everything into QMetaObject 2012-04-25 20:19:29 +02:00
qdbusmetatype_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmetatype.cpp Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02: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 branch 'docs-refactoring' into master 2012-05-10 09:11:23 +02:00
qdbuspendingcall.h QtDBus: add member-swap to shared classes 2012-05-09 02:39:08 +02:00
qdbuspendingreply.cpp Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02:00
qdbuspendingreply.h QtDBus: make some constructors explicit 2012-03-12 15:22:30 +01:00
qdbusreply.cpp Doc: Modularize QtDBus documentation and add missing file to QtNetwork. 2012-05-09 08:36:17 +02: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 QtDBus: add member-swap to shared classes 2012-05-09 02:39:08 +02:00
qdbusunixfiledescriptor.h QtDBus: add member-swap to shared classes 2012-05-09 02:39:08 +02: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