qt5base-lts/src/dbus
Joerg Bornemann ce1830fd21 Migrate Windows system libs to external dependencies
Started-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Change-Id: I211ce3252b836894aeeac1c85eb316d9596bca57
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-05-08 08:30:02 +00:00
..
doc Generate documentation .tags files for all of the docs 2018-10-31 08:38:02 +00:00
dbus_minimal_p.h DBus: verify up to date with dbus-1.12.12 2019-02-21 13:25:58 +00:00
dbus.pro Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
LIBDBUS-1-LICENSE.txt Document libdbus-1 code in Qt D-Bus 2018-04-20 06:45:12 +00:00
qdbus_symbols_p.h Support interactive authorization flag in DBusMessage 2018-07-10 19:46:40 +00:00
qdbus_symbols.cpp Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
qdbusabstractadaptor_p.h Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
qdbusabstractadaptor.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusabstractadaptor.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00
qdbusabstractinterface_p.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00
qdbusabstractinterface.cpp Replace qMove with std::move 2019-04-06 11:00:38 +00:00
qdbusabstractinterface.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qdbusargument_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qdbusargument.cpp doc: Fix all clang parse errors in QtBase during PCH build 2018-11-05 13:10:11 +00:00
qdbusargument.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qdbusconnection_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qdbusconnection.cpp doc: update dbus sources for clangqdoc 2017-12-08 17:38:06 +00:00
qdbusconnection.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qdbusconnectioninterface.cpp doc: Fix remaining qdoc warnings in QtDBus 2018-01-15 15:00:58 +00:00
qdbusconnectioninterface.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qdbusconnectionmanager_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qdbuscontext_p.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00
qdbuscontext.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbuscontext.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00
qdbusdemarshaller.cpp Add more Q_FALLTHROUGH() 2018-01-12 07:10:25 +00:00
qdbuserror.cpp qdbuserror: Use qOffsetStringArray instead of script generated code 2018-10-16 18:32:18 +00:00
qdbuserror.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qdbusextratypes.cpp doc: update dbus sources for clangqdoc 2017-12-08 17:38:06 +00:00
qdbusextratypes.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qdbusintegrator_p.h Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging/dev 2019-04-04 23:01:17 +00:00
qdbusintegrator.cpp Replace qMove with std::move 2019-04-06 11:00:38 +00:00
qdbusinterface_p.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00
qdbusinterface.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusinterface.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qdbusinternalfilters.cpp Fix clazy-strict-iterators 2017-10-25 09:19:19 +00:00
qdbusintrospection_p.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00
qdbusintrospection.cpp Replace 'an unique' with 'a unique' 2017-10-11 18:44:57 +00:00
qdbusmarshaller.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qdbusmessage_p.h Support interactive authorization flag in DBusMessage 2018-07-10 19:46:40 +00:00
qdbusmessage.cpp Support interactive authorization flag in DBusMessage 2018-07-10 19:46:40 +00:00
qdbusmessage.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qdbusmetaobject_p.h Undef interface in more places, fixing builds with libc++ on windows 2018-01-18 04:44:44 +00:00
qdbusmetaobject.cpp Fix QMetaObject naming of class enum flag 2018-08-11 07:59:15 +00:00
qdbusmetatype_p.h Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager" 2017-05-17 13:42:47 +00:00
qdbusmetatype.cpp Merge remote-tracking branch 'origin/5.10' into dev 2017-10-24 13:40:55 +02:00
qdbusmetatype.h Use nullptr in qDBusRegisterMetaType 2017-02-03 20:24:45 +00:00
qdbusmisc.cpp Fix handling of QDBusMessage in qdbuscpp2xml in bootstrapped mode 2018-04-29 16:44:32 +00:00
qdbuspendingcall_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qdbuspendingcall.cpp doc: Fix all clang parse errors in QtBase during PCH build 2018-11-05 13:10:11 +00:00
qdbuspendingcall.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qdbuspendingreply.cpp doc: Fix all clang parse errors in QtBase during PCH build 2018-11-05 13:10:11 +00:00
qdbuspendingreply.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qdbusreply.cpp doc: Fix all clang parse errors in QtBase during PCH build 2018-11-05 13:10:11 +00:00
qdbusreply.h doc: Fix all clang parse errors in QtBase during PCH build 2018-11-05 13:10:11 +00:00
qdbusserver.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qdbusserver.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qdbusservicewatcher.cpp QDBusServiceWatcher namespace prefix support 2018-11-06 09:52:09 +00:00
qdbusservicewatcher.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qdbusthreaddebug_p.h Remove obsolete DBus dispatch lock 2017-11-08 05:38:39 +00:00
qdbusunixfiledescriptor.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusunixfiledescriptor.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qdbusutil_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qdbusutil.cpp doc: Fix all clang parse errors in QtBase during PCH build 2018-11-05 13:10:11 +00:00
qdbusvirtualobject.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusvirtualobject.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qdbusxmlgenerator.cpp Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QString::arg() 2017-01-12 17:54:28 +00:00
qdbusxmlparser_p.h qdbusxmlparser: Enabled error output 2016-09-27 15:48:45 +00:00
qdbusxmlparser.cpp Silence bogus whitespace "errors" from the DBus XML parser 2017-01-02 07:56:29 +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 DBus: merge calls to set_source_files_properties() in CMake functions 2018-03-23 16:38:56 +00:00
qt_attribution.json DBus: verify up to date with dbus-1.12.12 2019-02-21 13:25:58 +00:00
qtdbusglobal_p.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00
qtdbusglobal.h Add qtdbusglobal.h and qtdbusglobal_p.h 2016-07-14 06:06:43 +00:00