| .. |
|
doc
|
Doc: Setting module pages' \qtvariable.
|
2013-08-02 13:35:45 +02: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
|
Create IMPORTED CMake targets for executables.
|
2012-07-25 13:59:15 +02:00 |
|
dbus.pro
|
Improve support for <MODULE>_PATH options
|
2013-05-10 19:39:53 +02:00 |
|
qdbus_symbols.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbus_symbols_p.h
|
Stop using function deprecated in D-Bus 1.2 (raise minimum version)
|
2013-02-27 07:09:03 +01:00 |
|
qdbusabstractadaptor.cpp
|
Remove qSort usages from QtDBus
|
2013-09-06 01:53:31 +02:00 |
|
qdbusabstractadaptor.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusabstractadaptor_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusabstractinterface.cpp
|
Fix QDBusAbstractInterface::isValid() for peer connections
|
2013-07-16 18:32:14 +02:00 |
|
qdbusabstractinterface.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusabstractinterface_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusargument.cpp
|
Doc: Removed reference to deprecated \badcode command.
|
2013-02-19 11:55:51 +01:00 |
|
qdbusargument.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusargument_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusconnection.cpp
|
Change QDBusPendingCallPrivate to full reference counting for deletion.
|
2013-07-29 22:28:58 +02:00 |
|
qdbusconnection.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusconnection_p.h
|
Merge remote-tracking branch 'origin/stable' into dev
|
2013-08-14 09:06:31 +02:00 |
|
qdbusconnectioninterface.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusconnectioninterface.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusconnectionmanager_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbuscontext.cpp
|
Doc: Fix module name format
|
2013-01-25 17:27:44 +01:00 |
|
qdbuscontext.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbuscontext_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusdemarshaller.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbuserror.cpp
|
Mark as unused the private members that aren't and CANNOT be used
|
2013-04-15 15:32:40 +02:00 |
|
qdbuserror.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusextratypes.cpp
|
Doc: Fix module name format
|
2013-01-25 17:27:44 +01:00 |
|
qdbusextratypes.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusintegrator.cpp
|
Merge remote-tracking branch 'origin/stable' into dev
|
2013-08-14 09:06:31 +02:00 |
|
qdbusintegrator_p.h
|
Fix change-of-sign warning found by ICC
|
2013-02-02 10:35:22 +01:00 |
|
qdbusinterface.cpp
|
Doc: Fix module name format
|
2013-01-25 17:27:44 +01:00 |
|
qdbusinterface.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusinterface_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusinternalfilters.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusintrospection.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusintrospection_p.h
|
Whitespace cleanup: remove trailing whitespace
|
2013-03-16 20:22:50 +01:00 |
|
qdbusmacros.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusmarshaller.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusmessage.cpp
|
Doc: Fix module name format
|
2013-01-25 17:27:44 +01:00 |
|
qdbusmessage.h
|
Merge remote-tracking branch 'origin/stable' into dev
|
2013-02-14 14:24:57 +01:00 |
|
qdbusmessage_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusmetaobject.cpp
|
Fix crash on qdbus when return type is a raw dbus type
|
2013-07-30 09:22:42 +02:00 |
|
qdbusmetaobject_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusmetatype.cpp
|
Whitespace cleanup: remove trailing whitespace
|
2013-03-16 20:22:50 +01:00 |
|
qdbusmetatype.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusmetatype_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusmisc.cpp
|
QDBus: improve error handling, to give the developer feedback.
|
2013-07-01 17:04:23 +02:00 |
|
qdbuspendingcall.cpp
|
QDbus: Fix (!a == b) comparison
|
2013-09-02 13:07:44 +02:00 |
|
qdbuspendingcall.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbuspendingcall_p.h
|
Remove QDBusPendingCallPrivate::autoDelete logic.
|
2013-07-29 22:28:41 +02:00 |
|
qdbuspendingreply.cpp
|
Merge remote-tracking branch 'origin/stable' into dev
|
2013-01-22 18:40:13 +01:00 |
|
qdbuspendingreply.h
|
Make sure we don't have an operator void(), ICC doesn't like it.
|
2013-02-02 10:35:22 +01:00 |
|
qdbusreply.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusreply.h
|
Add QDBusReply::error() const.
|
2013-03-01 09:39:23 +01:00 |
|
qdbusserver.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusserver.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusservicewatcher.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusservicewatcher.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusthreaddebug_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusunixfiledescriptor.cpp
|
Fix module name in license headers.
|
2013-05-10 17:00:40 +02:00 |
|
qdbusunixfiledescriptor.h
|
Fix module name in license headers.
|
2013-05-10 17:00:40 +02:00 |
|
qdbusutil.cpp
|
Remove use of 'register' from Qt.
|
2013-06-17 09:44:22 +02:00 |
|
qdbusutil_p.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusvirtualobject.cpp
|
Make the QDBusVirtualObject docs public.
|
2013-03-15 21:38:31 +01:00 |
|
qdbusvirtualobject.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qdbusxmlgenerator.cpp
|
Revert c3f485c525
|
2013-08-08 09:22:29 +02:00 |
|
qdbusxmlparser.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qdbusxmlparser_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |