.. |
doc
|
Doc: Add links to Qt 6 changes files from module index
|
2020-09-18 09:59:38 +02:00 |
.prev_CMakeLists.txt
|
Regenerate projects to correctly handle private dependencies
|
2020-02-05 14:36:31 +00:00 |
CMakeLists.txt
|
Regenerate projects to correctly handle private dependencies
|
2020-02-05 14:36:31 +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
|
|
|
qdbus_symbols_p.h
|
Fix passing QDBusUnixFileDescriptors over peer-to-peer connections
|
2020-07-13 20:45:20 +02:00 |
qdbus_symbols.cpp
|
Another round of 0->nullptr cleanup
|
2020-07-31 12:56:50 +02:00 |
qdbusabstractadaptor_p.h
|
Use QList instead of QVector in dbus
|
2020-06-25 22:31:13 +02:00 |
qdbusabstractadaptor.cpp
|
Remove QVariant(int type, void *data, ...) constructor
|
2020-08-15 10:56:29 +02:00 |
qdbusabstractadaptor.h
|
|
|
qdbusabstractinterface_p.h
|
|
|
qdbusabstractinterface.cpp
|
Remove some dead code
|
2020-09-12 23:36:50 +02:00 |
qdbusabstractinterface.h
|
Remove some dead code
|
2020-09-12 23:36:50 +02:00 |
qdbusargument_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
qdbusargument.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbusargument.h
|
Cleanup a ### Qt 6
|
2020-09-05 17:51:10 +02:00 |
qdbusconnection_p.h
|
Fix passing QDBusUnixFileDescriptors over peer-to-peer connections
|
2020-07-13 20:45:20 +02:00 |
qdbusconnection.cpp
|
Another round of 0->nullptr cleanup
|
2020-07-31 12:56:50 +02:00 |
qdbusconnection.h
|
MetaObject: Store the QMetaType of the methods
|
2020-06-02 22:42:15 +02: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
|
MetaObject: Store the QMetaType of the methods
|
2020-06-02 22:42:15 +02:00 |
qdbuscontext_p.h
|
|
|
qdbuscontext.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
qdbuscontext.h
|
|
|
qdbusdemarshaller.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
qdbuserror.cpp
|
|
|
qdbuserror.h
|
MetaObject: Store the QMetaType of the methods
|
2020-06-02 22:42:15 +02:00 |
qdbusextratypes.cpp
|
Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new variadic (async)Call()
|
2019-08-07 20:09:17 +00:00 |
qdbusextratypes.h
|
Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHARED
|
2020-05-19 23:45:54 +02:00 |
qdbusintegrator_p.h
|
Use QList instead of QVector in dbus
|
2020-06-25 22:31:13 +02:00 |
qdbusintegrator.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbusinterface_p.h
|
|
|
qdbusinterface.cpp
|
Remove QVariant(int type, void *data, ...) constructor
|
2020-08-15 10:56:29 +02:00 |
qdbusinterface.h
|
|
|
qdbusinternalfilters.cpp
|
Remove QVariant(int type, void *data, ...) constructor
|
2020-08-15 10:56:29 +02:00 |
qdbusintrospection_p.h
|
Use QList instead of QVector in dbus
|
2020-06-25 22:31:13 +02:00 |
qdbusintrospection.cpp
|
|
|
qdbusmarshaller.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbusmessage_p.h
|
|
|
qdbusmessage.cpp
|
Remove two comments that don't make any sense
|
2020-09-12 23:36:45 +02:00 |
qdbusmessage.h
|
MetaObject: Store the QMetaType of the methods
|
2020-06-02 22:42:15 +02:00 |
qdbusmetaobject_p.h
|
MetaObject: store the QMetaType of the properties
|
2020-02-25 15:43:15 +01:00 |
qdbusmetaobject.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbusmetatype_p.h
|
|
|
qdbusmetatype.cpp
|
Doc: Make dbus snippets compilable
|
2020-07-02 05:49:32 +02:00 |
qdbusmetatype.h
|
|
|
qdbusmisc.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbuspendingcall_p.h
|
Use QList instead of QVector in dbus
|
2020-06-25 22:31:13 +02:00 |
qdbuspendingcall.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbuspendingcall.h
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
|
2019-04-04 18:01:38 +00:00 |
qdbuspendingreply.cpp
|
Merge remote-tracking branch 'origin/5.14' into 5.15
|
2020-01-18 01:00:08 +01:00 |
qdbuspendingreply.h
|
Cleanup a ### Qt 6
|
2020-09-05 17:51:10 +02:00 |
qdbusreply.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbusreply.h
|
Remove QVariant(int type, void *data, ...) constructor
|
2020-08-15 10:56:29 +02:00 |
qdbusserver.cpp
|
Merge remote-tracking branch 'origin/5.13' into 5.14
|
2019-09-04 07:03:54 +02:00 |
qdbusserver.h
|
|
|
qdbusservicewatcher.cpp
|
|
|
qdbusservicewatcher.h
|
|
|
qdbusthreaddebug_p.h
|
|
|
qdbusunixfiledescriptor.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
qdbusunixfiledescriptor.h
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
|
2019-04-04 18:01:38 +00:00 |
qdbusutil_p.h
|
Port dbus from QStringRef to QStringView
|
2020-06-15 10:44:10 +02:00 |
qdbusutil.cpp
|
Deprecate int based convert/canConvert
|
2020-08-24 00:19:18 +02:00 |
qdbusvirtualobject.cpp
|
|
|
qdbusvirtualobject.h
|
|
|
qdbusxmlgenerator.cpp
|
Deprecate the static int based API in QMetaType
|
2020-08-24 00:19:05 +02:00 |
qdbusxmlparser_p.h
|
|
|
qdbusxmlparser.cpp
|
|
|
Qt6DBusMacros.cmake
|
CMake: Workaround building DBus 'car' example with qmake
|
2020-08-23 11:04:04 +02:00 |
qt_attribution.json
|
Record that we're still up to date with latest dbus
|
2020-03-16 08:52:10 +01:00 |
qtdbusglobal_p.h
|
|
|
qtdbusglobal.h
|
Use QList instead of QVector in dbus
|
2020-06-25 22:31:13 +02:00 |