summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-07-041-1/+51
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-231-0/+21
|\
| * Add a function that returns the D-Bus local machine IDThiago Macieira2011-06-231-0/+21
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\ \ | |/
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Doc: Fixed qdoc warnings.David Boddie2011-05-121-3/+4
|/
* QtDBus: Register QDBusServer connection name in QDBusConnectionManagerDaniele E. Domenichelli2011-04-181-21/+6
* QtDBus: Fix minor coding style issuesDaniele E. Domenichelli2011-04-181-4/+4
* QtDBus: Add method QDBusConnection::disconnectFromPeer()Daniele E. Domenichelli2011-04-181-0/+21
* QtDBus: Add method QDBusConnection::connectToPeer()Daniele E. Domenichelli2011-04-181-0/+34
* QtDBus: Fix QDBusConnection::disconnectFromBus() for peer-to-peer connectionsDaniele E. Domenichelli2011-04-181-0/+3
* QtDBus: Fix registering objects using path '/' in peer-to-peer connectionsDaniele E. Domenichelli2011-04-181-1/+1
* QtDBus: Cleaning comments, spacing, etc.Daniele E. Domenichelli2011-04-181-2/+2
* Add a set of connection capabilities to QDBusConnectionThiago Macieira2011-03-291-0/+23
* 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-291-0/+15
* Validate arguments to QDBusConnection::connectThiago Macieira2011-01-211-2/+18
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Doc: Clarified the lifetime of the session bus connection.David Boddie2010-11-031-3/+3
* Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-9/+6
|\
| * doc: Fixed some qdoc errors.Martin Smith2010-08-061-2/+3
| * Move note on connectToBus() not actually being able to reconnect toRobin Burchell2010-08-051-4/+3
* | Doc: Fixed qdoc warnings.David Boddie2010-08-051-0/+4
|/
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* fix the export macros for the QtDBus moduleRomain Pokrzywka2010-07-211-1/+1
* Remove unused function in QDBusConnectionPrivateThiago Macieira2010-05-251-8/+0
* Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-081-0/+4
* Doc: document what the timeout of -1 means in D-BusThiago Macieira2010-03-041-3/+14
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Remove the need to know the service owner when adding/removing signal rules.Thiago Macieira2010-01-021-3/+1
* Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus...Thiago Macieira2009-11-241-3/+0
* Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself"Thiago Macieira2009-11-191-0/+3
* Stop using the NameOwnerChanged signal without arg0 in QtDBus itselfThiago Macieira2009-10-281-4/+0
* Move the bulk of the signal connecting/disconnecting code to QDBusConnectionP...Thiago Macieira2009-10-281-60/+3
* Add new public API to QDBusConnection for connecting with stringThiago Macieira2009-10-281-19/+69
* Add the ability for the match-rule builder to add argument matching.Thiago Macieira2009-10-281-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Add a note about this method not being safe in multithreaded contextsThiago Macieira2009-07-021-0/+7
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1045