qt5base-lts/src/dbus
Oswald Buddenhagen a28364bc1c consistently put {qt,qml}_{module,plugin} at the end of project files
this fixes static builds by ensuring that all dependencies are exported.

Task-number: QTBUG-51071
Change-Id: Icbce502dcbcb4d4b4d922c42679f44e2cc930bf3
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2016-03-07 14:09:49 +00:00
..
doc Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
dbus_minimal_p.h Fix missing "We mean it" in qtbase private headers 2015-10-01 21:09:05 +00:00
dbus.pro consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
qdbus_symbols_p.h Revert "dbus: Add method serial() and replySerial() to class DBusMessage." 2016-01-11 05:19:41 +00:00
qdbus_symbols.cpp dbus: allow dbus_shutdown() on QT_NO_LIBRARY && QT_LINKED_LIBDBUS 2015-07-06 14:15:53 +00:00
qdbusabstractadaptor_p.h QtDBus: mark QDBusAdaptorConnector::AdaptorData as primitive 2015-07-08 12:30:55 +00:00
qdbusabstractadaptor.cpp dbus: Use QList::reserve(), reduces reallocations. 2015-06-23 12:46:36 +00:00
qdbusabstractadaptor.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusabstractinterface_p.h Fix deadlock on disconnectNotify() called from ~QObject 2015-09-25 07:45:06 +00:00
qdbusabstractinterface.cpp Fix deadlock on disconnectNotify() called from ~QObject 2015-09-25 07:45:06 +00:00
qdbusabstractinterface.h Fix dbus wince build 2016-02-05 04:14:28 +00:00
qdbusargument_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusargument.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusargument.h QDBusArgument: declare as shared-come-Qt6 2015-07-18 13:32:53 +00:00
qdbusconnection_p.h Call out to QtDBus message spies in the main thread 2016-01-25 07:32:04 +00:00
qdbusconnection.cpp Fix dbus wince build 2016-02-05 04:14:28 +00:00
qdbusconnection.h QDBusConnection: declare as shared-come-Qt6 2015-07-19 10:33:23 +00:00
qdbusconnectioninterface.cpp Use QStringLiteral where applicable in QtDBus 2015-03-31 06:50:42 +00:00
qdbusconnectioninterface.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusconnectionmanager_p.h Suspend processing of some messages in the default busses by default 2016-01-02 02:05:45 +00:00
qdbuscontext_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuscontext.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuscontext.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusdemarshaller.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuserror.cpp Work around GCC 6 warning about offset outside bounds of string 2016-01-08 11:36:13 +00:00
qdbuserror.h QDBusError: declare as shared-come-Qt6 2015-07-18 13:32:59 +00:00
qdbusextratypes.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusextratypes.h Fix QT_DEPRECATED_SINCE usage 2016-02-02 19:24:12 +00:00
qdbusintegrator_p.h Call out to QtDBus message spies in the main thread 2016-01-25 07:32:04 +00:00
qdbusintegrator.cpp Fix dbus wince build 2016-02-05 04:14:28 +00:00
qdbusinterface_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusinterface.cpp dbus: Use QList::reserve(), reduces reallocations. 2015-06-23 12:46:36 +00:00
qdbusinterface.h QtDBus: Use Q_NULLPTR instead of 0 in all public headers 2015-07-04 06:03:29 +00:00
qdbusinternalfilters.cpp Fix crash in QMetaProperty::write for custom types and conversion 2015-10-09 07:59:07 +00:00
qdbusintrospection_p.h Remove Q_DECLARE_TYPEINFO that causes a build error 2015-08-22 22:26:16 +00:00
qdbusintrospection.cpp Remove documentation of QDBusIntrospection::Object::introspection. 2015-02-25 11:36:38 +00:00
qdbusmacros.h Remove <qhash.h> where it's not used 2015-04-20 07:41:34 +00:00
qdbusmarshaller.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmessage_p.h Revert "dbus: Add method serial() and replySerial() to class DBusMessage." 2016-01-11 05:19:41 +00:00
qdbusmessage.cpp Revert "dbus: Print out 'serial' and 'serial reply to' with DBusMessage operator<<." 2016-01-11 05:20:18 +00:00
qdbusmessage.h Revert "dbus: Add method serial() and replySerial() to class DBusMessage." 2016-01-11 05:19:41 +00:00
qdbusmetaobject_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmetaobject.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmetatype_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmetatype.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmetatype.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmisc.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuspendingcall_p.h QDBusPendingCall: Remove unused member 2015-10-15 16:20:30 +00:00
qdbuspendingcall.cpp QDBusPendingCall: Remove unused member 2015-10-15 16:20:30 +00:00
qdbuspendingcall.h Add a default argument to QDBusPendingCallWatcher::finished signal 2016-01-02 02:05:07 +00:00
qdbuspendingreply.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuspendingreply.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusreply.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusreply.h QtDBus: Use Q_NULLPTR instead of 0 in all public headers 2015-07-04 06:03:29 +00:00
qdbusserver.cpp QDBusServer: Fix uninitialized member 2015-10-15 16:20:35 +00:00
qdbusserver.h And move the creation of connections to the thread 2015-09-15 02:08:45 +00:00
qdbusservicewatcher.cpp QDBusServiceWatcher: Move the logic to QDBusConnectionPrivate 2015-09-15 02:08:50 +00:00
qdbusservicewatcher.h QDBusServiceWatcher: Move the logic to QDBusConnectionPrivate 2015-09-15 02:08:50 +00:00
qdbusthreaddebug_p.h Suspend processing of some messages in the default busses by default 2016-01-02 02:05:45 +00:00
qdbusunixfiledescriptor.cpp Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
qdbusunixfiledescriptor.h QtDBus: make all Q_DECLARE_SHARED types nothrow move-assignable 2015-06-30 10:57:27 +00:00
qdbusutil_p.h Use QStringLiteral where applicable in QtDBus 2015-03-31 06:50:42 +00:00
qdbusutil.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusvirtualobject.cpp Doc: added doc for non-documented functions 2015-05-18 08:01:37 +00:00
qdbusvirtualobject.h QtDBus: Use Q_NULLPTR instead of 0 in all public headers 2015-07-04 06:03:29 +00:00
qdbusxmlgenerator.cpp Skip non-exported slots early when creating a XML interface description. 2015-03-25 10:11:51 +00:00
qdbusxmlparser_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusxmlparser.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
Qt5DBusConfigExtras.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5DBusMacros.cmake Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00