summaryrefslogtreecommitdiff
path: root/src/dbus/qdbusabstractinterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-05-23QDBusAbstractInterface: don't set lastError outside the object's own threadThiago Macieira1-1/+4
2010-04-08Introduce a qconfig feature for QtDBusTasuku Suzuki1-0/+4
2010-01-07Update copyright year to 2010Jason McDonald1-1/+1
2010-01-02Remove the need to know the service owner when adding/removing signal rules.Thiago Macieira1-8/+2
2009-10-28Fix the use of the owner when connecting the service "watcher".Thiago Macieira1-2/+9
2009-10-28Use the new argument-based rule-matching in QDBusAbstractInterface.Thiago Macieira1-6/+22
2009-09-09Update license headers again.Jason McDonald1-4/+4
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira1-13/+13
2009-08-31Update tech preview license header.Jason McDonald1-13/+13
2009-08-12Update contact URL in license headers.Jason McDonald1-1/+1
2009-08-11Update license headers.Jason McDonald1-1/+1
2009-07-02Improve the code a bit more by using the variant that QMetaProperty creates.Thiago Macieira1-42/+28
2009-07-02Use an "int status" extra parameter in property reading/writing.Thiago Macieira1-5/+35
2009-07-02Avoid revalidating message parameters.Thiago Macieira1-0/+6
2009-07-02Keep creation failure errors for QDBusAbstractInterface.Thiago Macieira1-70/+70
2009-06-16Update license headers as requested by the marketing department.Jason McDonald1-2/+2
2009-03-23Long live Qt 4.5!Lars Knoll1-0/+729