summaryrefslogtreecommitdiff
path: root/src/dbus/qdbusconnection_p.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Remove unused function in QDBusConnectionPrivateThiago Macieira1-1/+0
2010-04-08Introduce a qconfig feature for QtDBusTasuku Suzuki1-0/+3
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-5/+5
2010-01-02Change the QtDBus watched service list to a map to its owner.Thiago Macieira1-2/+10
2009-12-10Fix compilation: private headers must be #included with ""Thiago Macieira1-1/+1
2009-11-24Fix the detection of when this process gets names on the bus.Thiago Macieira1-3/+2
2009-11-19Remember to match the actual arguments too.Thiago Macieira1-0/+1
2009-10-28Stop using the NameOwnerChanged signal without arg0 in QtDBus itselfThiago Macieira1-0/+2
2009-10-28Move the bulk of the signal connecting/disconnecting code to QDBusConnectionP...Thiago Macieira1-0/+6
2009-10-28Add the ability for the match-rule builder to add argument matching.Thiago Macieira1-0/+1
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-02Add a function to check if an interface is implemented by an object.Thiago Macieira1-3/+2
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/+318