aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber
AgeCommit message (Expand)Author
2010-11-02Fix: don't wake up if a ValueChanged signal comes for an unsubscribed property.Marja Hassinen
2010-10-18Libcontextsubscriber fix: don't crash if QDBusConnection::interface() == 0.Marja Hassinen
2010-09-21QObject has a virtual dtor, InfoBackend doesn't need one.Marja Hassinen
2010-09-21Adding a virtual dtor to InfoBackend.Marja Hassinen
2010-09-20Hiding the debug messages in libcontextsubscriber and libcontextprovider.Marja Hassinen
2010-09-20libcontextsubscriber fix: if plugin loading failed, waitForSubscription hanged.Marja Hassinen
2010-09-17Fixes: 190684 - <MemLeak> Memory leaks observed in ContextKitPlugin of libco...Jean-Luc Lamadon
2010-09-13file-static const char[]'s instead of class-static QStrings.unloadableMarja Hassinen
2010-09-10Removing debug prints from destructors.Marja Hassinen
2010-09-10Lame attempts to "fix" the qAddPostRoutine problems.Marja Hassinen
2010-06-30Updated tests.xml filesJean-Luc Lamadon
2010-06-30Strictly use python2.5Jean-Luc Lamadon
2010-05-25Deleted obsolete man page context-print-infoJean-Luc Lamadon
2010-05-25Updated core.contextJean-Luc Lamadon
2010-05-24infobackend and infocdbackend updated based on review comments and unit tests...Jean-Luc Lamadon
2010-05-18Infocdbbackend.cpp: listen only to directory changed signal.Jean-Luc Lamadon
2010-02-24Coverage measurements for unit and customer tests are now combinedJean-Luc Lamadon
2010-02-22Plugin system: removing a warning.Marja Hassinen
2010-02-16Signal QDBusConnectionInterface::serviceOwnerChanged is deprecated.Marja Hassinen
2010-02-16A typo.Marja Hassinen
2010-02-10Making update-contextkit-providers less verbose.Marja Hassinen
2010-01-28Remove contexttypeinfo.cpp from the list of headers to be installedJean-Luc Lamadon
2010-01-26Updated tests.xml according to latest schemaJean-Luc Lamadon
2010-01-21Emit warning when creating PropertyHandle for deprecated props.Marius Vollmer
2010-01-21Write deprecated flag to CDB and read it.Marius Vollmer
2010-01-21Parse deprecated flag in XML backend.Marius Vollmer
2010-01-21Added ContextPropertyInfo::declared function.Marius Vollmer
2009-12-18Replace Qt keyword-like macros with ALLCAPS macrosDavid King
2009-12-17Usability fixes for context-listen.Gergely Risko
2009-12-17Fixing the issue with the special characters in context property names.Marja Hassinen
2009-12-17Revert "Emit warnings if the key names have illegal characters."Marja Hassinen
2009-12-16Emit warnings if the key names have illegal characters.Marja Hassinen
2009-12-10Merge branch 'master' into needed-for-commanderJean-Luc Lamadon
2009-12-09New getBase("foobar") accessor in contexttypeinfo.Gergely Risko
2009-12-09Do not warn the user if she includes contextjson.h, but doesn't actually use ...Gergely Risko
2009-12-09New: .gitignore for Duration unit testsJean-Luc Lamadon
2009-12-08context-ls modifications:Marja Hassinen
2009-12-08New: unit tests for DurationJean-Luc Lamadon
2009-12-08Changes: removed obsolete isNull() and isValid() from DurationJean-Luc Lamadon
2009-12-08Changes: comments for DurationJean-Luc Lamadon
2009-12-08Duration error handling fixed.Gergely Risko
2009-12-08Fixed linking contextjson.h if included from multiple files in the same project.Gergely Risko
2009-12-08Duration bugfixes.Gergely Risko
2009-12-08contextjson.h addedGergely Risko
2009-12-08Moved implementations out of contexttypeinfo.h into contexttypeinfo.cpp.Gergely Risko
2009-12-08Added hasBase() to ContextTypeInfo.Gergely Risko
2009-12-08Duration desktop type file.Gergely Risko
2009-12-08Merge commit 'origin/master' into subscriber-old-prot-removalGergely Risko
2009-12-04Fixes: tests.xml validated by new schemaJean-Luc Lamadon
2009-12-03Only try the old protocol for the commander, not for real providers.Gergely Risko