summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-13/+13
* Fix loss of valid dbus objects after unregisterObjectJohn Brooks2013-09-141-2/+1
* Change QDBusPendingCallPrivate to full reference counting for deletion.Peter Seiderer2013-07-291-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Remove debugging messages from QDBusConnection::registerObjectThiago Macieira2013-01-231-4/+4
* | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-231-7/+3
* | Rewrite QDBusConnection::unregisterObject to be recursiveThiago Macieira2013-01-231-28/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* dbus: Include own headers firstSergio Ahumada2012-09-191-2/+3
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-3/+5
* QtDBus: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-141-15/+14
* qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-131-2/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix clang warning about bool to pointer conversion.Jędrzej Nowacki2011-11-281-1/+1
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-181-1/+51
* Fix a crash when D-Bus library can't be loadedHarald Fernengel2011-07-071-1/+1
* Add a function that returns the D-Bus local machine IDThiago Macieira2011-06-231-0/+21
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-3/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1154