aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2010-06-30Strictly use python2.5Jean-Luc Lamadon
2009-11-18update testsAkos PASZTORY
2009-11-13Merge remote branch 'origin/master' into qjsonAkos PASZTORY
2009-11-13the real cltool fix: make Popen close all unneeded fdsAkos PASZTORY
2009-11-12Cltool enhancement: print the io log if the stram was closed unexpectedly.Marja Hassinen
2009-11-11json support in context-listenAkos PASZTORY
2009-11-09cltool bugfix: wait(2) for the child in the reader threadAkos PASZTORY
2009-11-09removed python-based context-provideAkos PASZTORY
2009-11-09cltool bugfixesAkos PASZTORY
2009-11-05renamed cltool2.py -> cltool.pyGergely Risko
2009-11-04cltool bugfixesGergely Risko
2009-11-02cltool2 theading bugfixesGergely Risko
2009-11-02introducing cltool2Akos PASZTORY
2009-10-23customer test fixes for better error messages when CITA failsGergely Risko
2009-10-19new customer test: avoiding unnecessary valueChanged signalsAkos PASZTORY
2009-10-15Merge branch 'introspection-multi'Marja Hassinen
2009-10-15python/context-provide: deprecation message on stderrGergely Risko
2009-10-14libcontextsubscriber, cust. tests: Fixing: coverage data wasn't created when ...Marja Hassinen
2009-10-02python/context-provide: call context-provide-internal with context-provide as...Gergely Risko
2009-10-02Document the transition between context-provide versions.Gergely Risko
2009-10-01python/context-provide: replaced the wrapper sillinessGergely Risko
2009-10-01Merge branch 'new-context-provide' of git@gitorious.org:maemo-af/contextkit i...Gergely Risko
2009-10-01libcontextsubscriber/customer-tests: conversion to cltool and new-context-pro...Gergely Risko
2009-10-01new context-provide: Renaming new-context-provide to context-provide-internal...Marja Hassinen
2009-10-01libcontextsubscriber/customer-tests: conversions to cltool and new-context-pr...Gergely Risko
2009-09-30libcontextsubscriber/customer-tests: convert to new context-provideGergely Risko
2009-09-30CLTool fix: re.match is matching the whole string, we want re.searchGergely Risko
2009-09-30Merge branch 'master' into new-context-provideGergely Risko
2009-09-29CLTool: using async read instead of the flush hack, new feature: comments.Gergely Risko
2009-09-28Merge branch 'master' into new-context-provideMichael Dominic K
2009-09-28Put cltool.py to python-contextkit instead of contextkit-utils.Marja Hassinen
2009-09-25Ooops, import os.Michael Dominic K
2009-09-25Suport for --v2.Michael Dominic K
2009-06-29Merge branch 'master' into multithreadsJean-Luc Lamadon
2009-06-24Merge branch 'master' into build_cleanupGergely Risko
2009-06-16Fix: don't require to have the directory in CONTEXT_PROVIDE_REGISTRY_FILE,Marja Hassinen
2009-06-16Fixing: the temporary file shouldn't have .context suffix, so that it won't beMarja Hassinen
2009-06-16A fix: check the return value of libcontextprovider.initMarja Hassinen
2009-06-16Propsed fix for bug 121720. Now the command line parameter must be True and F...Marja Hassinen
2009-06-12context-provide: Updating obsolete documentation.Marja Hassinen
2009-06-12context-provide: Removing try blocks which were hiding import errors.Marja Hassinen
2009-06-01Add exception handling and raising to context-provide in case ofJean-Luc Lamadon
2009-05-29python/flexiprovider: CONTEXT_FLEXI_XML -> CONTEXT_PROVIDE_REGISTRY_FILEGergely Risko
2009-05-28python/flexiprovider: scratchbox + device fixes, documentation updateGergely Risko
2009-05-28python/flexiprovider: packaging + documentation updateGergely Risko
2009-05-28Backported flexiprovider to an older version python-gobjectAkos PASZTORY
2009-05-26flexiprovider: new line added to the end of the generated xml fileGergely Risko
2009-05-26flexiprovider: write registry xml into the file specified by CONTEXT_FLEXI_XM...Gergely Risko
2009-05-26Don't write the registry if we are Commander.Akos PASZTORY
2009-05-26I/O related bugfixesAkos PASZTORY