summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusabstractinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Pass configured timeout to callWithCallback too.David Faure2012-05-041-1/+2
* Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-041-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Make the DBus timeout configurable in QDBusAbstractInterface.David Faure2011-08-181-4/+27
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* QtDBus: Skip bus name check for peer-to-peer connectionDaniele E. Domenichelli2011-04-181-3/+4
* QtDBus: Fix empty service name in peer-to-peer connectionsDaniele E. Domenichelli2011-04-181-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\ \ | |/
| * Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-1/+1
|/
* QDBusAbstractInterface: don't set lastError outside the object's own threadThiago Macieira2010-05-231-1/+4
* Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-081-0/+4
* 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-8/+2
* Fix the use of the owner when connecting the service "watcher".Thiago Macieira2009-10-281-2/+9
* Use the new argument-based rule-matching in QDBusAbstractInterface.Thiago Macieira2009-10-281-6/+22
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Improve the code a bit more by using the variant that QMetaProperty creates.Thiago Macieira2009-07-021-42/+28
* | Use an "int status" extra parameter in property reading/writing.Thiago Macieira2009-07-021-5/+35
* | Avoid revalidating message parameters.Thiago Macieira2009-07-021-0/+6
* | Keep creation failure errors for QDBusAbstractInterface.Thiago Macieira2009-07-021-70/+70
|/
* 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/+729