summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Make the DBus timeout configurable in QDBusAbstractInterface.David Faure2011-08-183-4/+31
* Don't include qdbusvirtualobject header twice.Frederik Gladhorn2011-07-211-2/+1
* Fix license header.Frederik Gladhorn2011-07-072-34/+34
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-07-048-10/+284
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-233-0/+25
|\
| * Add a function that returns the D-Bus local machine IDThiago Macieira2011-06-233-0/+25
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-2463-1071/+1071
|\|
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1363-1071/+1071
* | Doc: Fixed qdoc warnings.David Boddie2011-05-122-3/+14
* | Doc: Fixed qdoc warnings.David Boddie2011-05-111-4/+4
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-198-81/+234
|\
| * QtDBus: Register QDBusServer connection name in QDBusConnectionManagerDaniele E. Domenichelli2011-04-184-22/+109
| * QtDBus: Skip bus name check for peer-to-peer connectionDaniele E. Domenichelli2011-04-181-3/+4
| * QtDBus: Fix minor coding style issuesDaniele E. Domenichelli2011-04-182-5/+5
| * QtDBus: Add default constructor to QDBusServerDaniele E. Domenichelli2011-04-181-1/+1
| * QtDBus: Add method QDBusConnection::disconnectFromPeer()Daniele E. Domenichelli2011-04-182-0/+22
| * QtDBus: Add method QDBusConnection::connectToPeer()Daniele E. Domenichelli2011-04-182-0/+35
| * QtDBus: Fix QDBusConnection::disconnectFromBus() for peer-to-peer connectionsDaniele E. Domenichelli2011-04-181-0/+3
| * QtDBus: Fix bus in peer-to-peer connections should not be usedDaniele E. Domenichelli2011-04-181-27/+31
| * QtDBus: Fix empty service name in peer-to-peer connectionsDaniele E. Domenichelli2011-04-182-2/+2
| * QtDBus: Fix registering objects using path '/' in peer-to-peer connectionsDaniele E. Domenichelli2011-04-182-1/+6
| * QtDBus: Fix QDBusServer to handle correctly new dbus connectionsDaniele E. Domenichelli2011-04-182-11/+10
| * QtDBus: Cleaning comments, spacing, etc.Daniele E. Domenichelli2011-04-183-13/+10
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-1914-20/+659
|\|
| * Compile with namespace support.Thiago Macieira2011-04-141-0/+4
| * Fix compilation if D-Bus 1.4 isn't present.Thiago Macieira2011-04-141-0/+3
| * Use the Qt code for validating types in QtDBusThiago Macieira2011-04-132-15/+3
| * Add routines to validate D-Bus signature in QtDBusThiago Macieira2011-04-132-2/+97
| * Remove the unused QDBusUnixFileDescriptor::isShared functionThiago Macieira2011-04-132-9/+0
| * Doc: document the QDBusUnixFileDescriptor classThiago Macieira2011-04-131-0/+145
| * Add support for Unix file-descriptor passing to QtDBusThiago Macieira2011-04-137-1/+78
| * Retrieve the connection capabilities in QDBusConnectionThiago Macieira2011-04-131-0/+23
| * Add support for D-Bus 1.4 features in QtDBus codeThiago Macieira2011-04-131-0/+14
| * Add QDBusUnixFileDescriptor to the QtDBus metatype systemThiago Macieira2011-04-133-1/+20
| * Add the QDBusUnixFileDescriptor classThiago Macieira2011-04-133-2/+282
* | Use the qt_static_metacall in QueuedConnectionOlivier Goffart2011-04-082-7/+5
|/
* Add a 'capabilities' flag to the marshaller and demarshallerThiago Macieira2011-03-297-34/+40
* Add a set of connection capabilities to QDBusConnectionThiago Macieira2011-03-294-2/+31
* Move the main D-Bus session and system connections to the main threadThiago Macieira2011-03-291-1/+11
* Add a way to obtain the DBusConnection* pointer from a QDBusConnectionThiago Macieira2011-03-292-0/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-233-40/+55
|\
| * QtDBus: Make sure we can receive unknown typesThiago Macieira2011-02-171-1/+6
| * QtDBus meta object: keep methods, signals and props with unknown typesThiago Macieira2011-02-172-9/+13
| * Make the QtDBus parser not complain about unknown thingsThiago Macieira2011-02-172-30/+36
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-102-25/+31
|\|
| * QtDBus: do not wait for reply for AddMatch and RemoveMatchThiago Macieira2011-02-061-24/+14
| * Make qdbus show all types, even those that it doesn't know aboutThiago Macieira2011-02-061-1/+17
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-042-0/+16
|\ \
| * | QtDBus: add support for QVariantHash out of the boxThiago Macieira2011-02-032-0/+16
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-011-2/+3
|\ \ \ | |/ / |/| / | |/