summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-188-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-1814-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-032-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
|\ \ \ | |/ / |/| / | |/
| * Change the D-Bus signal filter to return NOT_YET_HANDLED for signalsThiago Macieira2011-01-261-2/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-2/+18
|\ \ | |/
| * Validate arguments to QDBusConnection::connectThiago Macieira2011-01-211-2/+18
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1760-63/+61
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1060-60/+60
| * Do not crash in case a future version of libdbus has a new kind of message.Thiago Macieira2010-12-221-3/+1
* | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-062-9/+39
|\ \ | |/
| * Fix a race condition related to service acquisition.Thiago Macieira2010-11-262-9/+39
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-3/+3
|\ \ | |/