summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnection_p.h
Commit message (Expand)AuthorAgeFilesLines
* Don't leak pending call objects when peer disconnectsRobin Burchell2013-12-301-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-161-4/+11
|\
| * QtDBus: fix build on MSVC2008 Debug mode.Nicolás Alvarez2013-09-151-0/+8
| * Fix loss of valid dbus objects after unregisterObjectJohn Brooks2013-09-141-4/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-3/+2
|\|
| * Change QDBusPendingCallPrivate to full reference counting for deletion.Peter Seiderer2013-07-291-3/+2
* | QDBus: improve error handling, to give the developer feedback.David Faure2013-07-011-2/+2
|/
* don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-141-2/+2
* 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
* | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-231-2/+5
* | Rewrite QDBusConnection::unregisterObject to be recursiveThiago Macieira2013-01-231-0/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-141-0/+1
* Port QtDBus to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-2/+2
* Merge master into api_changesKent Hansen2012-03-271-6/+6
|\
| * Use QVector<int> instead of QList<int> for storing metatypes in QtDBusThiago Macieira2012-03-241-5/+5
* | Make some DBus classes bootstrapping-ready.Stephen Kelly2012-03-141-0/+6
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove qDBusNameToTypeId function.Jędrzej Nowacki2012-01-271-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-181-2/+11
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+347