aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/src/contextregistryinfo.h
AgeCommit message (Expand)Author
2009-12-18Replace Qt keyword-like macros with ALLCAPS macrosDavid King
2009-10-15ContextRegistryInfo::connectNotify "test".Michael Dominic K
2009-10-08Documentation updates.Michael Dominic K
2009-10-08ContextRegistryInfo::changed signal.Michael Dominic K
2009-10-08Signal deprecation warning in ContextRegistryInfo.Michael Dominic K
2009-08-31libcontextsubscriber: First draft of the introspection supporting the plugin ...Marja Hassinen
2009-07-30Fixing a stupid bug in documentation of private member fields.Michael Dominic K
2009-06-04libcontextsubscriber/src: whitespace cleanupsGergely Risko
2009-06-01Get & check the backend name.Michael Dominic K
2009-05-26Don't pollute the headers with documentation. Moving most of it to .cpp.Michael Dominic K
2009-05-25Full private API doxygen documentation for introspection part.Michael Dominic K
2009-05-25Don't copy the lists so much around, signal vars are const.Michael Dominic K
2009-05-19Tabs are 4 spaces.Michael Dominic K
2009-05-18Speed up the compilation by properly managing the includes.Michael Dominic K
2009-05-17Doc: documenting the new signals of ContextRegistryInfo.Michael Dominic K
2009-05-17Adding the keysAdded and keysRemoved signals to the ContextRegistryInfo.Michael Dominic K
2009-05-14Base docs for introspection.Michael Dominic K
2009-05-13Adding an option to force which backend to use (xml vs. cdb).Michael Dominic K
2009-05-11Undoing the QList <QString> vs QStringList mess I made.Michael Dominic K
2009-05-11Those slots can be private.Michael Dominic K
2009-05-11Basic filesystem watching for the xml introspection backend.Michael Dominic K
2009-05-08contextpropertymeta -> contextpropertyinfo.Michael Dominic K