aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/src/propertyhandle.h
AgeCommit message (Expand)Author
2009-12-18Replace Qt keyword-like macros with ALLCAPS macrosDavid King
2009-12-03Only try the old protocol for the commander, not for real providers.Gergely Risko
2009-10-14multiprocess support #1Akos PASZTORY
2009-10-08libcontextsubscriber/src: provider value cache implementationGergely Risko
2009-09-08Small optimizations, doxygen documentation.Gergely Risko
2009-09-04Plugin abstraction.Gergely Risko
2009-08-31Added abstraction for supporting different kind of PropertyProviders (new nam...Gergely Risko
2009-07-02libcontextsubscriber: First draft of fixing the bug 126195.Marja Hassinen
2009-06-16libcontextsubscriber: using the (non-reentrant) introspection API from only t...Gergely Risko
2009-06-15libcontextsubscriber: added locking to subscription, fixed a deadlock in setv...Gergely Risko
2009-06-15libcontextsubscriber/src/propertyhandle.{h,cpp}: locking in value and setValueGergely Risko
2009-06-12libcontextsubscriber, multithreading: Steps towards thread safety: Protecting...Marja Hassinen
2009-06-10Randomly put things into the "ContextSubscriber" namespace.Marius Vollmer
2009-05-27libcontextsubscriber: documentation & cleanupGergely Risko
2009-05-19libcontextsubscriber: Making the bool typeCheckEnalbed to belong to PropertyH...Marja Hassinen
2009-05-18libcontextsubscriber: Adding a missing functionality: disabling the commanding.Marja Hassinen
2009-05-15libcontextsubscriber: initial commander support, small refactoringsGergely Risko
2009-05-15libcontextsubscriber: Listening to the changes in the registry and reacting t...Marja Hassinen
2009-05-15libcontextsubscriber: cleanupsMarja Hassinen
2009-05-15Making the PropertyProvider independent of PropertyHandle.Marja Hassinen
2009-05-14libcontextsubscriber: type checks added to the listening partGergely Risko
2009-05-14libcontextsubscriber: cleanups in listening part, propertymanager is goneGergely Risko
2009-05-13Modifying how the ContextPropertyInfo is passed around. Cleaning up some incl...Marja Hassinen
2009-05-13Starting to use the introspection api from the listening code.Marja Hassinen
2009-05-13First draft of the "waiting for subscription" functionality.Marja Hassinen
2009-05-12Continuing with the functionality of processing the Changed signal.Marja Hassinen
2009-05-12.Gergely Risko
2009-05-12Continuing with Subscriber asynchronicity. This version isn't working yet.Marja Hassinen
2009-05-11Moving the implementations of PropertyProvider and PropertyManager away from ...Marja Hassinen
2009-05-11Removing the unnecessary KeyManager layer.Marja Hassinen
2009-05-08Renaming our pet peeve: ValueSetMap -> DBusVariantMap.Marja Hassinen
2009-05-08If the value in the subscription reply doesn't change the stored value that i...Gergely Risko
2009-05-07Adding the DuiValueSpace code with the following modifications:Marja Hassinen