aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/src/subscriberinterface.cpp
AgeCommit message (Expand)Author
2009-12-18Replace Qt keyword-like macros with ALLCAPS macrosDavid King
2009-11-27libcontextsubscriber: demarshall complex values for the old procotol tooAkos PASZTORY
2009-09-04Plugin abstraction.Gergely Risko
2009-08-20Only add the needed matches to DBus daemon via AddMatch call.Gergely Risko
2009-07-10Merge branch 'master' into loggingMichael Dominic K
2009-06-22Merge branch 'master' into loggingMichael Dominic K
2009-06-22Now that we have auto-whitespace, we don't need spaces in messages.Michael Dominic K
2009-06-16libcontextsubscriber: passing around QDBusConnection instead of BusType where...Gergely Risko
2009-06-15libcontextsubscriber: managerinterface and subscriberinterface had empty pare...Gergely Risko
2009-06-10Randomly put things into the "ContextSubscriber" namespace.Marius Vollmer
2009-06-03Moving libcontextsubscriver to new logging API.Michael Dominic K
2009-05-27libcontextsubscriber: documentation & cleanupGergely Risko
2009-05-13First draft of the "waiting for subscription" functionality.Marja Hassinen
2009-05-13wait-test example + emit subscribeFinished when the subscription is receivedGergely Risko
2009-05-13Adding documentation to the interface classes. Also adding FIXME's where we m...Marja Hassinen
2009-05-12libcontextsubscriber: asynchronous subscription and getsubscriber working...Gergely Risko
2009-05-12Continuing with the functionality of processing the Changed signal.Marja Hassinen
2009-05-12.Gergely Risko
2009-05-12libcontextsubscriber: handling of onChanged signal in SubscriberInterfaceGergely Risko
2009-05-12libcontextsubscriber: killed DBusVariantsGergely Risko
2009-05-12libcontextsubscriber: fixed the dbus input type of the only parameter of the ...Gergely Risko
2009-05-12Continuing with Subscriber asynchronicity. This version isn't working yet.Marja Hassinen