summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusintegrator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QtDBus work again with D-Bus 1.0 and 1.1Thiago Macieira2012-10-191-10/+9
* Remove visibility attribute from function body in QtDBusThiago Macieira2012-10-171-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static intsMarc Mutz2012-09-221-6/+6
* dbus: Include own headers firstSergio Ahumada2012-09-191-1/+2
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-3/+5
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-141-4/+10
* QDBusIntegrator: fix unprotected QDBusPendingCallPrivate::waitingForFinished ...Marc Mutz2012-09-081-1/+7
* QDBusPendingCall: add a missing QWaitCondition::wakeAll() callMarc Mutz2012-09-031-0/+1
* Print some debugging from QDBusConnection when disconnectingThiago Macieira2012-08-251-0/+1
* QtDBus: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-4/+4
* Port QtDBus to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-4/+10
* Merge master into api_changesKent Hansen2012-03-271-4/+4
|\
| * Use QVector<int> instead of QList<int> for storing metatypes in QtDBusThiago Macieira2012-03-241-4/+4
* | Use the new QMetaMethod API in QtDBusKent Hansen2012-03-201-6/+3
* | QtDBus: make some constructors explicitMarc Mutz2012-03-121-2/+2
* | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-021-2/+2
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-2/+2
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove qDBusNameToTypeId function.Jędrzej Nowacki2012-01-271-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-2/+2
* Remove unused variable from qdbusintegrator.cpp.Jędrzej Nowacki2011-10-201-2/+0
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-181-2/+16
* 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/+2411