..
doc
Merge remote-tracking branch 'origin/5.12' into 5.13
2019-06-25 15:47:42 +02: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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02:00
qdbusabstractinterface.h
QDBusAbstractInterface: make call() and asyncCall() variadic templates
2019-06-21 09:18:13 +02:00
qdbusargument_p.h
More nullptr usage in headers
2019-03-14 07:37:52 +00:00
qdbusargument.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02: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
QDBusConnectionInterface: Add activatableServiceNames
2019-07-07 12:16:11 +02:00
qdbusconnectioninterface.h
QDBusConnectionInterface: Add activatableServiceNames
2019-07-07 12:16:11 +02: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
Mark QDBusError::ErrorType a Q_ENUM
2019-08-05 20:41:51 -07:00
qdbusextratypes.cpp
Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new variadic (async)Call()
2019-08-07 20:09:17 +00:00
qdbusextratypes.h
Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new variadic (async)Call()
2019-08-07 20:09:17 +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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02: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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02: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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02: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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02:00
qdbusmetatype_p.h
Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager"
2017-05-17 13:42:47 +00:00
qdbusmetatype.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02: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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02:00
qdbusreply.h
doc: Fix all clang parse errors in QtBase during PCH build
2018-11-05 13:10:11 +00:00
qdbusserver.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02: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
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qdbusunixfiledescriptor.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-05-01 20:24:45 +00:00
qdbusutil_p.h
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02: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
QtDBus: use new QLatin1String::arg()
2019-06-03 23:28:18 +02: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