aboutsummaryrefslogtreecommitdiff
path: root/libcontextprovider/src/service.h
AgeCommit message (Expand)Author
2009-10-27libcontextprovider, protocol change: Updating documentation.Marja Hassinen
2009-10-20libcontextprovider, protocol change: Removing manager and subscriber.Jean-Luc Lamadon
2009-10-02Don't break the service api horribly...Gergely Risko
2009-09-30context-provide: do not autostart if no properties are specified on the comma...Gergely Risko
2009-09-28Service refactoring.Gergely Risko
2009-09-15setRegisterService -> setConnection.Michael Dominic K
2009-09-07Introducing setRegisterService.Michael Dominic K
2009-09-04Introducing the ServiceBackend.Michael Dominic K
2009-08-19Service::start() returns bool (success/failure).Michael Dominic K
2009-08-18Base of ServiceUnitTest.Michael Dominic K
2009-08-13Don't pollute the public service.h header with our implementation details.Marius Vollmer
2009-08-12libcontextprovider: Part 2 of the experimental fix (supporting non-Qt provide...Marja Hassinen
2009-08-06Use a private slot to start a Service.Marius Vollmer
2009-08-06Who needs friends.Marius Vollmer
2009-08-06Service pimpl.Marius Vollmer
2009-08-06Add Service::setValue, use it for C API implementation.Marius Vollmer
2009-08-05Upps: make it compile again by moving defaultService into Service class.Marius Vollmer
2009-08-05Split context.h into service.h and property.hMarius Vollmer